11-17-2020 10:45 AM
Hey Guys.
Beginner here so please forgive me. I am looking at the ROAS arrangement and have tried to set it up in packet tracer but i just cannot seem to get 2 computers to ping each other.
Here is the config that i have:
Switch:
#show vlan br
10 STATIC active Fa0/2, Fa0/3
20 VOIP active Fa0/4, Fa0/5
#show ip int br
Vlan10 10.16.8.2 YES manual up up
Vlan20 10.16.10.2 YES manual up up
PC1 is connected to FA0/4 > 10.16.8.51/24 + GW 10.16.8.1
PC2 is connected to FA0/2 > 10.16.10.50/24 + GW 10.16.10.1
Router:
#show ip int br
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0/1.10
encapsulation dot1Q 10
ip address 10.16.8.1 255.255.255.0
!
interface GigabitEthernet0/1.20
encapsulation dot1Q 20
ip address 10.16.10.1 255.255.255.0
#show lldp neighbors
Router:
Device ID Local Intf Hold-time Capability Port ID
NV-SW1 Gig 120 B Gig0/1
Solved! Go to Solution.
11-17-2020 10:52 AM - edited 11-17-2020 11:00 AM
NOOOOOO.
Looked over the conf and can now clearly see what I did wrong.
I see that i had the wrong IP tagged on the wrong Vlan.
Never mind me. Im back to learning....
11-17-2020 10:52 AM - edited 11-17-2020 11:00 AM
NOOOOOO.
Looked over the conf and can now clearly see what I did wrong.
I see that i had the wrong IP tagged on the wrong Vlan.
Never mind me. Im back to learning....
11-17-2020 11:12 AM
It is a good thing when we can read in the community about a problem that someone is having and then to read that they have found the solution to their problem themselves. Congratulations and a well deserved +5 for finding your own solution.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide