388
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
ip rip authentication mode {text| md5
type {cisco|usual}}
no ip rip authentication mode
Sets the authentication method; the “no ip rip
authentication mode” command restores the
default plain text authentication method.
ip rip authentication key-chain
<name-of-chain>
no ip rip authentication key-chain
Sets the authentication key; the “no ip rip
authentication key-chain” command means no
authentication key is used.
3) Configure other RIP parameters
a. Configure RIP routing priority
b. Configure zero field verification for RIP packets
c. Configure timer for RIP update, timeout and hold-down
Command Explanation
RIP configuration mode
rip preference <value>
no rip preference
Sets the route priority of RIP; the “no rip
preference” command restores the default setting.
[no] rip checkzero
Enables zero fields verification to RIP-I packets,
refuses to process if non-zero zero field; the "no
rip checkzero“ command cancels this check for
zero field
timer basic <update> <invalid>
<holddown>
no timer basic
Adjusts the RIP timers for update, expire, and hold
down; the “no timer basic” command restores the
default settings.
3. Configure RIP-I/RIP-II switch
(1) Configure the RIP version to be used in all ports
Command Explanation
RIP configuration mode
version { 1 | 2 }
no version
Sets the version of RIP packets to send/receive on
all ports; the “no version” command restores the
default, i.e., sends v2 packets, receives both v1
and v2 packets
(2) Configure the RIP version to send/receive in all ports
(3) Configure whether to enable RIP packets sending/receiving for ports
Command Explanation
Interface Mode
ip rip send version { v1 | v2 [bc|mc] }
no ip rip send version
Sets the version of RIP packets to send on all
ports; the “no ip rip send version” command
restores the default, i.e., send v2 packets,