FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
88 views 0 comments
by anonymous
Hello,

Is it possible to redistribute iBGP learned routes to EIGRP on RUTX09? Redistribution options under EIGRP doesn't provide BGP.

Regards.

1 Answer

0 votes
by anonymous

Hello,

To redistribute BGP you can specify it as a custom option, hit "enter" and save:

Connected routes can be checked via SSH by typing  vtysh -c "show ip route" command. Connected routes will be marked as C.

Also, you can redistribute learned routes by typing these commands:

vtysh
config t
router eigrp 1
redistribute bgp

Here is the link to the instruction of how to use command line interfaces: https://wiki.teltonika-networks.com/view/Command_Line_Interfaces

Sincerely, Klaidas