Black Box LRA005A-R2 Network Router User Manual


 
ASYNC ROUTER AR-P, AR-5, AND SYNC ROUTER REFERENCE MANUAL
201
after—Insert the filter name after existing_name. If before or after are not specified then the filter is
inserted at the end of the list.
existing_name—Enter a filter name already in the list.
ripfilter status
Displays the list of RIP packet filters.
Example #1
On the headquarters Router enter:
> sap
to display:
Type Name Interface Address Hops Flg
FILE SERVER SALES eth0/802.3 1234.000000 1 2 P
Next, enter:
ripfilter -h 2 -i eth0/802.3 -t deny -f inbound
With the above configuration, the branch office network will not be able to see more than two router
hops past the Router. This enhances headquarters security and reduce the RIP traffic over the modem
link to improve network performance.
Example #2
Add a filter called rip1 which denies all inbound RIP packets on the Ethernet 802.3 interface. Enter:
ripfilter add rip1 -i eth0 -f inbound -t deny
See also
filter
sapfilter
3.12 route
Manipulate and display the IPX routing tables
Syntax
For modem inter
faces only
route add dest_net iface [metric] [ticks]
For Ether
net interfaces only
route add dest_net iface[/frame_type] router_addr [metric] [ticks]
For any inter
face
route
route broadcast iface[/frame_type] [{enable | disable}]