Netgear M4300-52G-PoE+ (GSM4352PA) - 48x1G PoE+ Stackable Managed Switch with 2x10GBASE-T and 2xSFP+ (550W PSU) Software Guide

Page of 1143
Routing Commands 
712
M4200 and M4300 Series ProSAFE Managed Switches 
passive-interface (OSPF)
Use this command to set the interface as passive. It overrides the global passive mode that is 
currently effective on the interface. The argument unit/slot/port corresponds to a 
physical routing interface or VLAN routing interface. The vlan keyword and vlan-id 
parameter are used to specify the VLAN ID of the routing VLAN directly instead of in a 
unit/slot/port
 format. The vlan-id can be a number from 1–4093.
no passive-interface
Use this command to set the interface as nonpassive. It overrides the global passive mode 
that is currently effective on the interface. The argument unit/slot/port corresponds to a 
physical routing interface or VLAN routing interface. The vlan keyword and vlan-id 
parameter are used to specify the VLAN ID of the routing VLAN directly instead of in a 
unit/slot/port
 format. The vlan-id can be a number from 1–4093.
timers pacing flood
To adjust the rate at which OSPFv2 sends LS Update packets, use the timers pacing flood 
command in router OSPFv2 global configuration mode. OSPF distributes routing information 
in Link State Advertisements (LSAs), which are bundled into Link State Update (LS Update) 
packets. To reduce the likelihood of sending a neighbor more packets than it can buffer, 
OSPF rate limits the transmission of LS Update packets. By default, OSPF sends up to 30 
updates per second on each interface (1/the pacing interval). Use this command to adjust 
this packet rate.
Default
disabled
Format
passive-interface {unit/slot/port | vlan vlan-id}
Mode
Router OSPF Config
Format
no passive-interface {unit/slot/port | vlan vlan-id}
Mode
Router OSPF Config
Default
33 milliseconds
Format
timers pacing flood milliseconds
Mode
OSPFv2 Router Configuration
Parameter
Description
milliseconds
The average time between transmission of LS Update packets. The range is from 5 ms to 100 ms. 
The default is 33 ms.