mode는 크게 4가지가 있으며 아래와 같이 mode를 변경할 수 있다.
Router>enable
Router#configure terminal
Router(config)#interface fastethernet 0/0
Router(config-if)#exit
Router(config)#exit
Router#exit
1) User Mode
hostname>
2) Priviledge (또는 Enabled) Mode
hostname#
3) Global Configuration Mode
hostname(config)#
4) Interface Configuration Mode