Set (router-wan) trunk, Set (router-wan) up/down, Set (router-wan) trunk -165 – Carrier Access Network Device Axxius 800 User Manual

Page 265: Set (router-wan) up/down -165

Advertising
background image

Axxius 800 - Release 2.2

5-165

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
card in slot 1 to be mapped to trunk 3.

{rtr_card-addr}

The slot number (1-8) that contains the Router card.

{"wan-name"}

The WAN interface to modify. The name must be enclosed in quotes.

[multilink-group]

This optional parameter, indicates that the number is the multilink group to use, else the
number is the trunk number to use.

{number} -

Number of the 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
card in slot 1.

{rtr_card-addr}

The slot number (1-8) that contains the Router 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.

Advertising