Felhasználói EXEC mód jelszó
Switch(config)#line con 0 Switch(config-line)#password jelszó Switch(config-line)#login
Privilegizált EXEC mód
Switch(config)#enable secret jelszó
Titkosítás
Switch(config)#service password-encryption
Banner üzenetek
Switch(config)#banner motd üzenet
Konfiguráció mentés
Switch#copy running-config startup-config Switch#copy running-config tftp
Konfiguráció törlés
Switch#erase startup-config Switch#erase vlan.dat Switch#reload
Alapértelmezett átjáró
Switch(config)#ip default-gateway 192.168.1.1
Domain szerver megadása
Switch(config)#ip name-server 10.1.1.1
Switch(config)#ip domain-name domain.hu Switch(config)#crypto key generate rsa Switch(config)#ip ssh version 1 | 2 Switch(config)#username admin password|secret jelszo Switch(config)#line vty 0 15 Switch(config-line)#login local Switch(config-line)#transport input ssh | telnet | all
Domain név megadás
Switch(config)#ip domain-name domain.hu
Domain név feloldás letiltás
Switch(config)#no ip domain-lookup
MAC cím megjegyzés
Switch(config)#int fa0/1 Switch(config-if)#switchport mode access Switch(config-if)#switchport port-security Switch(config-if)#switchport port-security mac-address sticky
Switch#show ip int brief Switch#show int status Switch#show vlan brief Switch#show etherchannel summary