Set (router-wan) rip, Set (router-wan) rip -192 – Black Box COMPACT T1 MT850A User Manual

Page 276

Advertising
background image

5-192

Compact T1 - Release 6.1

CLI Commands

set

set (router-wan) rip

Use the set (router-wan) rip command to set the type of RIP updates on the specified interface.

set (router-wan) rip ip updates

Use the set (router-wan) rip ip updates command to set the type of RIP updates on the
specified WAN interface.

Syntax:

set {rtr_card-addr} {"wan-name"} rip ip updates

{never|periodic|triggered}

Example:

set 1 "LosAngeles" rip ip updates never

The example will set the WAN interface named "LosAngeles" on the Router in
slot 1 to not sent RIP updates.

{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.

{setting}

set (router-wan) rip ipx updates

Use the set (router-wan) rip ipx updates command to set the type of IPX RIP updates on
the specified WAN interface.

Syntax:

set {rtr_card-addr} {"wan-name"} rip ipx updates

{never|periodic|triggered}

Example:

set 1 "LosAngeles" rip ipx updates never

Sets the WAN interface "LosAngeles" to not sent RIP updates.

{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.

{setting}

never

Set the WAN to not send RIP updates.

periodic

Set the WAN to send periodic RIP updates.

triggered

Set the WAN to send triggered RIP updates.

never

Set the WAN to not send RIP updates.

periodic

Set the WAN to send periodic RIP updates.

triggered

Set the WAN to send triggered RIP updates.

Advertising