To remove an IPsec authentication policy from an interface, enter the no ipv6 ospf
authentication spi
number
command. To remove null authentication on an interface to allow
the interface to inherit the authentication policy configured for the OSPFv3 area, enter the no
ipv6 ospf authentication null command.
Related
Commands
area
authentication
Configure an IPsec authentication policy for an OSPFv3 area.
show crypto
ipsec policy
Display the configuration of IPsec authentication policies.
show crypto
ipsec sa ipv6
Display the security associations set up for OSPFv3 interfaces in
authentication policies.
ipv6 ospf cost
Explicitly specify the cost of sending a packet on an interface.
C-Series, E-Series, Z-Series, S4810
Syntax
ipv6 ospf interface-cost
Parameters
interface-cost
Enter a unsigned integer value expressed as the link-state metric.
Range: 1 to 65535
Defaults Default cost based on the bandwidth.
Command Modes INTERFACE
Command History
Version 9.1.(0.0) Introduced on the S4810 and Z9000.
Version 7.8.1.0 Added support for C-Series.
Version 7.4.1.0 Introduced on the E-Series.
Usage
Information
In general, the path cost is calculated as:
10^8 / bandwidth
Using this formula, the default path cost are calculated as:
• GigabitEthernet—Default cost is 1
• TenGigabitEthernet—Default cost is 1
• FortygigEthernet — Default cost is 1
• Ethernet—Default cost is 10
1113