neighbor soft-reconfiguration inbound
This command allows inbound soft reconfiguration for a neighbor.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} soft-reconfiguration inbound
Command |
Description |
---|---|
a.b.c.d|X:X::X:X |
Defines the IP address of the neighbor (IPv4 or IPv6). |
string |
Defines the neighbor tag. |
Default
NA
Command Mode
Privileged User
Example
This is an example of how this command can be used.
(config-data)# router bgp 1 (conf-router)# neighbor 10.14.3.118 soft-reconfiguration inbound