420
Command Mode:
router mode
Usage Guide:
The maximum RIP routes only limits the number of routes learnt through
RIP but not includes direct route or the RIP static route configured by the route command.
The base on which the comparison is performed is the number of route marked R in the
show ip route database, and also the number of RIP routes displayed in the show ip route
statistics command.
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# maximum-prefix 150
14.4.3.23 neighbor
Command: neighbor <A.B.C.D>
no neighbor <A.B.C.D>
Function:
Specify the destination address requires targeted-peer sending. The “
no
neighbor <A.B.C.D>
“ command cancels the specified address and restores all gateways
to trustable.
Parameter: <A.B.C.D>
is the specified destination address for the sending, shown in
dotted decimal notation.
Default:
Not sending to any targeted-peer destination address.
Command Mode:
Router mode
Usage Guide:
When used accompany with passive-interface command it can be
configured to only sending routing messages to specific neighbor.
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# neighbor 1.1.1.1
14.4.3.24 network
Command: [no] network <A.B.C.C/M|ifname>
Function:
Configure the RIP protocol network
Parameter: <A.B.C.C/M|>
is the IP address prefix and its length in the network
<ifname>
is the name of a interface.
Default:
Not running RIP protocol
Command Mode: Router mode and address-family mode.
Usage Guide:
Use this command to configure the network for sending or receiving RIP
update packets. If the network is not configured, all interfaces of the network will not be
able to send or receive data packets.
Example:
Switch# config terminal
Switch(config)# router rip