Carrier Access Network Device Axxius 800 User Manual

Page 121

Advertising
background image

Axxius 800 - Release 2.2

5-21

CLI Commands

add

add (router-lan) static ipx network

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

Syntax:

add {tsr_lan-addr} static ipx network {network} {hops}

{ticks} {next-hop-mac-addr}

Example:

add 3:1 static ipx network 0x11 2 4 0x00e09700e9cd

The example will add a static IPX route to network 0x11, a hop count 2, a tick
count 4, a next hop Router at MAC address 00:e0:97:00:e9:cd.

{rtr_lan-addr}

The Router address is in the form {slot:port} or {slot "profile-name"}.

{network}

The IPX network number in HEX (0x...). This number must be preceeded by 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.

{next-hop-mac-addr}

The MAC address of the next hop Router, in the form a 6-octet HEX value separated by
colons, xxxxxxxxxxxx. This number must be preceeded by 0x.

slot

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

port

Port number of the Router.

"profile-name"

The profile name for the Router interface. Name must be enclosed
in quotes, with a maximum length of 11 characters.

Advertising