Switch 7700 Configuration Guide
74 CHAPTER 5: ROUTING PROTOCOL OPERATION
By default, RIP does not filter received and distributed routing information.
Display and Debug RIP After configuring RIP, execute the display command in all views to display the RIP
configuration, and to verify the effect of the configuration. Execute the
debugging command in user view to debug the RIP module.
Example: Typical RIP
Configuration
As shown in Figure 4, the Switch C connects to the subnet 117.102.0.0 through
the Ethernet port. The Ethernet ports of Switch A and Switch B are connected to
the network 155.10.1.0 and 196.38.165.0, respectively. Switch C, Switch A, and
Switch B are connected by Ethernet 110.11.2.0. Correctly configure RIP to ensure
that Switch C, Switch A, and Switch B can interconnect.
Cancel filtering the received
routing information distributed by
the specified address
undo filter-policy gateway ip-prefix-name import
Configure filtering the received
global routing information
filter-policy {acl-number | ip-prefix ip-prefix-name }
import
Cancel filtering the received global
routing information
undo filter-policy { acl-number | ip-prefix
ip-prefix-name } import
Configure RIP to Filter Distributed Routes
Configure RIP to filter the
distributed routing information
filter-policy { acl-number | ip-prefix ip-prefix-name }
export [ routing-protocol ]
Cancel the RIP filtering of the
routing information
undo filter-policy { acl-number | ip-prefix
ip-prefix-name } export [ routing-protocol ]
Table 19 Configure RIP to Filter Routes
Operation Command
Tab le 20 Display and Debug RIP
Operation Command
Display the current RIP running
state and configuration
information.
display rip
Enable the RIP debugging
information
debugging rip packets
Enable the debugging of RIP
receiving packet.
debugging rip receive
Enable the debugging of RIP
sending packet.
debugging rip send