D-Link TM DES-6500 Switch User Manual


 
xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
DES-6500: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
DES-6500:4#
delete vrrp
Purpose Used to delete a vrrp entry from the switch.
Syntax
delete vrrp {vrid <vrid 1-255> ipif <ipif_name 12>}
Description This command is used to remove a VRRP router running on a local
device.
Parameters vrid <vrid 1-255> - Enter the VRRP ID of the virtual router to be
deleted. Not entering this parameter will delete all VRRP entries on
the Switch.
ipif <ipif_name 12> - Enter the name of the IP interface which holds
the VRRP router to delete.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete a VRRP entry:
DES-6500:4#delete vrrp vrid 2 ipif Trinity
Command: delete vrrp vrid 2 ipif Trinity
Success.
DES-6500:4#
267