User's Manual
420
Command Purpose
ip rip authentication simple
Configures the interface with the plaintext
authentication.
ip rip password
string Configures the plaintext authentication key.
To configure MD5 authentication of RIP, do as follows in the interface configuration mode:
Command Purpose
ip rip authentication md5
Configures the interface with MD5
authentication.
ip rip md5-key
key-ID
md5
key Configures MD5 authentication key and
authentication ID.
To configure the dynamic authentication of RIP, do as follows in the interface configuration mode:
Command Purpose
ip rip authentication dynamic
Configures the interface with dynamic
authentication (md5 and sha1).
ip rip dynamic-key
key-ID {
md5 | sha1
} key
xxxx-xx-xx-xx:xx xx:xx
Configures dynamic authentication key and
authentication ID.
After configuring the RIP authentication configuration, do as follows in the interface
configuration mode:
Command Purpose
ip rip authentication commit
If the authentication cannot pass, age the
opposite end peer and the route learned from
the opposite end.
58.3.9 Prohibitting the Route summary
Under the default circumstance, the RIP-2 supports the automatic route summary, summarizing the RIP-2
Routes when crossing the boundary of the classified network. And the RIP-1 Automatic Route Gathering
Function is always activated.
If there is a separated Sub-net, it is necessary to prohibit the Route summary to declare this Sub-net. If the
Route Gathering is prohibited, when crossing the boundary of the classified network, the router will then send
the route information of the sub-net and the host. Under the router configuration mode, the following command
should be taken to prohibit the automatic gathering.
Command Purpose
no auto-summary
Prohibit the Automatic summary
58.3.10 Prohibitting the Authentication of Source IP Address
Under the default circumstance, the router will authenticate the Authenticable Source IP Address of the
received route update. If this address is illegal, the router update will then be rejected.
If you have a router in hope to receive the updating from it, but you have not configured the corresponding
"network" or "neighbor" on the receiver, the function should be therefore prohibited. However in the common
practice, this command is not recommended to use. Under router configuration mode, the following commands