
51
no
maximum-prefix
Function:
Configure the maximum number of RIP routes in the route table. The “
no
maximum-prefix
” command cancels the limit.
Parameter: <maximum-prefix>
the maximum number of RIP route, ranging between 1-65535;
a warning is given when the number rate of current route exceeds
<threshold>
ranging between
1-100, default at 75
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
1.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
1.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