NETGEAR L3 Switch User Manual


 
7000 Series L3 Managed Switch Reference Manual for Software v2.0
8-26 Routing Commands
config router ospf virtif interval hello
This command configures the hello interval for the OSPF virtual interface on the virtual interface
identified by <areaid> and <neighbor>. The <neighbor> parameter is the IP address of the
neighbor. The range for <seconds> is 1 to 65535.
Default 10
Format config router ospf virtif interval hello <areaid>
<neighbor> <1-65535>
config router ospf virtif interval retransmit
This command configures the retransmit interval for the OSPF virtual interface on the virtual
interface identified by <areaid> and <neighbor>. The <neighbor> parameter is the IP address of
the neighbor. The range for <seconds> is 0 to 3600.
Default 5
Format config router ospf virtif interval retransmit <areaid>
<neighbor> <0-3600>
config router ospf exoverflowinterval
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. The range for <seconds> is 0 to 2147483647 seconds.
Default 0
Format config router ospf exoverflowinterval <0-2147483647>
config router ospf extlsdblimit
This command configures the external LSDB limit for OSPF. If the value is -1, then there is no
limit. When the number of non-default AS-external-LSAs in a router's link-state database reaches
the external LSDB limit, the router enters overflow state. The router never holds more than the
external LSDB limit non-default AS-external-LSAs in it database. The external LSDB limit
MUST be set identically in all routers attached to the OSPF backbone and/or any regular OSPF
area. The range for <limit> is -1 to 2147483647.
Default -1
Format config router ospf extlsdblimit <-1-2147483647>