12-20-2022 04:00 AM
Hello all,
I have this topology:
I have this output for each switch:
The question is:
The router and switch password are: example
12-20-2022 04:01 AM
12-20-2022 04:09 AM
12-20-2022 04:50 AM
why cannot I get a ping reply from the server to any PC? you must config VIP of HSRP as GW IP in each host . -> I made it....
Did you try my .pkt?
12-20-2022 04:52 AM - edited 12-20-2022 04:53 AM
you run RSTP and I think other example run PVST or MST which make VLAN BLK not all link (trunk)
which PKT version you use I try open it but could not !!
12-20-2022 05:22 AM
8.2.0.0162
12-20-2022 06:25 AM
I open it, I dont see the HSRP config ? I think you config it and missing wr config.
12-20-2022 05:07 PM - edited 12-21-2022 03:40 AM
12-22-2022 04:52 PM
all your config is OK except
you dont run any routing between the three routers
so add
router ospf 100
net 10.1.1.0 0.0.0.255 area 0
net 192.168.1.0 0.0.0.255 area 0
!
router ospf 100
net 10.1.1.0 0.0.0.255 area 0
net 192.168.2.0 0.0.0.255 area 0
net 10.2.2.0 0.0.0.255 area 0
!
router ospf 100
net 10.2.2.0 0.0.0.255 area 0
net 192.168.1.0 0.0.0.255 area 0
that it.
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