Operation Manual – Routing Protocol
Quidway S5600 Series Ethernet Switches-Release 1510 Chapter 3 RIP Configuration
Huawei Technologies Proprietary
3-7
Table 3-6 Configure RIP route summary
Operation Command Description
Enter system view
system-view
—
Enter RIP view
rip
—
Enable RIP-2
automatic route
summary
summary
Optional
By default, RIP-2
automatic route
summary is enabled.
III. Disabling the receiving of host routes
In some special cases, the router can receive a lot of host routes from the same
segment, and these routes are of little help in route addressing but consume a lot of
network resources. After host route receiving is disabled, a router can refuse any
incoming host routes.
Table 3-7 Disable the receiving of host route
Operation Command Description
Enter system view
system-view
—
Enter RIP view
rip
—
Disable the receiving of
host routes
undo host-route
Optional
By default, the router
receives host routes.
IV. Configuring RIP to filter or advertise the received routes
The route filtering function provided by a router enables you to configure
inbound/outbound filter policy by specifying an ACL or address prefix list to make RIP
filter incoming/outgoing routes. Besides, you can configure RIP to receive only the RIP
packets from a specific neighbor.
Table 3-8 Configure RIP to filter incoming/outgoing routes
Operation Command Description
Enter system view
system-view
—
Enter RIP view
rip
—
Configure RIP to filter
incoming routes
filter-policy { acl-number |
ip-prefix ip-prefix-name
[ gateway ip-prefix-name ] |
route-policy
route-policy-name } import
Required
By default, RIP does
not filter any incoming
routes.