T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
347 
passive-interface 
Description 
The  passive-interface command is used to suppress the sending of update 
messages through the specified interface. To activate the interface, please use 
no passive-interface command. 
Syntax 
passive-interface interface { interface-type } { interface-number } 
no passive-interface interface { interface-type } { interface-number } 
Parameter 
interface-type  ——Type of the interface, including fastEthernet, gigabitEthernet, 
ten-gigabitEthernet, loopback and VLAN. 
interface-number  ——  Number of the interface. 
Command Mode 
Router Configuration Mode (router rip) 
Example 
Suppress the sending of update messages through the interface VLAN 1: 
T3700G-28TQ(config)# router rip 
T3700G-28TQ(config-router)# passive-interface interface vlan 1 
ip rip receive version 
Description 
The ip rip receive version command is used to specify the RIP receive version 
on the desired interface. To return to the default configuration, please use no rip 
receive version command. The interfaces use the global configuration 
(configured with version
  command) before you specify its own RIP 
send/receive version. 
Syntax 
ip rip receive version [1|2] 
no ip rip receive version