[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Administrative Shutdown
You can administratively shut down particular BGP
neighbors or peer groups without removing their configuration from
BGP by using the neighbor shutdown command.
You can also administratively shut down BGP globally
by using the bgp shutdown command.
bgp shutdown
- Use to shut down BGP globally.
- This command takes effect immediately.
- Example
- host1(config-router)#bgp shutdown
- Use the no version to reenable
BGP.
- See bgp shutdown.
neighbor shutdown
- Use to shut down a neighbor or peer group without removing
their configuration.
- This command takes effect immediately.
- Use the no version to reenable
a neighbor or peer group that was previously shut down. Use the default version to remove the explicit configuration
from the peer or peer group and reestablish inheritance of the feature
configuration.
- See neighbor shutdown.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]