
Configuring OSPFv3
Configuring OSPFv3
page 2-24
OmniSwitch AOS Release 7 Advanced Routing Configuration Guide
March 2011
Configuring Router Capabilities
The following list shows various commands that can be useful in tailoring a router’s performance capabili-
ties. All of the listed parameters have defaults that are acceptable for running an OSPFv3 network.
To enable MTU checking, enter:
-> ipv6 ospf mtu-checking
To set the route tag to 5, enter:
-> ipv6 ospf route-tag 5
To set the SPF timer delay to 3 and the hold time to 6, enter:
-> ipv6 ospf spf-timer delay 3 hold 6
To return a parameter to its default setting, enter the command with no parameter value, as shown:
-> ipv6 ospf spf-timer
ipv6 ospf host
Creates and deletes an OSPFv3 entry for directly attached hosts.
ipv6 ospf mtu-checking
Enables or disables the use of Maximum Transfer Unit (MTU) checking
on received OSPFv3 database description packets.
ipv6 ospf route-tag
Configures a tag value for Autonomous System External (ASE) routes
created.
ipv6 ospf spf-timer
Configures timers for Shortest Path First (SPF) calculation.