neighbor limit
Use this command to specify the maximum number of peers that can be configured in the BGP dynamic peer-group.
Use the no parameter with this command to disable this function.
Command Syntax
neighbor WORD limit <1-200>
no neighbor WORD (limit <1-200>|)
Parameters
WORD
<1-200>
The maximum number of peers that can be configured in a BGP dynamic peer-group.
Default
By default, neighbor word limit is disabled
Command Mode
Router mode and Address Family VRF mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#router bgp 11
(config-router)#neighbor group1 limit 120
Last modified date: 07-13-2023