09-07-2017 01:53 PM - edited 03-05-2019 09:06 AM
Dear Team,
As i configured GLBP on cisco 2960 it is possible to configure on this router.Am not able to ping vlan ip from one router to another how can i perform all these things.
All configuration is attched in word file
Solved! Go to Solution.
09-07-2017 02:04 PM - edited 09-07-2017 02:16 PM
Hi
I suggest change to 2 the RIP version.
router rip
version 2
Im not really sure if the Cisco 2960 supports GLBP. but you can try using like you do with HSRP. Example:
interface vlan 10
glbp 10
09-07-2017 02:04 PM - edited 09-07-2017 02:16 PM
Hi
I suggest change to 2 the RIP version.
router rip
version 2
Im not really sure if the Cisco 2960 supports GLBP. but you can try using like you do with HSRP. Example:
interface vlan 10
glbp 10
09-07-2017 02:27 PM
Hi julio,
Not working glbp (Solved)
But why i am not able to ping vlan ip from both router....routing issue due to that ?
09-07-2017 02:45 PM - edited 09-07-2017 02:46 PM
Hi,
Thank you, was the RIP version to 2? also you can execute show ip interface brief in order to see if the SVI is up up or up down.
09-07-2017 03:05 PM
hi julio,
i changed the version also but not pinging.
#show ip interface brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0 unassigned YES unset up up
GigabitEthernet0/1 unassigned YES unset administratively down down
Serial0/3/0 10.10.10.2 YES manual up up
Serial0/3/1 unassigned YES unset administratively down down
Vlan1 unassigned YES unset administratively down down
Vlan100 192.168.1.2 YES manual up down
regards
Brijendra
09-07-2017 03:38 PM - edited 09-07-2017 03:44 PM
Ok the SVI 100 (interface vlan 100) is UP Down, it is generated becase the VLAN 100 is not associated to any port.
Usually on routers it is used when you have EtherSwitch HWIC modules so you can assign a VLAN on the port as you do on the switches.
I think your Interface Giga are not able to be associated to a VLAN. But I think Packet tracer has etherswitch modules to include on the routers.
09-07-2017 04:24 PM
hi julio,
thanks after inserting the module am able to ping the router 2 vlan
09-07-2017 06:34 PM
perfect :-)
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