Technical data
RIP 101
Perform the following configuration in VLAN interface view
The usual packet format follows RFC1723 and nonstandard follows RFC2082.
Configuring Split Horizon
Split horizon means that the route received through an interface will not be sent
through this interface again. The split horizon algorithm can reduce the
generation of routing loops, but in some special cases, split horizon must be
disabled to obtain correct advertising at the cost of efficiency. Disabling split
horizon has no effect on the P2P connected links but is applicable on the Ethernet.
Perform the following configuration in VLAN interface view.
By default, split horizon of the interface is enabled.
Enabling RIP to Import Routes of Other Protocols
RIP allows users to import the route information of other protocols into the
routing table.
RIP can import direct, static, OSPF, BGP, and IS-IS routes.
BGP and IS-IS require the extended version of the software on the Switch 7700.
Perform the following configurations in RIP view.
By default, RIP does not import the route information of other protocols.
Table 15 Setting RIP-2 Packet Authentication
Operation Command
Configure RIP-2 simple authentication key rip authentication-mode simple
password-string
Configure RIP-2 MD5 authentication with
packet type following RFC 1723
rip authentication-mode { simple password
| md5 { usual key-string | nonstandard
key-string key-id } }
Configure RIP-2 MD5 authentication with
packet type following RFC 2082
rip authentication-mode { simple password
| md5 { usual key-string | nonstandard
key-string key-id } }
Set the packet format type of RIP-2 MD5
authentication
rip authentication-mode { simple password
| md5 { usual key-string | nonstandard
key-string key-id } }
Cancel authentication of RIP-2 packet undo rip authentication-mode
Table 16 Configuring Split Horizon
Operation Command
Enable split horizon rip split-horizon
Disable split horizon undo rip split-horizon
Table 17 Enabling RIP to Import Routes of Other Protocols
Operation Command
Enable RIP to import routes of other protocols import-route protocol [ cost value ]
[route-policy route-policy-name ]
Disable route imports from other protocols undo import-route protocol