ATM COMMANDS
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
55
atm ifconfig
Modify 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}>]
[mtu = <number{1536-1544}>]
[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
mtu The MTU size for this ATM interface. OPTIONAL
retry The number of times the WAN connection setup should
retry before giving up.
OPTIONAL