[FROG] turning off hostname display in show ip bgp
mike tancsa
mike at sentex.net
Tue Jul 4 21:25:17 UTC 2023
Awesome, thanks!!
On July 4, 2023 5:23:44 p.m. Acee Lindem <acee.lindem at gmail.com> wrote:
> Hey Mike,
>
> From https://docs.frrouting.org/en/latest/bgp.html: Try:
>
> config t
> no bgp default show-hostname
> no bgp default show-next hop-hostname
>
>
> Hope this helps,
> Acee
>
>> On Jul 4, 2023, at 16:10, mike tancsa <mike at sentex.net> wrote:
>>
>> 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 ?
>>
>> e.g. old behaviour
>>
>>
>> Network Next Hop Metric LocPrf Weight Path
>> *= 0.0.0.0/0 xx.yy.135.76 0 0 11647 i
>> *> xx.yy.135.73 0 0 11647 i
>> *= zz.a.128.0/19 xx.yy.135.76 0 0 11647 ?
>> *> xx.yy.135.73 0 0 11647 ?
>>
>>
>> vs
>>
>> Network Next Hop Metric LocPrf Weight Path
>> *> 0.0.0.0/0 xx.yy.242.17(remote-core1.sentex.ca)
>> 0 100 11647 i
>> * 10.99.254.1 0 64519 i
>> *> 10.1.0.1/32 xx.yy.0.0(endpointcust1234.sentex.ca)
>> 1 32768 ?
>>
>>
>> I dont want the host names in there as it is visually kinda messy.
>>
>> ---Mike
>>
>>
>> _______________________________________________
>> frog mailing list
>> frog at lists.frrouting.org
>> https://lists.frrouting.org/listinfo/frog
More information about the frog
mailing list