Service Manual

passive-interface
Suppress routing updates on a specified interface.
Syntax
passive-interface interface
To delete a passive interface, use the no passive-interface interface command.
Parameters
interface Enter the following information:
For a Port Channel interface, enter the keywords port-channel then a number.
The range is from 1 to 128.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet
then the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/
port information.
For a VLAN, enter the keyword vlan then a number from 1 to 4094.
Defaults Not configured.
Command Modes ROUTER RIP
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information Although the passive interface does not send or receive routing updates, the network on that interface still
includes in RIP updates sent using other interfaces.
Related Commands
neighbor — enables RIP for a specified network.
network — defines a neighbor.
redistribute
Redistribute information from other routing instances.
Syntax
redistribute {connected | static}
To disable redistribution, use the no redistribute {connected | static} command.
Parameters
connected Enter the keyword connected to specify that information from active routes on
interfaces is redistributed.
static Enter the keyword static to specify that information from static routes is redistributed.
Defaults Not configured.
Command Modes ROUTER RIP
Routing Information Protocol (RIP) 1043