HP VPN Firewall Appliances Network Management Command Reference

313
Views
OSPF area view
Default command level
2: System level
Parameters
cost: Specifies a cost for the default route advertised to the Stub or NSSA area, in the range of 0 to
167 77214.
Usage guidelines
This command takes effect only on the ABR of a stub area or the ABR/ASBR of an NSSA area.
Examples
# Configure Area 1 as a stub area, and specify the cost of the default route advertised to the stub area
as 20.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] area 1
[Sysname-ospf-100-area-0.0.0.1] stub
[Sysname-ospf-100-area-0.0.0.1] default-cost 20
Related commands
nssa
stub
default-route-advertise (OSPF view)
Use default-route-advertise to redistribute a default route into the OSPF routing domain.
Use undo default-route-advertise to remove the redistribution.
Syntax
default-route-advertise [ [ [ always | permit-calculate-other ] | cost cost | route-policy
route-policy-name | type type ] * | summary cost cost ]
undo default-route-advertise
Default
No default route is redistributed into the OSPF routing domain.
Views
OSPF view
Default command level
2: System level
Parameters
always: Generates a default route in a Type-5 LSA into the OSPF routing domain regardless of whether
there is a default route in the routing table. If this keyword is not specified, the router generates a default
route in a Type-5 LSA into the OSPF routing domain only when an active default route that does not
belong to the current OSPF process exists in the IP routing table.