Carrier Access Network Device Axxius 800 User Manual

Page 130

Advertising
background image

5-30

Axxius 800 - Release 2.2

CLI Commands

add

add (router-wan) static ipx network

Use the add (router-wan) static ipx network command to add a static IPX network (route)
to the specified WAN interface.

Syntax:

add {rtr_card-addr} {"wan-name"} static ipx network

{network} {hops} {ticks}

Example:

add 3 "LosAngeles" static ipx network 0x11 2 4

The example will add a static IPX Router to network 0x11, with a hop count of
2 and a tick count of 4 to the WAN interface named "LosAngeles" on the Router
card in slot 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.

{network}

The IPX network number in HEX (0x...)

{hops}

The numeric value (of hops) indicating the distance from your Local (LAN) network to the
destination network.

{ticks}

The distance between two networks as measured in time increments (1/18th of a second).
Like hops, ticks may be used to designate primary and secondary routes to the same
network. Although both the hops and ticks values are considered when determining routing
priority, for Novell networks, the tick value is considered first.

Advertising