rubbaninja
MIS
Can someone clarify my understanding of how to specify MAC address for failover mac address command (single context)
I've read the docs and a couple of books and the help but the term "virtual" keeps rearing it's head and throws me for a loop.
failover mac address phy_if active_mac standby_mac
Do I use the actual MAC Address for the phy_if or do I make create one?
The book I have states the following.
"You must be able to give unique MAC address to both the active and standby unit interfaces. Finding unique values isn't always straightforward. An easy method is to display the burned-in addresses (BIA) of all interfaces on the primary and secondary firewall units with the show interface command. The addresses of the primary unit can always be assigned to the active firewall and those of the secondary unit can be assigned to the standby firewall..... save and reboot both firewall units to make sure the NEW MAC addresses are being used correctly."
At first I read this as "use the interface MAC on it's interface, simple."
Like this
BIA
Primary 0: Ext: Ethernet0 : address is 0005.3290.a83a
Secondary 0: Ext: Ethernet0 : address is 0005.b601.b81a
failover mac address ethernet0 0005.3290.a83a 0005.b601.b81a
Correct? That's not "virtual" since it's not made up although it would be virtual in the event of a failover I guess. We have suffered one time for not using failover mac address and I don't want a repeat of that.
Lend me your wisdom fellow PIX users.
I've read the docs and a couple of books and the help but the term "virtual" keeps rearing it's head and throws me for a loop.
failover mac address phy_if active_mac standby_mac
Do I use the actual MAC Address for the phy_if or do I make create one?
The book I have states the following.
"You must be able to give unique MAC address to both the active and standby unit interfaces. Finding unique values isn't always straightforward. An easy method is to display the burned-in addresses (BIA) of all interfaces on the primary and secondary firewall units with the show interface command. The addresses of the primary unit can always be assigned to the active firewall and those of the secondary unit can be assigned to the standby firewall..... save and reboot both firewall units to make sure the NEW MAC addresses are being used correctly."
At first I read this as "use the interface MAC on it's interface, simple."
Like this
BIA
Primary 0: Ext: Ethernet0 : address is 0005.3290.a83a
Secondary 0: Ext: Ethernet0 : address is 0005.b601.b81a
failover mac address ethernet0 0005.3290.a83a 0005.b601.b81a
Correct? That's not "virtual" since it's not made up although it would be virtual in the event of a failover I guess. We have suffered one time for not using failover mac address and I don't want a repeat of that.
Lend me your wisdom fellow PIX users.