Specifications
CLI Tasks, Command Functions and Syntax
RIP distribute list
A-42 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
RIP distribute
list
Router Filters networks received and suppresses networks from being
advertised in RIP updates. For details, refer to Section 13.1.1.21.
distribute-list access-list-number {in vlan vlan_id | out vlan
vlan_id}
RIP neighbor
Router Instructs the router to send unicast RIP information to a specific IP
address. For details, refer to Section 13.1.1.3.
neighbor ip_address
RIP network
Router Attaches a network to or removes a network from a RIP routing
process. For details, refer to Section 13.1.1.2.
network ip_address
RIP offset
Router Adds or removes an offset to the metric of an incoming or outgoing
RIP route. This is used for making an interface a backup. For
details, refer to Section 13.1.1.5.
ip rip offset {in | out} value
RIP passive
interface
Router Prevents RIP from transmitting update packets on an interface. For
details, refer to Section 13.1.1.19.
passive-interface vlan vlan_id
RIP receive
interface
Router Allows RIP to receive update packets on an interface. For details,
refer to Section 13.1.1.20.
receive-interface vlan vlan_id
RIP receive
version
Router Sets the RIP version(s) for update packets accepted on an interface.
For details, refer to Section 13.1.1.8.
ip rip receive version {1 | 2 | 1 2 | none}
RIP rediistribute
Allows routing information discovered through non-RIP protocols
to be distributed in RIP update messages. For details, refer to
Section 13.1.1.22.
redistribute {connected | ospf process_id | static} [metric
metric value] [subnets]
CLI Task Mode Command Function and Syntax