Where does a switch get its MAC addresses for VLAN and IF?
This question arose in a discussion today. Only thing I found out after searching cisco web was following:
By default, Catalyst switches come with the same MAC address configured on all interfaces. The diagram in this section shows a Catalyst 6500 with Supervisor Engine 2 and MSFC2. However, the MAC address on all three VLAN interfaces is the same, even though the IP addresses are different.
MAC Addresses on Layer 2 Interfaces
MAC addresses of Layer 2 Interfaces (Switchports) are unique and are assigned to that particular line module. In Cisco 6500/6000, 4500/4000, 3750, 3560, 3550, and 2970 series switches, you are not able to change the MAC address on a switchport. In Cisco 2940, and 2950/2955 series switches you can change the MAC address of switch ports using the command mac-address, under the interface configuration mode.
Can anyone shed the light on this topic?
Main uncertainty was, if the MAC address gets assigned from official OUI listed address pool or is just bogus.