Reference Guide
Border Gateway Protocol IPv4 (BGPv4) | 407
Parameters
Defaults
Disabled
Command Modes
ROUTER BGP ADDRESS FAMILY (conf-router_bgp_af)
Usage
Information
This command enables soft-reconfiguration for the specified BGP neighbor. BGP will store all updates
for inbound IPv4 multicast routes received by the neighbor but will not reset the peer-session.
Related
Commands
Command
History
network
c e
t
s
Specify the networks for the BGP process and enter them in the BGP routing table.
Syntax
network ip-address mask [route-map map-name]
To remove a network, use the no network ip-address mask [route-map map-name] command.
Parameters
Defaults
Not configured.
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 neighbors Display routes received on a neighbor
Version 8.4.1.0 Added support for IPv4 multicast and IPv4 unicast address families
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
Version 7.4.1.0 Introduced
ip-address
Enter an IP address in dotted decimal format of the network.
mask
Enter the mask of the IP address in the slash prefix length format (for example, /24).
The mask appears in command outputs in dotted decimal format (A.B.C.D).
route-map
map-name
(OPTIONAL) Enter the keyword route-map followed by the name of an established route
map.
Only the following ROUTE-MAP mode commands are supported:
• match ip address
• set community
• set local-preference
• set metric
• set next-hop
• set origin
• set weight
If the route map is not configured, the default is deny (to drop all routes).