Interface MAC Address in IOS Layer-2 Images
Cisco IOS layer-2 images change interface MAC addresses when altering switchport status, requiring a normalization script to ensure proper configuration, despite a bug in the IOLL2 template.
MAIN POINTS
- Cisco IOS layer-2 images alter MAC addresses with switchport status changes.
- IOL Layer 2 images begin with interfaces enabled in bridged mode.
- A normalization script is necessary before configuration to shut down interfaces.
- A bug in the IOLL2 template incorrectly checked MAC addresses but didn't affect functionality.
TAKEAWAYS
- Changing switchport status can unexpectedly alter MAC addresses.
- Initial device configuration sets MAC addresses, mitigating template bugs.
- Proper interface shutdown is crucial before further configuration.
- Awareness of template bugs is important for accurate network setup.