Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
This command is to set max route count .
Command Syntax
set interface max-route-limit <counter>
delete interface max-route-limit
Parameter
•<counter> Max Route Counter,range is [0..12000]
Example
• This example is to set max route counter 12 and delete it:
admin@XorPlus# set interface max-route-limit 12 admin@XorPlus# delete interface max-route-limit admin@XorPlus# commit