Reference Guide
Open Shortest Path First (OSPFv2 and OSPFv3) | 1007
• show ip ospf database nssa-external
• show ip ospf database opaque-area
• show ip ospf database opaque-as
• show ip ospf database opaque-link
• show ip ospf database router
• show ip ospf database summary
• show ip ospf interface
• show ip ospf neighbor
• show ip ospf routes
• show ip ospf statistics
• show ip ospf topology
• show ip ospf virtual-links
• summary-address
• timers spf
area default-cost
c e s
Set the metric for the summary default route generated by the area border router (ABR) into the stub
area. Use this command on the border routers at the edge of a stub area.
Syntax
area area-id default-cost cost
To return default values, use the no area area-id default-cost command.
Parameters
Defaults
cost = 1; no areas are configured.
Command Modes
ROUTER OSPF
Command
History
Usage
Information
In FTOS, cost is defined as reference bandwidth/bandwidth.
Related
Commands
area-id
Specify the OSPF area in dotted decimal format (A.B.C.D.) or enter a number from zero
(0) to 65535.
cost
Specifies the stub area’s advertised external route metric.
Range: zero (0) to 65535.
Version 7.8.1.0 Introduced support for Multi-Process OSPF.
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
pre-Version 6.1.1.1 Introduced on E-Series
area stub Create a stub area.