D-Link xStack DES-6500 Cli Manual page 283

Modular layer 3 chassis ethernet switch
Hide thumbs Also See for xStack DES-6500:
Table of Contents

Advertisement

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
create vrrp vrid
Restrictions
Example usage:
To create a VRRP entry:
DES-6500:4#create vrrp vrid 1 ipif Darren ipaddress
11.1.1.1 state enable priority 200 advertisement_interval
1 preempt true critical_ip 10.53.13.224 critical_ip_state
enable
Command: create vrrp vrid 1 ipif Darren ipaddress 11.1.1.1
state enable priority 200 advertisement_interval 1 preempt
true critical_ip 10.53.13.224 critical_ip_state enable
Success.
DES-6500:4#
config vrrp vrid
Purpose
Syntax
Description
Parameters
network connections.
critical_ip_state [enable | disable] - This parameter is used to enable
or disable the critical IP address entered above. The default is
disable.
Only Administrator-level users can issue this command.
To configure a VRRP router set on the Switch.
config vrrp vrid <vrid 1-255> ipif <ipif_name 12> {state [enable |
disable] | priority <int 1-254> | ipaddress <ipaddr> |
advertisement_interval <int 1-255> | preempt [true | false] |
critical_ip <ipaddr> | critical_ip_state [enable | disable]}
This command is used to configure a previously created VRRP
interface on the Switch.
vrid <vrid 1-255> - Enter a value between 1 and 255 that uniquely
identifies the VRRP group to configure. All routers participating in
this group must be assigned the same vrid value. This value MUST
be different from other VRRP groups set on the Switch.
ipif <ipif_name 12> - Enter the name of a previously configured IP
interface for which to configure a VRRP entry. This IP interface must
be assigned to a VLAN on the Switch.
state [enable | disable] – Used to enable and disable the VRRP
router on the Switch.
priority <int 1-254> - Enter a value between 1 and 254 to indicate the
router priority. The VRRP Priority value may determine if a higher
priority VRRP router overrides a lower priority VRRP router. A higher
priority will increase the probability that this router will become the
Master router of the group. A lower priority will increase the
probability that this router will become the backup router. VRRP
routers that are assigned the same priority value will elect the
highest physical IP address as the Master router. The default value
is 100. (The value of 255 is reserved for the router that owns the IP
address associated with the virtual router and is therefore set
automatically.)
ipaddress <ipaddr> - Enter the virtual IP address that will be
279

Advertisement

Table of Contents
loading

Table of Contents