cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
185
Views
0
Helpful
1
Replies

Eigrp and Rip routing

wael_miaa
Level 1
Level 1

Hello

i have wireless device support only RIP and all my network working in EIGRP routing protocol ,Switches and Routers, and i want to make routing between this wireless device and Cisco switch 4507 , what is the configuration needed in the switch

1 Reply 1

amit-singh
Level 8
Level 8

Hi,

Run Both Rip and Eigrp process on your L3 switch and redistribute rip into Eigrp and Vice versa.

router eigrp 109

network 128.1.0.0

redistribute rip

default-metric 10000 100 255 1 1500

distribute-list 10 out rip

router rip

network x.x.x.x

redistribute eigrp 109

Please check the following link:

http://www.cisco.com/en/US/products/sw/iosswrel/ps1828/products_configuration_guide_chapter09186a00800ca572.html#5478

HTH,

-amit singh

Review Cisco Networking for a $25 gift card