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|<i/f>] [none|<version>*]
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 <name> <dest> <relay> [<mask> [<cost> [<timeout>]]]
route delete <name>
route flush
Description:
Lists routes; adds or deletes a static route; or deletes all routes.
“
<name>
” is an arbitrary name specified to “
route add
” that can be
used to delete the route using “
route delete
”.
“
<dest>
” is the IP address of the network being routed to (only those
bits of “
<dest>
” corresponding to bits set in “
<mask>
” are relevant).
“
<relay>
” is the IP address of the next-hop gateway for the route.
“
<mask>
” (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
Содержание Bridge/ Heritage
Страница 1: ...Heritage Series ADSL Bridge Router Heritage Series Multi Mode xDSL Router User s Manual Dec 2003 ...
Страница 15: ...1 10 Introduction ...
Страница 31: ...2 16 Installing and Configuring your xDSL Router ...
Страница 43: ...3 12 Basic Configurations ...
Страница 58: ...Heritage Series ADSL Bridge Router 4 13 Advanced Configurations pptp bind none config save restart ...
Страница 59: ...4 14 Advanced Configurations ...
Страница 63: ...5 4 Managing the xDSL Router ...
Страница 65: ...6 2 xDSL Link Performance Statistics ...
Страница 123: ...7 58 Command Sets for Command Line Interface ...
Страница 141: ...8 18 DHCP Server Operation ...
Страница 149: ...9 8 DHCP Client Configuration ...