System information

Table Of Contents
3. Commands
4821-A2-GB21-00 July 2004 3-21
Configure Interface DSL ATM VC Delete
Configure Interface DSL ATM Encapsulation
configure interface dsl {port_id:pg} atm vc delete { vpi/vci}
Minimum Access Level: Administrator
The configure interface dsl atm vc delete command deletes a virtual connection for the specified port.
port_id – Identifies the ADSL port to be configured.
pg - Identifies the priority group on this port. If the priority group is not entered, it will be assumed to be
group 1.
delete - This deletes the specified vpi/vci from this ADSL port.
vpi/vci – Valid input is the VPI/VCI for the connection.
The valid range for VPI is 0-255.
The valid range for VCI is 16-65535.
Example:
PDYN# configure interface dsl1/1 atm vc delete 1/35
configure interface dsl {port_id:pg} atm encapsulation {llc-bridged | vcm-bridged}
Minimum Access Level: Administrator
The configure interface dsl atm encapsulation command specifies whether the port uses Logical Link
Control (LLC) or Virtual Channel Multiplexing (VCM) bridged encapsulation. These are defined in RFC
1483.
port_id – Identifies the port to be configured.
pg - Identifies the priority group on this port. If the priority group is not entered, it will be assumed to be
group 1.
atm encapsulation – Valid choices are:
llc-bridged – The interface uses LLC bridged encapsulation. This is the default.
vcm-bridged – The interface uses VCM bridged encapsulation.
Example:
PDYN# configure interface dsl 1/1 atm encapsulation vcm-bridged