Command Line Reference Guide

1018 | Open Shortest Path First (OSPFv2 and OSPFv3)
www.dell.com | support.dell.com
Defaults
Disabled
Command Modes
ROUTER OSPFv3
Command
History
Related
Commands
ipv6 ospf area
c e
Enable IPv6 OSPF on an interface.
Syntax
ipv6 ospf process-id area area-id
To disable OSPFv6 routing for an interface, use the no ipv6 ospf process-id area area-id command.
Parameters
Defaults
No default values or behavior
Command Modes
INTERFACE
Command
History
ipv6 ospf authentication
e
t
Configure an IPsec authentication policy for OSPFv3 packets on an IPv6 interface.
Syntax
ipv6 ospf authentication {null | ipsec spi number {MD5 | SHA1} [key-encryption-type] key}
Parameters
metric-type type-value
(OPTIONAL) Enter the keyword metric-type followed by the OSPFv3 link
state type of 1 or 2 for default routes. The values are:
1 = Type 1 external route
2 = Type 2 external route
Default: 2
route-map map-name (OPTIONAL) Enter the keyword route-map followed by the name of an
established route map.
Version 7.8.1.0 Added support for C-Series
Version 7.4.1.0 Introduced
redistribute Redistribute routes from other routing protocols into OSPFv3.
process-id
Enter the process identification number.
area area-id
Specify the OSPF area.
Range: 0 to 65535
Version 7.4.1.0 Introduced
null
Causes an authentication policy configured for the area to not be inherited on the interface.
ipsec spi number
Security Policy index (SPI) value that identifies an IPsec security policy.
Range: 256 to 4294967295.
MD5 | SHA1
Authentication type: Message Digest 5 (MD5) or Secure Hash Algorithm 1 (SHA-1).