缺省信息来源于always
Syntax
缺省信息来源于always no default-information originate always
Description
Configures OSPF to advertise the default route (0.0.0.0/0) to its neighbors, regardless if it is present in the routing table or not.
The没有form of this command sets the OSPF administrative distance to the default of 110.
Command context
config-ospf -
Authority
Administrators or local user group members with execution rights for this command.
Examples
Setting advertisement of the default route:
switch(config)#router ospf 1switch(config-ospf-1)#缺省信息来源于always
Disabling advertisement of the default route:
switch(config)#router ospf 1switch(config-ospf-1)#没有缺省信息来源于always