500
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
Usage Guide:
Set that whether BGP supports multiple BGP instance or not; this
configuration should be set before the BGP instance configuration
Example:
Switch(config)#bgp multiple-instance
13.8.3.23 bgp network import-check
Command: bgp network import-check
no bgp network import-check
Function:
Set whether check the IGP accessibility of the BGP network route or not.
The “
no bgp network import-check
” command sets to not checking the IGP
accessibility
Parameter:
None
Default:
Not configured
Command Mode:
BGP route mode.
Usage Guide:
Checking the IGP accessibility of the route advertised by BGP is to check
the existence of next-hop and its IGP accessibility
Example:
Switch(config-router)# bgp network import-check
13.8.3.24 bgp rfc1771-path-select
Command:bgp rfc1771-path-select
no bgp rfc1771-path-select
Parameter:
None
Default:
Not following
Command Mode:
Global mode
Usage Guide:
After this attribute is set, path selecting will follow the way defined in rfc
1771, namely not checking the AS internal METRIC,when different AS exist, which
should be perform without this attribute set.
Example:
Switch(config)# bgp rfc1771-path-select
Switch(config)# no bgp rfc1771-path-select
13.8.3.25 bgp rfc1771-strict
Command: bgp rfc1771-strict