Configuring the Capability for a G.SHDSL Interface Card
Context
To enable the device to connect to the peer device, configure the capability for the G.SHDSL interface card based on the chip type of the peer device. When the peer device uses the g-shdsl mode, you must configure the g-shdsl mode on the device.
Procedure
- Configure the g-shdsl.bis mode.
Run system-view
The system view is displayed.
Run either of the following commands to enter the G.SHDSL interface view.
- If the transmission mode is set to ATM, run:
interface atm interface-number
- If the transmission mode is set to PTM, run:
interface ethernet interface-number
- If the transmission mode is set to ATM, run:
Run shdsl capability { auto | g-shdsl.bis }
The capability is configured.
By default, a G.SHDSL interface uses the auto mode.
Run shdsl pam { 16 | 32 | 64 | 128 | auto }
The modulation mode is configured.
By default, a G.SHDSL interface uses the auto mode.
If a G.SHDSL interface uses the auto mode, only the 16 PAM mode and 32 PAM mode can be configured automatically, the 64 PAM mode and 128 PAM mode must be configured manually.
Run shdsl bind m-pair 2 [ pairs { auto-enhanced | enhanced | standard } ]
A binding mode is configured.
By default, a G.SHDSL interface uses the auto-enhanced mode.
Only G.SHDSL interfaces in ATM mode support this command.
This command can only be executed on interface 0 or 2.
Run shdsl rate maximum maximum
The maximum rate of a G.SHDSL interface is set.
When the g-shdsl.bis mode is used, the value ranges from 192 to 15296, in kbit/s.
Run shdsl rate minimum minimum
The minimum rate of a G.SHDSL interface is set.
When the g-shdsl.bis mode is used, the value ranges from 192 to 15296, in kbit/s.
- Configure the g-shdsl mode.
When the g-shdsl mode is configured, strictly perform the following operations. Otherwise, the link cannot be activated when the local device is connected to the peer device.
Run system-view
The system view is displayed.
Run either of the following commands to enter the G.SHDSL interface view.
- If the transmission mode is set to ATM, run:
interface atm interface-number
- If the transmission mode is set to PTM, run:
interface ethernet interface-number
- If the transmission mode is set to ATM, run:
Run shdsl capability g-shdsl
The capability is configured.
Run shdsl pam 16
The modulation mode is configured.
By default, a G.SHDSL interface uses the auto mode.
Run shdsl bind m-pair 2 [ pairs enhanced ]
A binding mode is configured.
Only G.SHDSL interfaces in ATM mode support this command.
This command can only be executed on interface 0 or 2.
Run shdsl rate maximum maximum
The maximum rate of a G.SHDSL interface is set.
When the g-shdsl mode is used, the value must be in the range from 192 to 2304.
Run shdsl rate minimum minimum
The minimum rate of a G.SHDSL interface is set.
When the g-shdsl mode is used, the value must be in the range from 192 to 2304.