티스토리 뷰

IT/CCNA: Udemy

Sec: 5 Switch CLI, Vlan

Last72 2018. 2. 16. 17:07

CCNA 200-125, ICND1, Sec 4: Config Modes, IOS Help, Intro To VLANs


//change host name

1
2
3
4
5
Switch>enable
Switch#configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Switch(config)#hostname S1

//usage of tab and ?

1
2
3
4
5
6
7
S1(config)#ho?
hostname 
S1(config)#ho
S1(config)#hostname ?
  WORD  This system's network name
S1(config)#hostname S2
S2(config)#

//exec-timeout 0 0

1
2
Switch(config)#line console 0
Switch(config-line)#exec-timeout 0 0

 

 

Vlan


Vlan.pkt


Vlan CLI

interface f0/0

switchport mode access

switchport access vlan 10


or


interfacef0/0

switchport mode trunk

switchport trunk vlan all


'IT > CCNA: Udemy' 카테고리의 다른 글

Sec6: Password  (0) 2018.02.24
Sec6: Memory, Boot  (0) 2018.02.22
Sec4: Switch process  (0) 2018.02.15
Sec4: MAC table  (0) 2018.02.15
Sec4: Bridge, Switch  (0) 2018.02.12
댓글
Announcement
Recent Posts
Recent Comments
Total
Today
Yesterday
Link
TAG
more
«   2025/04   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30
Search by month