D-Link DXS-3600 Series Cli Reference Manual page 1382

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
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)#
119-4
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
disable 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.
vrrp non-owner-ping
no vrrp non-owner-ping
Parameters
None.
Default
By default, the virtual router in the master state does not response the ICMP echo requests for an IP
address that is not owned by this virtual router.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
In some conditions, the virtual router in the master state needs to response ICMP echo requests for an IP
address that is not owned by this virtual router.
Example
This example shows how to enable all virtual routers to respond to ICMP echo requests.
Switch# configure terminal
Switch(config)# vrrp non-owner-ping
Switch(config)#
1377

Advertisement

Table of Contents
loading

Table of Contents