Switch 7700 Configuration Guide
70 CHAPTER 5: ROUTING PROTOCOL OPERATION
Perform the following configuration in VLAN interface view.
The rip work command is functionally equivalent to both rip input and rip
output commands.
By default, all interfaces except loopback interfaces both receive and transmit RIP
update packets.
Disable Host Route
In some cases, the router can receive many host routes from the same segment,
and these routes are of little help in route addressing but consume a lot of
network resources. Routers can be configured to reject host routes by using undo
host-route command.
Perform the following configurations in RIP view.
By default, the router receives the host route.
Set RIP-2 Route Aggregation
Route aggregation means that different subnet routes in the same natural
network can be aggregated into one natural mask route for transmission when
they are sent to other, outside networks. Route aggregation can be performed to
reduce the routing traffic on the network as well as to reduce the size of the
routing table.
RIP-1 only sends the route with natural mask, that is, it always sends routes in the
route aggregation form. RIP-2 supports subnet mask and classless inter-domain
routing. To advertise all the subnet routes, the route aggregation function of RIP-2
can be disabled.
Tab le 10 Specify the Operating State of the Interface
Operation Command
Enable the interface to run RIP rip work
Disable the interface to run RIP undo rip work
Enable the interface to receive RIP
update packet
rip input
Disable the interface to receive RIP
update packet
undo rip input
Enable the interface to send RIP
update packet
rip output
Disable the interface to send RIP
update packet
undo rip output
Tab le 11 Disable Host Route
Operation Command
Enable receiving host route host-route
Disable receiving host route undo host-route