E-DOC-CTC-20061027-0003v2.0
ATM Commands

53

atm oam vclb del
Delete a loopback connection for VC.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:

atm oam vclb del port = <{dsl0}or number>

vpi = <number{0-15}>
[vci = <number{0-511}>]
port The ATM port number.
Choose between:
>DSL0
Or specify a port number (dsl0 has port number 0).
REQUIRED
vpi A number between 0 and 15.
Represents the VPI.
REQUIRED
vci A number between 0 and 511.
Represents the VCI.
Note For a VP cross-connection, use 0 or do not specify.
OPTIONAL
=>atm oam vclb list
PORT = 0 VPI = 0 VCI = 36
PORT = 1 VPI = 0 VCI = 37
=>atm oam vclb del port=dsl1 vpi=0 vci=37
=>atm oam vclb list
PORT = 0 VPI = 0 VCI = 36
=>
atm oam vclb add Cr eate a loopback connection for VC.
atm oam vclb list List all VC loopback connections.