OcNOS-RON : Layer 3 Guide : Routing Information Protocol Command Reference : Routing Information Protocol Commands : maximum-prefix
maximum-prefix
Use this command to configure the maximum prefix.
Use the no parameter with this command to disable the limiting of the number of RIP routes in the routing table.
Command Syntax
maximum-prefix <1-65535> (<1-100>|)
no maximum-prefix
Parameters
<1-65535>
The maximum number of RIP routes allowed.
<1-100>
Percentage of maximum routes to generate a warning. The default threshold is 75%.
Default
The default maximum-prefix threshold is 75%.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router rip
(config-router)#maximum-prefix 150
Last modified date: 08/28/2023