Tuning and optimizing ospfv3 networks, Prerequisites, Configuring ospfv3 timers – H3C Technologies H3C S7500E Series Switches User Manual
Page 307
9-12
z
Executing the import-route or default-route-advertise command on a router makes it become
an ASBR,.
z
You can only inject and advertise a default route using the default-route-advertise command.
z
Since OSPFv3 is a link state routing protocol, it cannot directly filter LSAs to be advertised.
Therefore, you need to filter redistributed routes first, and thus only routes that are not filtered out
can be advertised in LSAs into the routing domain.
z
Use of the filter-policy export command filters routes redistributed with the import-route
command. If the import-route command is not configured, executing the filter-policy export
command does not take effect.
Tuning and Optimizing OSPFv3 Networks
This section describes configurations of OSPFv3 timers, interface DR priority, MTU check ignorance
for DD packets, and disabling interfaces from sending OSPFv3 packets.
OSPFv3 timers:
z
Packet timer: Specified to adjust topology convergence speed and network load
z
LSA delay timer: Specified especially for low-speed links
z
SPF timer: Specified to protect networks from being over-loaded due to frequent network
changes.
For a broadcast network, you can configure DR priorities for interfaces to affect DR/BDR election.
By disabling an interface from sending OSPFv3 packets, you can make other routers on the network
obtain no information from the interface.
Prerequisites
z
Enable IPv6 packet forwarding
z
Configure OSPFv3 basic functions
Configuring OSPFv3 Timers
Follow these steps to configure OSPFv3 timers:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter interface view
interface interface-type
interface-number
—
Configure the hello interval
ospfv3 timer hello seconds
[ instance instance-id ]
Optional
Defaults to 10 seconds on P2P,
broadcast interfaces.