5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
1044
lf the command refers to a prefix list that does not exist, the command is accepted and all routes are
permitted.
When a distribute list is added, changed, or deleted for route redistribution, BGP automatically
reconsiders all best routes.
Use the
no
command to reset the distribute-list out (BGP) command to the default.
distribute-list prefix list-name out [protocol | connected | static]
no distribute-list prefix list-name out [protocol | connected | static]
Parameters
list-name
A prefix list used to filter routes advertised to neighbors.
protocol | connected |
static
(Optional) When a route source is specified, the distribute list applies to
routes redistributed from that source. Only routes that pass the distribute
list are redistributed. The protocol value may be either
rip
or
ospf
.
Default
The default is as follows: distribute lists are not defined.
Command Mode
•
BGP Router Config
•
IPv4 VRF Address Family Config
11-32 enable (BGP)
This command globally enables BGP, while retaining the configuration. BGP is enabled by default once
you specify the local AS number with the
command and configure a router ID with the
command. When you disable BGP, BGP retains its configuration. If you invoke the
no router
bgp
command, all BGP configuration is reset to the default values.
When BGP is administratively disabled, BGP sends a
Notification
message to each peer with a Cease
error code.
Use the
no
command globally to disable the administratrative mode of BGP on the system, while
retaining the configuration.
enable
no enable
Parameters
None
Default
The default is None.