White Papers

Table Of Contents
ipv6 router ospf
maximum-paths
passive-interface
redistribute
router-id
show crypto ipsec policy
show crypto ipsec sa ipv6
show ipv6 ospf database
show ipv6 ospf interface
show ipv6 ospf neighbor
snmp context
timers spf
OSPFv2 Commands
The Dell Networking implementation of OSPFv2 is based on IETF RFC 2328.
area default-cost
Set the metric for the summary default route the area border router (ABR) generates 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
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 areas advertised external route metric. The range is from zero
(0) to 65535.
Defaults cost = 1; no areas are configured.
Command Modes ROUTER OSPF
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
In the Dell Networking operating software, cost is defined as reference bandwidth.
Related
Commands
area stub creates a stub area.
area nssa
Specify an area as a not so stubby area (NSSA).
Syntax
area area-id nssa [default-information-originate] [no-redistribution] [no-
summary]
To delete an NSSA, use the no area area-id nssa command.
Open Shortest Path First (OSPFv2 and OSPFv3) 813