1 Switch Mode

You might also like

You are on page 1of 1

1 Switch Mode

 Switch > enable


 Switch# configure terminal
 Switch(config)# interface fa0/1
 Switch(config-if)# exit
 Switch(config)# line console 0
 Switch(config-line)#
2 How to access each switch mode
 Switch > enable
 Switch# conf t
 Switch(config)# interface fa0/0
 Switch(config-if)# exit
 Switch(config)# line console 0
 Switch(config-line)#exit
3 How to set Switch hostname
 Switch> enable
 Switch# conf t
 Switch(config)# hostname CHHOEUN-Chanthat
 CHHOEUN-Chanthat(config)#
4 Save config file in Switch
 Switch (config)# hostname CHHOEUN-Chanthat
 CHHOEUN-Chanthat(config)# exit
 CHHOEUN-Chanthat# copy running-config startup-config
- Copy run sart
- Wite memory
- Write me
5 Show Switch configuration
 Switch > en
 Switch # show running-config
6 Show Switch version
 Switch# show version
7 Command to reboot Switch
 CHHOEUN-Chanthat> en
 CHHOEUN-Chanthat# reload (to restart switch)
 -------------- Select : no

You might also like