Users Guide

neighbor soft-reconfiguration inbound
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
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.
Defaults Disabled.
Command Modes ROUTER BGPv6 ADDRESS FAMILY (conf-router_bgpv6_af)
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
Networking OS Command Line Reference Guide.
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
8.4.1.0 Added support for IPv4 multicast and IPv4 unicast address families.
8.3.19.0 Introduced on the S4820T.
7.8.1.0 Introduced on the S4810.
7.7.1.0 Introduced on the C-Series.
7.4.1.0 Introduced
Usage
Information
This command enables soft-reconfiguration for the specified BGP neighbor. BGP stores all updates for
inbound IPv6 unicast routes the neighbor receives but does not reset the peer-session.
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.
debug ip bgp keepalives
Allows you to view information about BGP keepalive messages.
Syntax
debug ip bgp [ipv6-address | peer-group peer-group-name] keepalives [in |
out]
To disable debugging, use the no debug ip bgp [ip-address | peer-group peer-group-
name] keepalives [in | out] command.
Parameters
ipv6-address (OPTIONAL) Enter the IPv6 address in the x:x:x:x::x format followed by the prefix
length in the /x format. The range is /0 to /128.
NOTE: The :: notation specifies successive hexadecimal fields of zeros.
peer-group
peer-
group-name
(OPTIONAL) Enter the keywords peer-group followed by the name of the peer
group.
in (OPTIONAL) Enter the keyword in to view only inbound keepalive messages.
860 IPv6 Border Gateway Protocol (IPv6 BGP)