No video

Trunk and Access Ports - Whats the Difference?

  Рет қаралды 77,443

Lezu Networking

Lezu Networking

Күн бұрын

In this video we will be going over the difference between a trunk port and access port. This is critical knowledge if you are starting out and planning on taking the Network+ or CCNA exam.
Comment below with content you would like to see on the channel!

Пікірлер: 50
@andygarcia7784
@andygarcia7784 Жыл бұрын
One of the easiest and straight forward videos on KZfaq for trunks/access configurations. This channel is severely underrated
@akugriwadood384
@akugriwadood384 9 ай бұрын
for real, i had problems understanding trunks ,now im good
@PalveerUchiha
@PalveerUchiha 2 жыл бұрын
Thanks for this video, I'm brushing my networking skills up after not touching it for years and you've really helped!
@zergf9725
@zergf9725 Жыл бұрын
You made this so easy to understand, much appreciated.
@TheRealMikeHoncho
@TheRealMikeHoncho Жыл бұрын
Dude needs to come back!
@A-moose1234
@A-moose1234 6 ай бұрын
1:45 seconds into this video and it is already perfectly explained.
@Oomtet
@Oomtet 2 ай бұрын
This was the best video...sweet and short with clear explanation thank you...
@niksatan
@niksatan Ай бұрын
Best possible explanation thx!
@nsxnotes6083
@nsxnotes6083 2 жыл бұрын
Very clear and easy explanation. Thanks a lot :)
@OmgitsdeziLife
@OmgitsdeziLife Жыл бұрын
great video help me learn about this before class! i hope to see more videos soon
@jarllanzrivera410
@jarllanzrivera410 2 жыл бұрын
Cheers mate, very clear explanation. Thank you.
@warrenwright9532
@warrenwright9532 Жыл бұрын
Thank you! Very clear and easy to understand.
@ahmedyacinebouchouareb911
@ahmedyacinebouchouareb911 2 жыл бұрын
thank you for your efforts
@user-wx2zs6dl9r
@user-wx2zs6dl9r 2 ай бұрын
Niiiice ❤ I like how you get straight to the coding 😂
@user-gd1yw2sr4n
@user-gd1yw2sr4n 11 ай бұрын
Loved it, Thanks 👍
@ImaShha154
@ImaShha154 2 жыл бұрын
Awesome video, Thank you!
@samjones4327
@samjones4327 6 ай бұрын
Awesome video! Thanks for sharing!
@celsiusfahrenheit1176
@celsiusfahrenheit1176 2 жыл бұрын
Nice and easy explanation, thank you much!!!
@christiansanchez6963
@christiansanchez6963 2 жыл бұрын
very well explained video. thanks !
@concept_la
@concept_la 2 жыл бұрын
thank you for the clear explanation
@tycoon1661
@tycoon1661 2 жыл бұрын
great simple explanation
@ayocs2
@ayocs2 2 жыл бұрын
clean explanation!
@michaelgodwin7702
@michaelgodwin7702 Жыл бұрын
If we only have 1 vlan's traffic going across a connection between 2 switches, and it's not the native vlan we need to create an access port (or trunk if desired) but if it is 1 vlan, and that is the native vlan on both devices, we can just not do anything and traffic will successful traverse the connection yes?
@rall4688
@rall4688 2 жыл бұрын
Got it, cheers 👍 😁
@flonga1
@flonga1 2 жыл бұрын
Whats the difference between switchport mode access and switchport access VLAN 10? Why do I need to choose one or the other?
@Zach-ge3kj
@Zach-ge3kj 2 жыл бұрын
Thanks 👍
@Sophie13471
@Sophie13471 8 ай бұрын
Thx!
@adrian.o4495
@adrian.o4495 2 жыл бұрын
Thanks man!
@mohammedkhaledhsauin7806
@mohammedkhaledhsauin7806 7 ай бұрын
منننووروررر للنم يا زعيييم suiiiiiiiiiiiiiiiiiiii Tnx bro
@pedrovargas5777
@pedrovargas5777 3 жыл бұрын
Great video, helped me a lot. Can you say how do you use the powershell like this, with multiple devices in one window?
@lezunetworking
@lezunetworking 3 жыл бұрын
I used the Windows Terminal, you should be able to search for it in the Windows store.
@pedrovargas5777
@pedrovargas5777 3 жыл бұрын
@@lezunetworking thanks :)
@LivingLyfelikeaMuffin
@LivingLyfelikeaMuffin Жыл бұрын
Do you need to add switchport trunk allowed vlan 10, 20? If you dont add it, shouldnt it just allow all vlans between the 2 switches?
@nicholask.3073
@nicholask.3073 10 ай бұрын
Thanks for Vid. How do computers on each VLAN get their IP addresses? Is each switch doing DHCP? Are they setup to get IPs from the router... and then the router is able to tell that the computer is on a separate switch VLAN?
@Pancajayna
@Pancajayna 10 ай бұрын
In this scenario, they were static ip addresses. In the case of a router doing DHCP, whatever access port the router is connected to, the VLAN configured to that port will come into play. The router will give out ip addresses to the machines connected to the other ports that are also configured to the same VLAN as the Router's port.
@ccnpseth4563
@ccnpseth4563 4 жыл бұрын
What happens if you keep gi0/3 an access port and have vlan 10 the access vlan and vlan 20 the voice vlan...would it work?
@lezunetworking
@lezunetworking 4 жыл бұрын
If you were only to do that in this instance spanning tree would block the port as inconsistent. If you were to, however, set the native vlan on the trunk port to match the access port it would technically work as the voice vlan = tagged and the access vlan = untagged so the switch would know what belongs to each vlan.
@ccnpseth4563
@ccnpseth4563 4 жыл бұрын
@@lezunetworking good call, both would try to be designated forwarding...turn off STP? Lol
@arvinbriones4032
@arvinbriones4032 2 жыл бұрын
Sir can i ask? What is the purpose of encapsolation that you put on configuration after switchport mode trunk
@lezunetworking
@lezunetworking 2 жыл бұрын
Previously, Cisco utilized both ISL and dot1q as means to tag frames across a trunk. ISL (Inter-Switch Link) is a Cisco proprietary protocol that is no longer used but was the default on older switches. Dot1q is what other vendors use and is a preferred method to encapsulate a trunk, we just need to specify it on some older models of Cisco switches.
@celsiusfahrenheit1176
@celsiusfahrenheit1176 2 жыл бұрын
Quick question, how do I know if a managed vlan capable switch supports trunk ports??? Or is it a thing all vlan switches do?? Is there a $200 range switch that you would recommend that would support it. This is mainly for my own experimentation. Again thx.
@lezunetworking
@lezunetworking 2 жыл бұрын
I would imagine that most switches that support VLANs would support VLAN tagging in some way. If you want a cheap switch to play around with, look into used Cisco equipment such as a 3750 switch.
@celsiusfahrenheit1176
@celsiusfahrenheit1176 2 жыл бұрын
@@lezunetworking thank you so much!!
@haybolrambol5001
@haybolrambol5001 Жыл бұрын
can the computer from vlan 10 ping the computer from vlan 20?
@lezunetworking
@lezunetworking Жыл бұрын
As long as you turn on "ip routing" and the SVI or interface VLANs are on the same switch you will be able to ping between VLANs (if from PC it must have correct default gateway set). If the SVIs were on different switches you would need to set up static or dynamic routing to ping between the VLANs.
@salmanfars4416
@salmanfars4416 Жыл бұрын
U dindnt show ping from vlan 10 pcs to vlan 20 pcs, doest it work ? Its different subnet!!! u show ping from pcs that are connected in vlan 10 correct
@lezunetworking
@lezunetworking Жыл бұрын
As long as you turn on "ip routing", given the switch is layer 3 capable, and SVI or interface VLANs are on the same switch you will be able to ping between VLANs (if from PC it must have correct default gateway set). If the SVIs were on different switches you would need to set up static or dynamic routing to ping between the VLANs.
@crihhhs
@crihhhs 2 жыл бұрын
lol at that typing speed
@TheSelim998
@TheSelim998 8 ай бұрын
Nice Video but music annoying af
What is Trunking in Networking?
9:37
CBT Nuggets
Рет қаралды 6 М.
Kind Waiter's Gesture to Homeless Boy #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 14 МЛН
wow so cute 🥰
00:20
dednahype
Рет қаралды 27 МЛН
Subnets vs VLANs Explained: High Level Overview
10:07
Jenta Tech
Рет қаралды 21 М.
What are VLANs? -- the simplest explanation
11:29
Practical Networking
Рет қаралды 327 М.
VLANs Explained | Cisco CCNA 200-301
11:16
CertBros
Рет қаралды 274 М.
Network Ports - Access Ports vs Trunk Port, What's the difference?
6:41
CJD Networking and Security
Рет қаралды 48 М.
802.1Q and Trunking 101
8:03
Keith Barker - The OG of IT
Рет қаралды 288 М.
Network Ports Explained
10:33
PowerCert Animated Videos
Рет қаралды 1,6 МЛН
IEEE 802 1Q:  Tagging and Trunking 101
7:11
Sunny Classroom
Рет қаралды 297 М.
DO NOT design your network like this!! // FREE CCNA // EP 6
19:36
NetworkChuck
Рет қаралды 3,2 МЛН
Kind Waiter's Gesture to Homeless Boy #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 14 МЛН