| Befehl | Beschreibung |
| configure terminal | Wechsel vom privilegierten Modus in den globalen Konfigurationmodus |
| copy running-config startup-config | Kopiert laufende Konfiguration in das NVRAM |
| copy running-config tftp | Kopiert laufende Konfiguration auf einen tftp-Server |
| copy tftp running-config | Kopiert laufende Konfiguration von einem tftp-Server (überlagert die vorhandene) |
| copy tftp startup-config | Kopiert eine Konfiguration von einem tftp-Server in das NVRAM |
| erase startup-config | Löscht die Konfiguration im NVRAM |
| delete flash:vlan.dat | Löscht die VLAN-Konfiguration in Switches |
| show running-config | Zeigt die aktuelle Konfiguration an |
| show startup-config | Zeigt die Konfiguration im NVRAM an |