Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Câu 1:

Câu 2:
Switch>en
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# hostname SW-HE190015
SW-HE190015(config)#
Câu 3:
SW-HE190015(config)# line console 0
SW-HE190015(config-line)# password User_HE190015
SW-HE190015(config-line)# login
SW-HE190015(config-line)# end
SW-HE190015#

Câu 4:
SW-HE190015>en
SW-HE190015#configure terminal
SW-HE190015(config)# enable secret Sec_HE190015
SW-HE190015(config)# exit
SW-HE190015#

SW-HE190015#config terminal
SW-HE190015(config)# enable password Pas_HE190015
SW-HE190015(config)#exit
SW-HE190015#

Câu 5:
SW-HE190015#configure terminal
SW-HE190015(config)# line vty 0 15
SW-HE190015(config-line)# password VTY_HE190015
SW-HE190015(config-line)# login
SW-HE190015(config-line)# end
SW-HE190015#

Câu 6:
SW-HE190015#config terminal
SW-HE190015(config)# service password-encryption
SW-HE190015(config)# exit
SW-HE190015#
%SYS-5-CONFIG_I: Configured from console by console

SW-HE190015# show running-config


Building configuration...

Current configuration : 1216 bytes


!
version 15.0
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname SW-HE190015
!
enable secret 5 $1$mERr$yyjPSP/Nbtksx2WDNEV.m0
enable password 7 08114D5D363120464B5B5C557F
!
!
!
!
!
!
spanning-tree mode pvst
spanning-tree extend system-id
!

Câu 7:
SW-HE190015# configure terminal
SW-HE190015(config)# banner motd #NguyenVietHung-HE190015#
SW-HE190015(config)#
Câu 8:
SW-HE190015(config)#interface vlan 1
SW-HE190015(config-if)# ip address 192.168.1.20 255.255.255.0
SW-HE190015(config-if)#no shutdown

Câu 9:
SW-HE190015#config terminal
SW-HE190015(config)# no enable password
SW-HE190015(config)#

You might also like