Network, Passive-interface – Enterasys Networks X-Pedition XSR CLI User Manual
Page 208
RIP Commands
5-132 Configuring the Internet Protocol
network
This command attaches a network of directly connected networks to a RIP routing process.
Syntax
network netAddress
Syntax of the “no” Form
The no form of this command disables RIP on the specified interface:
no network netAddress
Mode
Router configuration:
XSR(config-router)#
Example
This example attaches network 192.168.1.0 to the RIP routing process:
XSR(config)#router rip
XSR(config-router)#network 192.168.1.0
passive-interface
This command prevents RIP from transmitting update packets on an interface (although it can still
monitor updates on the interface).
Syntax
passive-interface type num
Syntax of the “no” Form
The no form of this command removes the passive‐interface action:
no passive-interface type num
Mode
Router configuration:
XSR(config-router)#
Default
No passive interface
netAddress
A directly connected network that RIP will advertise to its neighboring
routers. This is an IP address format.
type
Interface types include: ATM, BRI, Dialer, Fast/ GigabitEthernet, Loopback,
Multilink, Serial, and VPN.
num
Physical interface number.