
T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
360
ip rip v2-broadcast
Description
The
ip rip v2-broadcast
command is used to configure the desired interface to
send RIPv2 packets via broadcast. By default, interfaces send RIPv2 packets
via multicast, and the multicast IP address is 224.0.0.9. To return to the default
configuration, please use
no ip rip v2-broadcast
command.
Syntax
ip rip v2-broadcast
no ip rip v2-broadcast
Command Mode
Interface Configuration Mode
Example
Configure the interface VLAN2 to send RIPv2 packets via broadcast:
T2700G-28TQ(config)# interface vlan
2
T2700G-28TQ(config-if)# ip rip v2-broadcast
ip rip authentication-mode
Description
The
ip rip authentication-mode
command is used to configure the
authentication mode of RIP on the desired interface. By default, the
authentication mode is none.
Syntax
ip rip authentication-mode
{
simple
|
md5
key-id
}
{ [ 0 ]
password
| 7
encrypted-password
}
ip rip authentication-mode
none
Parameter
simple | md5
key-id
—— Specify the stack’s authentication mode. “simple”
means authentication will be performed using a text password. “md5” means
authentication will be performed via a text password and MD5 algorithm. Specify