548
the interface is DOWN.
Example:
Switch(config-router)# bgp fast-external-failover
14.8.3.20 bgp inbound-route-filter
Command: bgp inbound-route-filter
no bgp inbound-route-filter
Function:
The bgp do not install the RD routing message which does not exist locally.
The “
no bgp inbound-route-filter
” command means the RD will be installed with no
regard to the local existence of the RD.
Parameter:
None
Command Mode:
BGP routing mode
Usage Guide:
Normally when the switch plays as PE, whether the route bgp acquired
from VPN is saved in BGP depends on if the VRF configured in this PE has got matched
information. With the “
no bgp inbound-route-filter
” command the BGP will save the
routing message with no regard to the matched information
Example:
Switch(config)#router bgp 100
Switch(config-router)#no bgp inbound-route-filter
14.8.3.21 bgp log-neighbor-changes
Command: bgp log-neighbor-changes
no bgp log-neighbor-changes
Function:
Output log message when BGP neighbor changes. The “
no bgp
log-neighbor-changes
” command cancels this configuration.
Parameter:
None
Default:
Not configured
Command Mode:
BGP routing mode.
Usage Guide:
Can display neighbor change messages on the monitor
Example:
Switch(config-router)# bgp log-neighbor-changes
14.8.3.22 bgp multiple-instance
Command: bgp multiple-instance
no bgp multiple-instance
Function:
Set that whether BGP supports multiple BGP instance or not; the “
no bgp
multiple-instance
” command mean multiple BGP instance not supported
Parameter:
None
Default:
Multiple instance not supported
Command Mode:
Global mode