User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 698
6.3.2.34. distance ospf
distance ospf 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 route can be intra, inter, or external. All the
external type routes are given the same preference value. The range of <preference> value is 1 to 255. no
distance ospf command sets the default route preference value of OSPF routes in the router. The type of OSPF
can be intra, inter, or external. All the external type routes are given the same preference value.
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 OSPF Config
6.3.2.35. distribute-list out
Use distribute-list out command to specify the access list to filter routes received from the source protocol.
no distribute-list out command to specify the access list to filter routes received from the source protocol.
Format distribute-list <1-199> out {bgp | static | connected}
no distribute-list <1-199> out {bgp | static | connected}
Default None
Mode Router OSPF Config
6.3.2.36. exit-overflow-interval
exit-overflow-interval 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. The range for seconds is 0 to 2147483647 seconds. no exit-overflow-interval
command configures the default exit overflow interval for OSPF.
Format exit-overflow-interval <seconds>
no exit-overflow-interval
Default 0
Mode Router OSPF Config