D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 644

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
636
69-7 show vrrp
This command is used to display the VRRP status.
show vrrp [interface ipif_name [group vrid]] [brief]
Parameters
Example
This example shows how to configure the router to send advertisements for VRRP 7
every 10 seconds on interface vlan1.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface vlan 1
DXS-3600-32S(config-if)#vrrp 7 timers advertise 10
DXS-3600-32S(config-if)#
Example
This example shows how to configure the advertisement interval to use the default
settings.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface vlan 1
DXS-3600-32S(config-if)#no vrrp 7 timers advertise
DXS-3600-32S(config-if)#
interface ipif_name Displays information about the virtual routers that belong to specified interface.
vrid Displays the detailed information about the specified virtual router. The valid range is
from 1 to 255.
brief Displays brief information.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 3. (EI Mode Only Command)
Usage Guideline
Use this command to show the VRRP related setting and status.
Example
This example shows brief information about all virtual routers.
DXS-3600-32S#show vrrp brief
Interface Grp Pri Own Pre State Master addr Group addr
vlan1 1 255 Y Y Master 10.1.1.1 10.1.1.1
vlan1 2 100 Y Master 10.1.1.1 10.1.1.101
vlan2 1 50 Y Init 100.1.1.1 100.1.1.100
DXS-3600-32S#
Example
This example shows brief information about the virtual routers belong to interface
‘vlan2’.
DXS-3600-32S#show vrrp interface vlan2 brief
Interface Grp Pri Own Pre State Master addr Group addr
vlan2 1 50 Y Init 100.1.1.1 100.1.1.100
DXS-3600-32S#
Loading ...
Loading ...
Loading ...