beautypg.com

Rip send, Route, Rip relay – IBM ADSL Bridge/ Router Heritage User Manual

Page 99

background image

7-34

Command Sets for Command Line Interface

Description:

Displays the configured RIP relays. See “

rip relay

” for

information on RIP relays

26. rip send

Syntax:

rip send [all|] [none|*]

Description:

Controls which version or versions of RIP (RIP version 1, RFC 1058,
or RIP version 2, RFC 1723). TCP/IP will use to broadcast routing
information on each interface. If both versions are specified, routing
information is broadcast in duplicate, once using each version.
Specifying “all” affects all interfaces except the loopback interface (if
any).
Configuration saving saves this information. By default RIP version 2
only is used on all non-loopback interfaces ( “rip send all 2”).

Example:

DSL>

ip rip send all 2

DSL>

ip rip send ether 1

DSL>

ip rip allowed

rip send ether 1
rip send vlane 2
rip accept ether 1 2
rip accept vlane 1 2

27. route

Syntax:

route
route add [ [ []]]
route delete
route flush

Description:

Lists routes; adds or deletes a static route; or deletes all routes.
” is an arbitrary name specified to “route add” that can be
used to delete the route using “route delete”.
” is the IP address of the network being routed to (only those
bits of “” corresponding to bits set in “” are relevant).
” is the IP address of the next-hop gateway for the route.
” (default ff:ff:ff:00) is the subnet mask of the network being
routed to, specified as four hexadecimal numbers separated by colons.
For example, 0:0:0:0 is a default route (matches everything without a