Command Line Reference Guide

IPv6 Border Gateway Protocol (IPv6 BGP) | 735
neighbor peer-group (assigning peers)
c e s
Allows you to assign one peer to a existing peer group.
Syntax
neighbor ipv6-address peer-group peer-group-name
To delete a peer from a peer group, use the no neighbor ipv6-address peer-group
peer-group-name command.
Parameters
Defaults
Not configured.
Command Modes
ROUTER BGP
Command
History
Usage
Information
You can assign up to 64 peers to one peer group.
When you add a peer to a peer group, it inherits all the peer group’s configured parameters. A peer
cannot become part of a peer group if any of the following commands are configured on the peer:
neighbor advertisement-interval
neighbor distribute-list out
neighbor filter-list out
neighbor next-hop-self
neighbor route-map out
neighbor route-reflector-client
neighbor send-community
A neighbor may keep its configuration after it was added to a peer group if the neighbors
configuration is more specific than the peer group’s, and the neighbors configuration does not affect
outgoing updates.
A peer group must exist before you add a peer to it. If the peer group is disabled (shutdown) the peers
within the group are also disabled (shutdown).
Related
Commands
ipv6-address Enter the IPv6 address in the x:x:x:x::x format.
The
:: notation specifies successive hexadecimal fields of zeros.
peer-group peer-group-name
Enter the keyword peer-group followed by the name of a configured
peer group. (maximum 16 characters)
Version 8.4.2.1 Introduced on C-Series and S-Series.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale
capture bgp-pdu max-buffer-size Resets BGP sessions.
neighbor peer-group (creating group) Create a peer group.
show ip bgp ipv6 unicast peer-group View BGP peers.
show ip bgp ipv6 unicast neighbors View BGP neighbors configurations.