User Guide

2 ATMF Commands
24 / 260
3EC 16982 AFAA TCZZA Ed. 01
atmf add
Add a crossconnection between the ATMF25 interface and the WAN interface.
SYNTAX:
atmf add vpi = <number {07}>
vci = <number {0511}>
vpi A number between 0 and 7.
Represents the Virtual Path identifier.
REQUIRED
vci A number between 0 and 511.
Represents the Virtual Channel identifier.
Use VCI=0 for a VP crossconnection.
REQUIRED
EXAMPLE:
=>atmf list
VPI = 1 VCI = 0
VPI = 2 VCI = 0
VPI = 3 VCI = 0
VPI = 4 VCI = 0
VPI = 5 VCI = 0
VPI = 6 VCI = 0
VPI = 7 VCI = 0
=>atmf add vpi=0 vci=35
=>atmf list
VPI = 0 VCI = 35
VPI = 1 VCI = 0
VPI = 2 VCI = 0
VPI = 3 VCI = 0
VPI = 4 VCI = 0
VPI = 5 VCI = 0
VPI = 6 VCI = 0
VPI = 7 VCI = 0
=>
RELATED COMMANDS:
atmf delete Delete a crossconnection on the ATMF25 interface.
atmf list Show current ATMF25 interface configuration.










