Download presentation
Presentation is loading. Please wait.
Published byDwain Beasley Modified over 9 years ago
1
Author: Bill Buchanan
3
Module Descriptor
4
Author: Bill Buchanan
5
Move from 20/80 to 80/20
6
Author: Bill Buchanan 3-layered Architecture
7
Author: Bill Buchanan Access
8
Author: Bill Buchanan Distribution Layer
9
Author: Bill Buchanan Core
10
Author: Bill Buchanan Switch Types
11
Author: Bill Buchanan NetLAB
12
Author: Bill Buchanan Configuration interface FastEthernet0/1 no ip address ! interface FastEthernet0/2 no ip address ! interface FastEthernet0/3 no ip address … interface FastEthernet0/22 no ip address ! interface FastEthernet0/23 no ip address ! interface FastEthernet0/24 no ip address ! interface GigabitEthernet0/1 no ip address ! interface GigabitEthernet0/2 no ip address ! interface Vlan1 no ip address no ip route-cache shutdown ! ip http server ! line con 0 line vty 5 15 FA0/1 FA0/2
13
Author: Bill Buchanan Configuration interface FastEthernet0/1 no ip address ! interface FastEthernet0/2 no ip address ! interface FastEthernet0/3 no ip address … interface FastEthernet0/22 no ip address ! interface FastEthernet0/23 no ip address ! interface FastEthernet0/24 no ip address ! interface GigabitEthernet0/1 no ip address ! interface GigabitEthernet0/2 no ip address ! interface Vlan1 ip address 192.168.1.100 ! ip http server ! line con 0 line vty 5 15 Interface vlan1 IP address for access
14
Author: Bill Buchanan Switchport types # config t (config)# int fa0/1 (config-if)# switchport mode access # config t (config)# int fa0/1 (config-if)# no switchport # config t (config)# int fa0/1 (config-if)# switchport mode trunk # config t (config)# int fa0/1 (config-if)# switchport mode vlan 2 Layer 2 port Layer 3 port Trunk port VLAN on port
15
Author: Bill Buchanan
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.