VIDEO 23 in the GNS3 Labs for CCNA 200-301
Here is a link to the first video in the playlist for the Complete GNS3 Labs for CCNA 200-301 Exam:
• GNS3 Labs for CCNA 200-301 - VIDEO 1 ...
In this video we are going to go through the different ways to perform cisco access port configuration. There are slight differences between cisco access ports vs trunk ports. The cisco switchport mode access command is the first step in configuring an access port. There are also questions about cisco multi vlan access port in configuration.
I'll show you how to configure an access port on a cisco switch and describe what a cisco access port is. What happens if you connect a cisco access port to a trunk port. The configuration invloves specifying what vlans you want on the access port. We will also talk about tagged vs untagged vlans as well as using the native vlan on access ports. Access port networking will be easy upon completion of this video.
SW1:======================
conf t
hostname SW1
vlan 10
name ACCESS
exi
SW2:======================
conf t
hostname SW2
vlan 10
name ACCESS
exi
MIN-CONFIG-ACCESS:========
int gi 0/0
switchport mode access
switchport access vlan 10
int gi 0/1
switchport mode access
switchport access vlan 10
IP-PHONE-CONFIG:==========
int gi 1/0
switchport mode access
switchport access vlan 10
switchport voice vlan 20
spanning-tree portfast
SW1:======================
int vl 10
ip add 10.0.0.253 255.255.255.0
SW2:======================
int vl 10
ip add 10.0.0.254 255.255.255.0
PC1:======================
ip 10.0.0.1 255.255.255.0 10.0.0.253
PC2:======================
ip 10.0.0.2 255.255.255.0 10.0.0.253
PC3:======================
ip 10.0.0.3 255.255.255.0 10.0.0.254
PC4:======================
ip 10.0.0.4 255.255.255.0 10.0.0.254
BOTH:=====================
int vl 10
no shut
DEFAULT-INTERFACE:========
default int gi 0/0
VERIFY:===================
do show vlan brief
do show interface trunk
ping 10.0.0.1
ping 10.0.0.2
ping 10.0.0.3
ping 10.0.0.4
Watch video Cisco Access Port Configuration - Video 23 GNS3 Labs for CCNA online without registration, duration hours minute second in high quality. This video was added by user Network Savage 11 November 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 72 once and liked it 1 people.