Users Guide

The configuration of IPsec encryption on an interface-level takes precedence over an area-level
configuration. If you remove an interface configuration, an area encryption policy that has been
configured is applied to the interface.
To remove an IPsec encryption policy from an interface, enter the no area area-id encryption spi number
command.
Related
Commands
ipv6 ospf encryption configure an IPsec encryption policy on an OSPFv3 interface.
show crypto ipsec policy display the configuration of IPsec encryption policies.
area range
Summarize routes matching an address or mask at an area border router (ABR).
Syntax
area area-id range ip-address mask [not-advertise]
To disable route summarization, use the no area area-id range ip-address mask command.
Parameters
area-id
For area-id, you can enter a number. The range is from 0 to 4294967295.
ip-address
Specify an IPv6 address.
mask
Specify a mask for the destination prefix.
not-advertise (OPTIONAL) Enter the keywords not-advertise to set the status to
DoNotAdvertise (that is, the Type 3 summary-LSA is suppressed and the
component networks remain hidden from other areas).
Defaults Not configured
Command Modes ROUTER OSPFv3
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.14(2.8) Introduced on the C9000, S3048-ON, S3100, S4048-ON, S4048T-ON, S5048F-
ON, and S6100-ON.
Usage
Information
Only the routes within an area are summarized, and that summary is advertised to other areas by the
ABR. External routes are not summarized.
auto-cost
Specify how the OSPF interface cost is calculated based on the reference bandwidth method.
Syntax
auto-cost [reference-bandwidth ref-bw]
To return to the default bandwidth or to assign cost based on the interface type, use the no auto-
cost [reference-bandwidth ref-bw] command.
Parameters
ref-bw
(OPTIONAL) Specify a reference bandwidth in megabits per second. The range is
from 1 to 4294967. The default is 100 megabits per second.
Defaults 100 megabits per second.
Command Modes ROUTER OSPFv3
Open Shortest Path First (OSPFv2 and OSPFv3) 1139