atm Commands
40 E-DOC-CTC-20071119-0014 v1.0
atm ifconfigModify an ATM interface.
SYNTAX:
atm ifconfig intf = <{atm_Internet}>
[dest = <{}]>
[qos = <{default}]>
[clp = <{0|1|classification}]>
[clpthresh = <number{0-15}]>
[encaps = <{llc|vcmux}]>
[fcs = <{disabled|enabled|auto}]>
[ulp = <{mac|ip|ppp}]>
[retry = <number{0-65535}]>
where:
intf The name of the ATM interface to configure. REQUIRED
dest The WAN destination for this ATM interface.
Typically, a phonebook entry. OPTIONAL
qos The name of a qosbook entry defining the QoS
parameters for the WAN link. OPTIONAL
clp The mode used to determine the CLP bit value. OPTIONAL
clpthresh Priority class threshold where CLP becomes 0
(for all classes >= threshold). OPTIONAL
encaps The WAN protocol encapsulation to be used on
this interface. OPTIONAL
fcs Whether or not to include the Ethernet
FCS in the packet header (only used for llc
encapsulation for mac).
OPTIONAL
ulp The upper layer protocol. OPTIONAL
retry The number of times the WAN connection setup
should retry before giving up. OPTIONAL