<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi, </div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'm just getting started with FRR in EVE-NG. I have a couple of questions:</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<ol>
<li>If I use vtysh to connect, I have access to all routing protocols I have enabled in the daemons file. If I do the same with telnet to localhost 2601, I don't have the protocols. If I understand correctly, I each protocol runs with a different port number
 and I can connect to OSPF with 2604, etc. Is there a way to "telnet in" and have access to all protocols? </li><li>Is there a way to get rid of the APIPA kernel routes? </li></ol>
<span>frr(config)# do show ip route<br>
</span>
<div>Codes: K - kernel route, C - connected, S - static, R - RIP,<br>
</div>
<div>       O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,<br>
</div>
<div>       T - Table, v - VNC, V - VNC-Direct, A - Babel, D - SHARP,<br>
</div>
<div>       F - PBR,<br>
</div>
<div>       > - selected route, * - FIB route<br>
</div>
<div><br>
</div>
<div>B>* 150.1.10.10/32 [20/0] via 155.1.108.10, eth0.108, 00:21:59<br>
</div>
<div>E   155.1.58.0/24 [90/0] is directly connected, eth0.58, 00:27:09<br>
</div>
<div>C>* 155.1.58.0/24 is directly connected, eth0.58, 00:27:09<br>
</div>
<div>E   155.1.108.0/24 [90/0] is directly connected, eth0.108, 00:26:51<br>
</div>
<div>C>* 155.1.108.0/24 is directly connected, eth0.108, 00:26:51<br>
</div>
<div>K * 169.254.0.0/16 [0/1007] is directly connected, eth0.58, 00:27:48<br>
</div>
<div>K * 169.254.0.0/16 [0/1006] is directly connected, eth0.108, 00:27:48<br>
</div>
<div>K>* 169.254.0.0/16 [0/1002] is directly connected, eth0, 00:27:48<br>
</div>
<span></span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
They are just cosmetic, as long as I don't use the range for any hosts in the lab, but I would like to clean up the routing table. </div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Knd Regards</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Heikki Lavaste</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
</body>
</html>