Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi Guys,Just seeking some advice in how I would be able to manually set EIGRP to route through a specific link as both routers have 1Gb link. I understand EIGRP calculate it’s metrics based on bandwidth + delay. I would like to specific route traffic...
Hi All,We have 2x 3750G L3 switches and I am trying to set them up to use EIGRP but for some reason it’s not working, I created 2 routed ports on each switch and I want to route vlan10 traffic to vlan20 to S2. I also enable EIGRP as the routing pro...
Hi Richard,I used offset-list on Gig1/0/24 and worked! thanks for your helprouter eigrp 10 redistribute connected offset-list 1 out 20 GigabitEthernet1/0/24 network 192.168.1.0 network 192.168.2.0 network 192.168.10.0 network 192.168.20.0 no auto-sum...
Hi Richard,Thanks for your reply and sorry for the confusion, I am trying to do is to configure R1 EIGRP settings manually to use always gig1/0/23 to route VLAN 10 traffic to R2 network, here is the new diagram S1 - show ip routeC 192.168.10.0/2...
new adjancy is UP Thank you very much for you help!passive interface command was a mistake, it will actually prevent hello packets and the EIGRP network flow to neighborsinteresting but still cannot ping VLAN 10/20 interfacesRegards,
Hi Roman,Thanks for the fast reply, I've done the following on both switches:router eigrp 10redistribute connectedpassive-interface GigabitEthernet1/0/23passive-interface GigabitEthernet1/0/24network 192.168.10.0network 192.168.20.0network 192.168.1....