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.
|
Default
|
BGP does not originate a default route. The always option is disabled by default.
|
|
Format
|
default-information originate [always]
|
|
Mode
|
- BGP Router Config
- IPv4 VRF Address Family
- IPv6 Address Family Config
|
| Parameter |
Description |
|
always
|
(Optional) This optional keyword allows BGP to originate a default route, even if the common routing table has no
default route.
|