5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
1037
0.0.0.0 disables BGP. Changing the router ID disables and reenables BGP, causing all adjacencies to be
reestablished.
Use the
no
command to reset the BGP router ID, disabling BGP.
bgp router-id router-id
no bgp router-id router-id
Parameters
router-id
An IPv4 address for BGP to use as its router ID.
Default
The default is 0.0.0.0.
Command Mode
BGP Router Config
11-22 default-information originate
Use this command to allow BGP to originate a default route (either BGP, IPv4 VRF, or IPv6, depending
on the mode). By default, BGP does not originate a default route. If a default route is redistributed into
BGP, BGP does not advertise the default route unless the
default-information originate
command has
been given. The always option is disabled by default.
Use the
no
command to disable BGP from originating a default route.
default-information originate [always]
no default-information originate
Parameters
always
(Optional) This optional keyword allows BGP to originate a default route,
even if the common routing table has no default route.
Default
The default is as follows: BGP configuration does not originate a defauIt route. The
always
option is
disabled.
Command Mode
•
BGP Router Config
•
IPv4 VRF Address Family Config
•
IPv6 Address Family Config