Virtual Router Redundancy Protocol (Vrrp) Commands - D-Link DXS-3600 Series Reference Manual

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
113.
Virtual Router Redundancy Protocol
(VRRP) Commands
113-1
vrrp ip
This command is used to create a VRRP group on an interface. Use the no form of this command to
remove a VRRP group.
vrrp VRID ip IP-ADDRESS
no vrrp VRID
Parameters
VRID
IP-ADDRESS
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command creates a virtual router and specifies the IP address for the virtual router. All routers in the
same VRRP group must be configured with the same virtual router ID and IP address.
A virtual router group is represented by a virtual router ID. The IP address of the virtual router is the
default router configured on hosts. The virtual router's IP address can be a real address configured on the
routers, or an unused IP address. If the virtual router address is a real IP address, the router that has this
IP address is the IP address owner.
A master will be elected in a group of routers that supports the same virtual routers. Others are the
backup routers. The master is responsible for forwarding the packets that are sent to the virtual router.
Example
This example shows how to create a VRRP group on interface VLAN 1. The virtual router identifier is 7,
and 10.1.1.1 is the IP address of the virtual router.
Switch# configure terminal
Switch(config)# interface vlan1
Switch(config-if)# vrrp 7 ip 10.1.1.1
Switch(config-if)#
113-2
vrrp non-owner-ping
This command is used to enable the virtual router in the master state to respond to ICMP echo requests
for an IP address not owned but associated with this virtual router. Use the no form of this command to
Specifies the virtual router identifier that identifies the VRRP group.
The valid range is from 1 to 255.
Specifies the IP address for the created virtual router group.
1254

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents