JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
Syntax
default-metric
cost
no default-metric
Parameter
cost
—— The default cost of the redistributing external route, ranging form 1
to 16777214.
Command Mode
Router Configuration Mode
Example
Configure the default cost of the redistributing external route as 12:
T3700G-52TQ(config)# router ospf 1
T3700G-52TQ(config-router)# default-metric 12
46.7 default-information originate
Description
The default-information originate command is used to advertise the default
route as AS-External LSA. To cancel the advertisement of the default route,
please use the no default-information originate command without any
optional parameters. To restore the certain parameters to default values,
please use the no default-information originate command with
corresponding parameters.
Syntax
default-information originate [ always ] [ metric
cost
] [ metric-type
type
]
no default-information originate [ always ] [ metric
cost
] [ metric-type
type
]
Parameter
always —— OSPF will advertise the default route whether there is default
route is the IP routing table or not. If the parameter is not configured, OSPF
will advertise the default route only when there is default route in the IP
routing table.
403