07-12-2023 12:59 AM
Hello Experts,
Does VDX 6740(7.3.0aa) support VRRP-Ev3 with IPv4, I did not find the option on the switch to configure it, I also referred to the document but it only talks about VRRP-Ev3 IPv6
Is VRRP-Ev3-IPv4 supported?
-Pavan Pawar
Solved! Go to Solution.
07-13-2023 09:31 AM
It doesn't look like we have an option to configure ipv4 vrrp-e v3. We only have ipv6 vrrp-e v3 support.
07-12-2023 07:05 AM
Hello Pavan Pawar,
vrrp-e (ipv4) is supported on 7.3.0aa. It has to be configured under the rbridge.
https://documentation.extremenetworks.com/networkos/SW/73x/nos-730aa-command-reference.pdf Pg 1172
Regards
07-12-2023 11:33 PM
Hello Deep,
Thanks for taking a look at the request.
I can enable the vrrp-extended on the switch for IPv4 but there is no option to enable VRRP version 3 under it, Refer to config snip :
extreme01(config)# rbridge-id 1
extreme01(config-rbridge-id-1)# protocol vrrp
extreme01(config-rbridge-id-1)# protocol vrrp-extended
extreme01(config-rbridge-id-1)# int ve 100
extreme01(config-rbridge-Ve-100)# ip address 10.1.1.1/24
extreme01(config-rbridge-Ve-100)# vrrp-extended-group 100 ?
Possible completions:
advertise-backup Enable periodic backup advertisement messages
advertisement-interval 1-255(sec) for VRRPv2, VRRPE and 100-40900(mili sec) for VRRPv3
advertisement-interval-scale Ipv4 session advertisement interval scale factor <1|2|5|10>
arp Modify ARP requests
backup-advertisement-interval Set Backup advertisement interval
description Interface specific description
enable Enable Session
hold-time Configure hold time for this session
preempt-mode Set preempt mode for the session
priority Set router priority within virtual router
short-path-forwarding Enable backup router to send traffic
track Interface to be tracked
virtual-ip Set virtual IPv4 address
virtual-mac Virtual MAC
<cr>
07-13-2023 09:31 AM
It doesn't look like we have an option to configure ipv4 vrrp-e v3. We only have ipv6 vrrp-e v3 support.
07-13-2023 10:14 AM
Ok,
is it software version specific or hardware specific