📝 Input Code/Commands
5.1 Backup Performed A backup of the switch running configuration was performed on the physical Layer 2 switch. The configuration was saved to a text file using the show running-config command output captured to a text file. This backup serves as a restore point in case of switch failure or misconfiguration. Backup Method Used: text show running-config > backup.txt
🗑️ Clear
Terminal Type:
Bash
CMD
PowerShell
Zsh
bash
📸 Take Screenshot