Atm ifconfig, Atm commands, Syntax – Technicolor - Thomson ST585 V6 User Manual

Page 46

Advertising
background image

E-DOC-CTC-20061027-0004 v1.0

ATM Commands

22

atm ifconfig

Configure an ATM interface.

SYNTAX:

where:

i

The interface to be configured must not be connected at the time of configuration. If this should be
the case, use the command

:atm ifdetach before using the command :atm ifconfig.

atm ifconfig

intf = <string>
[dest = <string>]
[qos = <string>]
[clp = <{0|1|classification}>]
[clpthresh = <number{0-15}>]
[encaps = <{llc | vcmux}>]
[retry = <number{0-65535}>]
[fcs = <{disabled | enabled | auto}>]
[ulp = <{ip | mac | ppp}>]

intf

The name of the ATM interface to be configured.

REQUIRED

dest

The WAN destination for this ATM interface.
Typically, an ATM phonebook entry.

OPTIONAL

qos

The name of the Quality of Service (QoS) book entry to apply on this ATM
interface.
The default is

default

.

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 type of encapsulation to be used for this ATM interface.
Choose between:

>

llc

: Logical Link Control (LLC) / Sub Network Access Protocol (SNAP)

>

vcmux

: Virtual Channel MUltipleXing (VCMUX).

The default is

llc

.

OPTIONAL

fcs

Enable or disable the inclusion of the Ethernet Frame Check Sequence
(FCS) in the packet header on the WAN side (only used for llc
encapsulation for mac).
The default is

disabled

.

Note

This parameter is normally left disabled.

OPTIONAL

retry

A number between 0 and 65535.
Represents the number of times the Thomson ST retries to set up a WAN
connection before giving up.
The default is

10

.

OPTIONAL

Advertising