500
undo ospfv3 ipsec-profile
[
instance
instance-id
]
Default
No IPsec profile is applied to an OSPFv3 interface.
Views
Interface view
Predefined user roles
network-admin
Parameters
profile-name
: Specifies an IPsec profile by its name, a case-sensitive string of 1 to 63 characters.
instance-id
: Specifies an ID of the instance of the interface, in the range of 0 to 255. It defaults to 0.
Usage guidelines
This command must reference an IPsec profile. For more information about IPsec profiles, see
Security
Configuration Guide
.
Examples
# Apply IPsec profile
profile001
to OSPFv3 interface VLAN-interface 10.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] ospfv3 ipsec-profile profile001
ospfv3 mib-binding
Use
ospfv3 mib-binding
to bind MIB to an OSPFv3 process.
Use
undo ospfv3 mib-binding
to restore the default.
Syntax
ospfv3 mib-binding
process-id
undo ospfv3 mib-binding
Default
MIB is bound to the OSPFv3 process with the smallest process ID.
Views
System view
Predefined user roles
network-admin
Parameters
process-id
: Specifies an OSPFv3 process by its ID in the range of 1 to 65535.
Usage guidelines
If the specified process ID does not exist, the MIB binding configuration fails.
Deleting an OSPFv3 process that has been bound to MIB also unbinds the OSPFv3 process from MIB,
and re-binds MIB to the OSPFv3 process with the smallest process ID.