Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

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
  • No labels