neighbor WORD peer-group range
Use this command to create a dynamic peer group.
Use the no parameter with this command to remove a peer group.
Command Syntax
neighbor WORD peer-group range (A.B.C.D/M|X:X::X:X/M)
no neighbor WORD peer-group range (A.B.C.D/M|X:X::X:X/M)
Parameters
A.B.C.D/M
IP Prefix
X:X::X:X/M
IPv6 Prefix
WORD
Peer group name
Default
No default value is specified
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 10
(config-router)#neighbor group1 peer-group range 10.10.10.0/24
Last modified date: 08/28/2023