OcNOS-RON-6.3.1 : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : neighbor limit
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
Name of a BGP peer group created with the neighbor WORD peer-group command.
<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