How to Configure OSPF for VLAN Route | CISCO Packet Tracer | Video # 38

  Рет қаралды 9,100

Network for you

Network for you

Күн бұрын

Пікірлер: 35
@mnm121314
@mnm121314 2 жыл бұрын
Wow! This video is amazing! I had a hard time understanding OSPF and was wondering how to advertise those VLAN's. You answered everything in 1 clear video. Thank you!
@networkforyou11
@networkforyou11 2 жыл бұрын
Great to hear!
@nackarnancy
@nackarnancy 2 жыл бұрын
Wooaw. You just cleared so many confusions for me. I am so so so appreciative of this tutorial. You will keep growing higher and higher sir!!!! Thanks a million
@networkforyou11
@networkforyou11 2 жыл бұрын
👍
@msalameh01
@msalameh01 Ай бұрын
excelent bro. thanks
@networkforyou11
@networkforyou11 Ай бұрын
Thanks
@elizapopescu9038
@elizapopescu9038 Жыл бұрын
Thank you soo much for your explanations. You helped me finish a project I spent a lot of time on, not knowing how to route those vlans
@networkforyou11
@networkforyou11 Жыл бұрын
Congratulations 🎊 👍
@rohullahjafari9652
@rohullahjafari9652 2 жыл бұрын
thanks sir, please make more big labs... we are waiting.... ♥
@networkforyou11
@networkforyou11 2 жыл бұрын
👍
@glenntembo2693
@glenntembo2693 2 жыл бұрын
Thanks Mustafa
@networkforyou11
@networkforyou11 2 жыл бұрын
👍
@fetintik007
@fetintik007 Жыл бұрын
Thank you.
@networkforyou11
@networkforyou11 Жыл бұрын
You're welcome!
@pondchillchill
@pondchillchill Жыл бұрын
Thank you so much sir!. 😊
@networkforyou11
@networkforyou11 Жыл бұрын
Most welcome 😊
@MickyPodcast10M
@MickyPodcast10M Жыл бұрын
Thanks Sir
@networkforyou11
@networkforyou11 Жыл бұрын
Welcome
@opesports798
@opesports798 Жыл бұрын
Or Sir, instead of enabling ospf for each vlans, we can simply redistribute directly connected routes to OSPF in HO_SW1.
@networkforyou11
@networkforyou11 7 ай бұрын
Hi Yes you can do that also. Thanks
@KLNYC
@KLNYC 26 күн бұрын
what do you mean by that?
@KLNYC
@KLNYC Ай бұрын
Hi there, i copied it exactly like you have here.. It seem I cannot ping the 192,168.2.2 on the branch sw. I can ping other PC..
@networkforyou11
@networkforyou11 Ай бұрын
Hi, Better what app us. Our team will check and update you. Thanks
@dileepkumarsadhu1488
@dileepkumarsadhu1488 Ай бұрын
Step 1: Set up the network topology Add two switches and a router to your topology. Add VLANs to the switches: Configure each switch to have multiple VLANs. Assign hosts to VLANs on the switches. Trunk links between switches and router: Create a trunk port between the switch and the router for inter-VLAN routing. Step 2: Configure VLANs on the Switches Create VLANs on the switch: bash Switch> enable Switch# configure terminal Switch(config)# vlan 10 Switch(config-vlan)# name Sales Switch(config-vlan)# vlan 20 Switch(config-vlan)# name Engineering Switch(config-vlan)# exit Assign VLANs to interfaces: bash Switch(config)# interface fa0/1 Switch(config-if)# switchport mode access Switch(config-if)# switchport access vlan 10 Switch(config-if)# exit Switch(config)# interface fa0/2 Switch(config-if)# switchport mode access Switch(config-if)# switchport access vlan 20 Configure the trunk link between the switch and router: bash Switch(config)# interface fa0/24 Switch(config-if)# switchport mode trunk Step 3: Configure Inter-VLAN Routing on the Router Create sub-interfaces for each VLAN: bash Router> enable Router# configure terminal Router(config)# interface gig0/0.10 Router(config-subif)# encapsulation dot1Q 10 Router(config-subif)# ip address 192.168.10.1 255.255.255.0 Router(config-subif)# exit Router(config)# interface gig0/0.20 Router(config-subif)# encapsulation dot1Q 20 Router(config-subif)# ip address 192.168.20.1 255.255.255.0 Router(config-subif)# exit Configure OSPF on the router: bash Router(config)# router ospf 1 Router(config-router)# network 192.168.10.0 0.0.0.255 area 0 Router(config-router)# network 192.168.20.0 0.0.0.255 area 0 Step 4: Verify OSPF Configuration Check OSPF neighbor adjacency: bash Router# show ip ospf neighbor Verify OSPF routes: bash Router# show ip route ospf Step 5: Test Connectivity Test pinging between hosts in different VLANs to ensure the OSPF configuration is working. Ping from a host in VLAN 10 (e.g., 192.168.10.2) to a host in VLAN 20 (e.g., 192.168.20.2).
@networkforyou11
@networkforyou11 Ай бұрын
👍
@lilcas114
@lilcas114 2 жыл бұрын
I added my L3 switch to the OSPF but neighbor router is not seeing it
@networkforyou11
@networkforyou11 2 жыл бұрын
Hi, What app us our team will check and update you. Thanks
@somanathsshenoy
@somanathsshenoy 5 күн бұрын
Can i get your contact details? I have no words. Your are simply awesome. Need to talk to you.
@networkforyou11
@networkforyou11 5 күн бұрын
Hi, What app us. Thanks
@networkforyou11
@networkforyou11 5 күн бұрын
Thanks. Mustafa is my name
@Yamukoo
@Yamukoo 2 жыл бұрын
Sir why we needed router for vlan ?? 🙄
@networkforyou11
@networkforyou11 2 жыл бұрын
Hi, No need for router for Vlan. We configure Vlan fon switches. What is your question. We didn't get your questions. Thanks
@networkforyou11
@networkforyou11 2 жыл бұрын
Here we are saying we are sending routes not router. We are configuring ospf for that Vlan to send that Vlan routes Thanks
@Yamukoo
@Yamukoo 2 жыл бұрын
I saw u configure ospf for vlans . Actually why we have to do that ? 🙄
@mnm121314
@mnm121314 2 жыл бұрын
@@Yamukoo They did it to advertise those VLAN's to the Backup Office on the other side. In a small Network, you don't need to do that if your company don't have a separate building, office, etc. In many enterprises, you do need to do what he showed in this video
How to configure OSPF in Cisco Packet - Part ONE
18:52
Greg South
Рет қаралды 53 М.
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 32 МЛН
Seja Gentil com os Pequenos Animais 😿
00:20
Los Wagners
Рет қаралды 65 МЛН
ПРЯМОЙ ЭФИР. Золотой мяч France Football 2024
4:41:06
Настройка OSPF на оборудовании Cisco
16:24
Давыд Рыленков
Рет қаралды 25 М.
All About Network Address Translation (NAT) With Multiple VLANs
1:00:01
OSPF Network Types - FINALLY, an explanation that makes sense - Practical OSPF
21:37
VXLAN Explainer 1
27:26
Airheads Broadcasting
Рет қаралды 28 М.
OSPF Configuration & Show Commands - Practical OSPF
30:52
Practical Networking
Рет қаралды 60 М.
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 32 МЛН