JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
Command Mode
Interface Configuration Mode
Example
Add a secondary IP address as 192.168.0.8 for vrid 4 on interface VLAN 3:
T3700G-52TQ(config)#interface vlan 3
T3700G-52TQ(config-if)#ip vrrp vrid 4 virtual-ip 192.168.0.8
44.4 ip vrrp vrid description
Description
This command is used to configure or modify the description for the virtual
router.
Syntax
ip vrrp vrid
vrid
description
description
Parameter
vrid
—— The virtual router ID.
description
——String to describe the virtual router, which contains 8
characters at most, composing digits, English letters and under dashes only.
Command Mode
Interface Configuration Mode
Example
Name the vrid 4 as vr4 on interface VLAN 3:
T3700G-52TQ(config)#interface vlan 3
T3700G-52TQ(config-if)#ip vrrp vrid 4 description vr4
44.5 ip vrrp vrid priority
Description
This command is used to set the priority value for the virtual router
configured on a specified interface. To restore to the default priority, please
use no ip vrrp vrid priority command.
383