Các lệnh Cisco dùng truy cập vào các chế độ (mode) dòng lệnh trên thiết bị Cisco Các lệnh này thực hiện trên cả thiết bị chuyển mạch (Switch) Cisco và bộ định tuyến (Router) Cisco User mode (chế độ user) Switch> Enter Privilege mode (vào chế độ đặc quyền) Switch>enable Privileged mode (chế độ đặc quyền) Switch# Enter configuration mode (vào chế độ cấu hình toàn cục global) Switch#configure terminal Switch(config)# Enter Interface mode (vào chế độ cổng) Switch(config)#interface fa0/1 Switch(config-if)# Return to global configuration (Trở về Global Config) Switch(config-if)#exit Switch(config)# Exit Global Config mode (Thoát Global Config) Switch(config)#exit Switch# Return to user mode (Trở về user mode) Switch#exit Switch> Logout (Đăng xuất) Switch>exit Chi tiết: Tổng hợp các lệnh căn bản (CLI) khi làm việc với thiết bị mạng Cisco (Switch Cisco, Router Cisco)