Version 7.2 519 Mediant MSBR
Reference Guide 73. WAN Access Commands
Command Description
group-id Defines the number of the SHDSL group (0-3) defined by the
"group" command.
sub-id Defines the sub-interface number (0 to 7).
Note: The system supports up to a total of eight ATM interfaces
in all SHDSL groups.
Default
By default, no ATM interfaces are defined.
Command Mode
Privileged User
Example
This example defines an ATM interface:
(config-data)# interface atm 0/0
73.4.9 pvc
This command defines the Permanent Virtual Circuit (PVC) associated with an ATM sub-
interface.
Syntax
interface atm <group-id>/<sub-id>
pvc <vpi>/<vci>
Command Description
<vpi> Defines the Virtual Path Identifier code (0 to 256).
<vci> Defines the Virtual Connection Identifier code (32 to 65535).
Default
By default, no ATM interfaces are defined.
Command Mode
Privileged User
Example
This example defines an ATM interface with VPI 8, VCI 48:
(conf-atm0/0)# pvc 8/48