Reference Guide

IPv6 Border Gateway Protocol (IPv6 BGP) | 773
Defaults
Enabled (that is, BGP neighbors and peer groups are disabled.)
Command Modes
ROUTER BGP
Command
History
Usage
Information
Peers that are enabled within a peer group are disabled when their peer group is disabled.
The neighbor shutdown command terminates all BGP sessions on the BGP neighbor or BGP peer
group. Use this command with caution as it terminates the specified BGP sessions. When a neighbor or
peer group is shutdown, use the show ip bgp ipv6 unicast summary command to confirm its status.
Related
Commands
neighbor soft-reconfiguration inbound
c e
t
Enable a BGP soft-reconfiguration and start storing updates for inbound IPv6 unicast routes.
Syntax
neighbor {ipv4-address | ipv6-address | peer-group-name} soft-reconfiguration inbound
Parameters
Defaults
Disabled
Command Modes
ROUTER BGPv6 ADDRESS FAMILY (conf-router_bgpv6_af)
Usage
Information
This command enables soft-reconfiguration for the specified BGP neighbor. BGP will store all updates
for inbound IPv6 unicast routes received by the neighbor but will not reset the peer-session.
Related
Commands
Command
History
Version 8.4.2.1 Introduced on C-Series and S4810.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale
show ip bgp ipv6 unicast summary Display the current BGP configuration.
show ip bgp ipv6 unicast neighbors Display IPv6 routing information exchanged by BGP neighbors.
ipv4-address |
ipv6-address
Enter the IP address of the neighbor for which you want to start storing
inbound routing updates.
peer-group-name
Enter the name of the peer group for which you want to start storing inbound
routing updates.
Caution: Inbound update storage is a memory-intensive operation. The entire BGP update
database from the neighbor is stored in memory regardless of the inbound policy results
applied on the neighbor.
show ip bgp ipv6 unicast
neighbors
Display IPv6 routing information exchanged by BGP neighbors.
Version 8.4.1.0 Added support for IPv4 multicast and IPv4 unicast address families
Version 7.8.1.0 Introduced support on S4810
Version 7.7.1.0 Introduced support on C-Series
Version 7.4.1.0 Introduced