Black Box LRA005A-R2 User Manual
Page 204
ASYNC ROUTER AR-P, AR-5, AND SYNC ROUTER REFERENCE MANUAL
204
delete a static route, use the route delete command and specify the desired route explicitly. Flushing the
route table does not turn off the Router’s ability to learn new routes. Using RIP, the Router will re-learn
all routes that other routers are advertising on the network, over a period of time.
route delete dest_net
Deletes a route to dest_addr, the network address of the destination network. Enter dest_addr as a
hexadecimal number. If the route being deleted was a static route (added by hand), then any existing
secondary route will become the new primary route to that destination network.
route update iface[/frame_type] [{enable | disable}]
Similar to the route broadcast subcommand, but instead controls the sending of RIP updates (when the
IPX route table changes).
iface—eth0, modem0-4, sync0
/ frame_type—Specified as part of the interface, and can be either 802.3, 802.2, SNAP, or II (for
Ethernet Type 2). Use a slash to separate the iface from the frame_type—for example, eth0/802.2. If
left unspecified, the default frame_type is 802.3.
enable—If enabled, broadcasts are sent.
disable—If disabled, broadcasts are not sent.
Examples
To add a route through the first modem interface to a server on network 12, 5 hops away with the
default number of ticks, enter:
route add 12 modem0 5
To add a route out of the Ethernet interface to a server on network 2F, with the next hop router_addr
having an Ethernet address of 02CF1F302018 and frame type of Ethernet Type 2 (II), also with metric of
6 and ticks equal to 15, enter:
route add 2F eth0/II 02:CF:1F:30:20:18 6 15
To delete the two routes previously added, enter:
route delete 12
route delete 2F
An example of the route command’s output format:
Network
Interface
Router/Next
Hops Ticks
Timer Flags
*00002111
eth0/802.3
02cf1f800013
1
2
0
PAS
BRANCH00000bac
eth0/802.3
00001b27ba4b
2
3
7
P
(internal ppp)2204801f
modem0
000000000000 1
11
0
PS
*00001111
modem0
740109154a4b
2
12
46
P
JUSTIN2f24f387
modem0
740109154a4b
3
13
46
P
MAIN2cc6f6ca
modem0
740109154a4b
3
13
46
P
*00002222
modem0
740109154a4b
3
13
46
P
*00003333
modem0
740109154a4b
3
13
46
P