3Com Switch 7750 Configuration Guide Guide

284 CHAPTER 33: RIP CONFIGURATION
Configuring a RIP neighbor
Displaying and
Maintaining RIP
Configuration
After the above configuration, you can use the display command in any view to
display the running status of RIP and verify the RIP configuration. You can use the
reset command in RIP view to reset the system configuration related to RIP.
RIP Configuration
Example
Network requirements
As shown in Figure 67, SwitchC is connected to subnet 117.102.0.0 through an
Ethernet port. SwitchA and SwitchB are connected to networks 155.10.1.0 and
196.38.165.0 respectively through Ethernet ports. SwitchC, SwitchA and SwitchB
are interconnected through Ethernet 110.11.2.0. It is required to configure RIP
Set RIP-2 packet
authentication mode
rip authentication-mode {
simple password | md5 {
rfc2453 key-string | rfc2082
key-string key-id } }
Required
If you specify to use MD5
authentication, you must
specify one of the following
MD5 authentication types:
rfc2453 (this type supports
the packet format defined in
RFC 2453)
rfc2082 (this type supports
the packet format defined in
RFC 2082)
Tabl e 210 Configure a RIP neighbor
Operation Command Description
Enter system view system-view -
Enter RIP view rip -
Configure a RIP neighbor peer ip-address
Required
To make RIP works on a link
that does not support
broadcast/multicast packets,
you must manually configure
the RIP neighbor.
Normally, RIP uses broadcast
or multicast addresses to send
packets.
Table 209 Set RIP-2 packet authentication mode
Operation Command Description
Tabl e 211 Display and maintain RIP configuration
Operation Command Description
Display the current RIP
running status and
configuration information
display rip
You can execute the display
command in any view.
Display RIP routing
information
display rip routing
Reset the system
configuration related to RIP
reset Use this command in RIP view.