D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
285
Example usage:
To set the authentication type for a VRRP entry:
DGS-3600:4#config vrrp ipif Trinity authtype simple authdata tomato
Command: config vrrp ipif Trinity authtype simple authdata tomato
Success.
DGS-3600:4#
show vrrp
Purpose To view the VRRP settings set on the Switch.
Syntax
show vrrp ipif <ipif_name 12> vrid <vrid 1-255>
Description This command is used to view current VRRP settings of the VRRP
Operations table.
Parameters ipif <ipif_name 12> - Enter the name of a previously configured IP
interface for which to view the VRRP settings. This IP interface must
be assigned to a VLAN on the Switch.
vrid <vrid 1-255> - Enter the VRRP ID of a VRRP entry for which to
view these settings.
Restrictions Only administrator-level users can issue this command.
Example Usage:
To view the global VRRP settings currently implemented on the Switch (VRRP Enabled):
DGS-3600:4#show vrrp
Command: show vrrp
Global VRRP :Enabled
Non-owner response PING : Disabled
Interface Name : System
Authentication type : No Authentication
VRID : 2
Virtual IP Address : 10.53.13.3
Virtual MAC Address : 00-00-5E-00-01-02
Virtual Router State : Master
State : Enabled
Priority : 255
Master IP Address : 10.53.13.3
Critical IP Address : 0.0.0.0
Checking Critical IP : Disabled
Advertisement Interval : 1 secs
Preempt Mode : True
Virtual Router Up Time : 2754089 centi-secs
Total Entries : 1
DGS-3600:4#