This article will summarize Basic commands equivalent to CCNA level (640-802) when working with Cisco network equipment (Cisco Switch, Cisco Router)
Cisco command access modes
User mode (user mode)
Switch>
Enter Privilege mode (enter privileged mode)
Switch>enable
Private mode (privileged mode)
Switch#
Enter configuration mode (enter global configuration mode)
Switch#configure terminal
Switch(config)#
Enter Interface mode (enter gateway mode)
Switch(config)#interface fa0/1
Switch(config-if)#
Return to global configuration (Return to Global Config)
Switch(config-if)#exit
Exit Global Config mode (Exit Global Config)
Switch(config)#exit
Return to user mode (Return to user mode)
Switch#disable
Logout (Log out)
Switch>exit
Xem tiếp...