Atm Bundle Config - THOMSON ST780 WL Cli Reference Manual

Hide thumbs Also See for ST780 WL:
Table of Contents

Advertisement

ATM Commands

atm bundle config

Modify a bundle of interfaces.
The bundle of interfaces to be configured must not be connected at the time of configuration. If this
i
should be the case, use the command :atm bundle detach before using the command :atm
bundle config.
SYNTAX:
atm bundle config
where:
name
policy
propagate
retry
EXAMPLE:
=>atm bundle list
myBundle: Connection state : not-connected
Retry: 10
TX requested bytes: 0
TX bytes: 0
RX bytes: 0
=>atm bundle config name=myBundle policy=connection retry=15
=>atm bundle list
myBundle: Connection state : not-connected
Retry: 15
TX requested bytes: 0
TX bytes: 0
RX bytes: 0
=>
E-DOC-CTC-20061027-0012 v2.0
name = <string>
[policy = <{priority | connection}>]
[propagate = <{disabled | enabled}>]
[retry = <number{0-65535}>]
The name of the bundle to be configured.
The traffic handling policy of the bundle.
Choose between:
>
priority: lower layer ATM interfaces can be configured for a certain
priority range, marked packets will be sent on the corresponding
interface.
>
connection: all the packets of the same connection will be sent via
the same interface.
The default is priority.
Enable or disable propagation of packets.
When propagation is enabled, packets are sent via the first interface
configured for that traffic. If the interface goes down, the next interface in
the bundle will be used.
The default is disabled.
A number between 0 and 65535.
Represents the number of connection setup retries before giving up.
The default is 10.
Policy: priority
Propagate: disabled
requested frames: 0
frames: 0
frames: 0
Policy: connection
Propagate: disabled
requested frames: 0
frames: 0
frames: 0
REQUIRED
OPTIONAL
OPTIONAL
OPTIONAL
29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents