Command Line Reference Guide

Usage
Information
This command enables soft-reconfiguration for the specified BGP neighbor. BGP stores all
updates for inbound IPv6 unicast routes received by the neighbor 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.
Related
Commands
show ip bgp ipv6 unicast neighbors – displays IPv6 routing information exchanged by BGP
neighbors.
neighbor subnet
Enable passive peering so that the members of the peer group are dynamic.
S5000
Syntax
neighbor peer-group-name subnet subnet-number mask
To remove passive peering, use the no neighbor peer-group-name subnet
subnet-number mask command.
Parameters
subnet-number
Enter a subnet number in dotted decimal format (A.B.C.D.) as the
allowable range of addresses included in the Peer group. To allow all
addresses, enter 0::0/0.
mask
Enter a prefix mask in / prefix-length format (/x).
Defaults Not configured.
Command Modes ROUTER BGP
Command History
Version 9.0(1.3) Introduced on the S5000.
neighbor timers
Set keepalive and hold time timers for a BGP neighbor or a peer group.
S5000
Syntax
neighbor {ipv6-address | peer-group-name} timers keepalive
holdtime
To return to the default values, use the no neighbor {ipv6-address | peer-
group-name
} timers command.
693