<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Hey Mike, <div><br></div><div>From https://docs.frrouting.org/en/latest/bgp.html: Try:</div><div><br></div><div><b>config t   </b>  <b> </b></div><div><b>no </b><span class="pre" style="color: var(--complement-3); box-sizing: border-box; font-family: "Fira Mono"; font-size: 14.4px; font-variant-ligatures: normal; font-weight: 600; orphans: 2; widows: 2; background-color: rgb(227, 235, 244); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">bgp</span><span style="color: rgb(10, 56, 107); font-family: "Fira Mono"; font-size: 14.4px; font-variant-ligatures: normal; font-weight: 600; orphans: 2; widows: 2; background-color: rgb(227, 235, 244); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"> </span><span class="pre" style="color: var(--complement-3); box-sizing: border-box; font-family: "Fira Mono"; font-size: 14.4px; font-variant-ligatures: normal; font-weight: 600; orphans: 2; widows: 2; background-color: rgb(227, 235, 244); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">default</span><span style="color: rgb(10, 56, 107); font-family: "Fira Mono"; font-size: 14.4px; font-variant-ligatures: normal; font-weight: 600; orphans: 2; widows: 2; background-color: rgb(227, 235, 244); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"> </span><span class="pre" style="color: var(--complement-3); box-sizing: border-box; font-family: "Fira Mono"; font-size: 14.4px; font-variant-ligatures: normal; font-weight: 600; orphans: 2; widows: 2; background-color: rgb(227, 235, 244); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">show-hostname</span></div><div><div style="orphans: 2; widows: 2;"><font face="Fira Mono"><span style="background-color: rgb(227, 235, 244);"><b><span style="font-size: 14.4px;">     no </span></b></span><span style="font-size: 14.4px;"><b>bgp default show-next hop-hostname </b></span></font></div><div style="orphans: 2; widows: 2;"><font face="Fira Mono"><span style="font-size: 14.4px;"><b><br></b></span></font></div><div style="orphans: 2; widows: 2;"><font face="Fira Mono"><span style="font-size: 14.4px;"><b><br></b></span></font></div><div style="orphans: 2; widows: 2;"><font face="Fira Mono"><span style="font-size: 14.4px;">Hope this helps, </span></font></div><div style="orphans: 2; widows: 2;"><font face="Fira Mono"><span style="font-size: 14.4px;">Acee</span></font></div><div><br><blockquote type="cite"><div>On Jul 4, 2023, at 16:10, mike tancsa <mike@sentex.net> wrote:</div><br class="Apple-interchange-newline"><div><div>I noticed that going to the latest release, I am now seeing hostnames instead of IP addresses in show ip bgp and show bgp ip sum. Is there a way to turn that off  and just have IP addresses displayed ?<br><br>e.g. old behaviour<br><br><br>    Network          Next Hop            Metric LocPrf Weight Path<br> *= 0.0.0.0/0        xx.yy.135.76           0             0 11647 i<br> *>                  xx.yy.135.73           0             0 11647 i<br> *= zz.a.128.0/19    xx.yy.135.76           0             0 11647 ?<br> *>                  xx.yy.135.73           0             0 11647 ?<br><br><br>vs<br><br>  Network          Next Hop Metric LocPrf Weight Path<br> *> 0.0.0.0/0        xx.yy.242.17(remote-core1.sentex.ca)<br>                                             0           100 11647 i<br> *                   10.99.254.1                            0 64519 i<br> *> 10.1.0.1/32      xx.yy.0.0(endpointcust1234.sentex.ca)<br>                                             1         32768 ?<br><br><br>I dont want the host names in there as it is visually kinda messy.<br><br>    ---Mike<br><br><br>_______________________________________________<br>frog mailing list<br>frog@lists.frrouting.org<br>https://lists.frrouting.org/listinfo/frog<br></div></div></blockquote></div><br></div></body></html>