Thanks for the response. The Mac Address is not migrating over when there is a failover. See below. This is in an ESXi environment. Name: ethernet1/1, ID: 16 Link status: Runtime link speed/duplex/state: 10000/full/up Configured link speed/duplex/state: auto/auto/auto MAC address: Port MAC address 00:0c:29:34:b8:61 <<<<<<<<< Before failover Operation mode: layer3 Untagged sub-interface support: no -------------------------------------------------------------------------------- Name: ethernet1/1, ID: 16 Operation mode: layer3 Virtual router DEFVRF Interface MTU 1500 Interface IP address (dynamic): XX.YY.175.22/32 admin@PA1(active)> request high-availability state suspend Successfully changed HA state to suspended admin@PA1(suspended)> admin@PA1(suspended)> show interface ethernet1/1 -------------------------------------------------------------------------------- Name: ethernet1/1, ID: 16 Link status: Runtime link speed/duplex/state: unknown/unknown/down Configured link speed/duplex/state: auto/auto/auto MAC address: Port MAC address 00:0c:29:34:b8:61 Operation mode: layer3 Untagged sub-interface support: no -------------------------------------------------------------------------------- Name: ethernet1/1, ID: 16 Operation mode: layer3 Virtual router DEFVRF Interface MTU 1500 Interface IP address (dynamic): XX.YY.175.22/32 <<<<<<<<< After failover Interface management profile: PING ping: yes telnet: no ssh: no http: no https: no snmp: no response-pages: no userid-service: no Service configured: Zone: Untrust, virtual system: vsys1 Adjust TCP MSS: no Policing: no admin@PA1(suspended)> request high-availability state functional Successfully changed HA state to functional admin@PA1(initial)> Here is the other vm which become ative with its own vmware MAC admin@PA-VM(active)> show interface ethernet1/1 -------------------------------------------------------------------------------- Name: ethernet1/1, ID: 16 Link status: Runtime link speed/duplex/state: unknown/unknown/down Configured link speed/duplex/state: auto/auto/auto MAC address: Port MAC address 00:50:56:92:19:11 <<<<<<< OTHER SIDE MAC Operation mode: layer3 Untagged sub-interface support: no -------------------------------------------------------------------------------- Name: ethernet1/1, ID: 16 Operation mode: layer3 Virtual router DEFVRF Interface MTU 1500 Interface IP address (dynamic): XX.YY.175.22/32 <<<<<<< OTHER side Has the same IP Interface management profile: PING ping: yes telnet: no ssh: no http: no https: no snmp: no response-pages: no userid-service: no Service configured: Zone: Untrust, virtual system: vsys1 Adjust TCP MSS: no Policing: no admin@PA-VM(active)>
... View more