Reference v4.1.0 Instruction Manual
202 Network OS Command Reference
53-1003115-01
default-information-originate (BGP)
2
default-information-originate (BGP)
Configures the device to originate and advertise a default route.
Synopsis default-information-originate
no default-information-originate
Operands None
Defaults None
Command Modes BGP address-family IPv4 unicast configuration mode
Description Use this command to configure the device to originate and advertise a default BGP4 route.
Usage Guidelines Use the no form of this command to restore the default.
Examples To originate and advertise a default BGP4 route:
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# address-family ipv4 unicast
switch(config-bgp-ipv4u)# default-information-originate
See Also None