User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 957
Mode Router OSPFv3 Config
8.4.2.34. distance ospf
This command sets the route preference value of OSPF in the router. Lower route preference values are
preferred when determining the best route. The type of OSPF can be intra, inter, or external. All the external type
routes are given the same preference value. The <preference> range is 1 to 255. A route with a preference of 255
cannot be used to forward traffic.
To set the default route preference value of OSPF in the router, use the no form of this command.
Format distance ospf {intra-area <1-255> | inter-area <1-255> | external <1-255>}
no distance ospf {intra-area | inter-area | external }
Default 110
Mode Router OSPFv3 Config
8.4.2.35. enable
This command resets the default administrative mode of OSPF in the router (active).
To set the administrative mode of OSPF in the router to inactive, use the no form of this command.
Format enable
no enable
Default Enable
Mode Router OSPFv3 Config
8.4.2.36. exit-overflow-interval
This command configures the exit overflow interval for OSPF. It describes the number of seconds after entering
Overflow state that a router will wait before attempting to leave the Overflow State. This allows the router to
again originate non-default AS-external-LSAs. When set to 0, the router will not leave Overflow State until
restarted.
To configure the default exit overflow interval for OSPF, use the no form of this command.
Fields
Definition
<1-255>
The range of preference value.