Hi All,
I was wondering what happens in the following setup:
- WAN: 1 internet connection and ISP router is the DHCP server with a single public IP in the pool
- 2 SSR Spokes in HA mode
- both Spokes are connected to the ISP router using SharedMAC
Let's say a power outage happens and all 3 routers restart. When the first SSR Spoke boots, the CentOS physical WAN interface will learn the public IP via DHCP.
The DHCP server assigns its only public IP to the physcial MAC address of the CentOS.
After that the 128T service starts, the CentOS physical interface "dissapears" and the new logical WAN interface (in the routingEngine namespace) will try to get an IP for itself via DHCP. However it will use its own SharedMAC address instead of the CentOS physical MAC address. The DHCP server will not provide the IP as it is already reserved for the pyhsical MAC.
Can you confirm this or am I thinking wrong?
------------------------------
TAMAS VARGA
------------------------------