R3721-F3210-F3171-HP High-End Firewalls Network Management Configuration Guide-6PW101

Table Of Contents
742
Ste
p
Command
Remarks
2. Enter interface view
interface interface-type
interface-number
N/A
3. Ignore MTU check for DD
packets
ospfv3 mtu-ignore [ instance
instance-id ]
Not ignored by default.
Disable interfaces from receiving and sending OSPFv3 packets
Follow these guidelines when you disable interfaces from receiving and sending OSPFv3 packets:
Multiple OSPFv3 processes can disable the same interface from receiving and sending OSPFv3
packets. Using the silent-interface command disables only the interfaces associated with the current
process.
After an OSPF interface is set to silent, direct routes of the interface can still be advertised in
Intra-Area-Prefix-LSAs via other interfaces, but other OSPFv3 packets cannot be advertised. No
neighboring relationship can be established on the interface. This feature can enhance the
adaptability of OSPFv3 networking.
To disable interfaces from receiving and sending OSPFv3 packets:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter OSPFv3 view. ospfv3 [ process-id ]
N/A
3. Disable interfaces from
receiving and sending
OSPFv3 packets.
silent-interface { interface-type
interface-number | all }
Not disabled by default.
Enable the logging of neighbor state changes
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter OSPFv3 view. ospfv3 [ process-id ]
N/A
3. Enable the logging of
neighbor state changes.
log-peer-change Enabled by default.
Configuring BFD for OSPFv3
Bidirectional forwarding detection (BFD) provides a mechanism to quickly detect the connectivity of links
between OSPFv3 neighbors, thus to improve the convergence speed of OSPFv3. For more information
about BFD, see High Availability Configuration Guide.
After discovering neighbors by sending hello packets, OSPFv3 notifies BFD of the neighbor addresses,
and BFD uses these addresses to establish sessions. Before a BFD session is established, it is in the down
state. In this state, BFD control packets are sent at an interval of no less than one second to reduce BFD
control packet traffic. After the BFD session is established, BFD control packets are sent at the negotiated
interval, thereby implementing fast fault detection.