Compact T1 - Release 6.1 5-195
CLI Commands
set
set (router-wan) trunk
Use the set (router-wan) trunk command to configure the trunk port or multilink group for a
specified WAN interface. If the trunk encapsulation is subsequently changed, this trunk
assignment is reset to 0.
Syntax: set {rtr_card-addr} {"wan-name"} trunk
[multilink-group] {number}
Example: set 1 "LosAngeles" trunk 3
The example will set the WAN interface named "LosAngeles" on the Router in
slot 1 to be mapped to trunk 3.
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{"wan-name"}
The WAN interface to modify. The name must be enclosed in quotes.
[multilink-group]
Indicates that the number is the multilink group to use, else the number is the trunk number
to use.
{number}
Trunk or multilink group to use, range is 1-24.
set (router-wan) up/down
Use the set (router-wan) up/down command to set the specified WAN interface up or down.
Syntax: set {rtr_card-addr} {"wan-name"} {down|up}
Example: set 1 "LosAngeles" up
The example will enable the WAN interface named "LosAngeles" on the Router
in slot 1.
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{"wan-name"}
The WAN interface to modify. The name must be enclosed in quotes.
{down|up}
down Set the Router WAN to disabled.
up Set the Router WAN to enabled.