03-27-2011 11:47 PM - edited 03-06-2019 04:17 PM
Anyone can show me the example for configuring EIRGP from vlan of 2 switches? For example vlan 289, switch A (vlan ip: 192.168.10.2) and switch B (vlan ip: 192.168.10.3). Thanks.
03-28-2011 12:05 AM
Hi,
Assuming that there is a trunk or a layer 2 connection between the switches you can use the below commands.
switch(config)#routrer eigrp 10
switch(config-rotuer)#network 192.168.10.0
configure the same on both the switches.
Thanks
03-29-2011 04:51 AM
If I have additional EIGRP neighbors, do i need to use the same network IP as them in order for them to communicate with each other?
for example:
switch#sh ip eigrp nei
H Address Interface
1 192.168.111.2 vlan 289
0 192.168.111.3 vlan 289
03-29-2011 05:46 AM
Hi,
I didnt get wht you u mean.
For two eigrp devices to become neighbor they need to be on the same subnet or else they will not become neighbors.
Thanks
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