Process Overview: Routing Protocol Configuration
Configuring RIP
13-22
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command disables passive interface:
no passive-interface vlan vlan_id
Command Type
Router command.
Command Mode
Router configuration:
Matrix>Router(config-router)#
Command Defaults
None.
Example
This example shows how to set VLAN 2 as a passive interface. No RIP updates will be transmitted
on VLAN 2:
13.1.1.20receive-interface
Use this command to allow RIP to receive update packets on an interface. This does not affect the
sending of RIP updates on the specified interface.
receive-interface vlan vlan_id
Syntax Description
Command Syntax of the “no” Form
The no use of this command denies the reception of RIP updates:
vlan vlan_id
Specifies the number of the VLAN to make a passive
interface. This VLAN must be configured for IP routing as
described in
Section 3.3.2
.
Matrix>Router(config)#
router rip
Matrix>Router(config-router)#
passive-interface vlan 2
vlan vlan_id
Specifies the number of the VLAN to make a receive
interface. This VLAN must be configured for IP routing as
described in
Section 3.3.2
.