labroot@QFX1# show route forwarding-table destination 5.223.48.38 Enabled protocols: Bridging, Destination Type RtRef Next hop Type Index NhRef Netif 5.223.48.38/32 dest 2 5.223.48.38 hold 2122 3 irb.606 5.223.48.38/32 dest 1 f4:bf:a8:14:64:a5 ucst 2119 2 xe-0/0/85.606
For example, we can use different subnets as below to overcome the subnet issue:
labroot@QFX2> show configuration interfaces xe-0/0/21.606
vlan-id 606; family inet { address 5.223.48.38/31 <<<<<
}
labroot@QFX2> show configuration interfaces irb.606 unit 606 { family inet {address 5.223.0.3/20 { vrrp-group 60 {virtual-address 5.223.0.1 <<<<<<<preempt;accept-data; }