[FROG] Display in wrong order for prefix-list

Travis Garrison tgarrison at netviscom.com
Sat Jan 25 09:10:55 EST 2020


Show run will list the prefix list in the wrong order. Shows up on mine like that too. Version 7.2 and 7.1

Thanks
Travis
________________________________
From: frog <frog-bounces at lists.frrouting.org> on behalf of Patrick Boutilier <boutilpj at ednet.ns.ca>
Sent: Saturday, January 25, 2020 7:02:53 AM
To: frog at lists.frrouting.org <frog at lists.frrouting.org>
Subject: Re: [FROG] Display in wrong order for prefix-list

On 1/25/20 6:46 AM, Sébastien 65 wrote:
> Hi,
>
> I note that the display of a prefix-list AND bgp as-path access-list is
> not in the correct order, the sequences are mixed and this is not easily
> readable ...
>
> ip prefix-list LIST1 seq 10 deny X
> ip prefix-list LIST1 seq 100 deny X
> ip prefix-list LIST1 seq 105 deny X
> ip prefix-list LIST1 seq 15 deny X
> ip prefix-list LIST1 seq 20 deny X
> ip prefix-list LIST1 seq 200 permit X
> ip prefix-list LIST1 seq 25 deny X
> ip prefix-list LIST1 seq 30 deny X
> ip prefix-list LIST1 seq 35 deny X
> ip prefix-list LIST1 seq 40 deny X
> ip prefix-list LIST1 seq 45 deny X
> ip prefix-list LIST1 seq 5 deny X
>
> How to display the sequences in the right order
> (10,15,20,25,...,100,105,200,...)?
>
> Thank you !
>

What command is giving you that listing? When I run "show ip
prefix-list" I get the output grouped together in the correct order. For
example:

ZEBRA: ip prefix-list test: 2 entries
    seq 5 permit any
    seq 10 permit 1.1.1.1/32
OSPF: ip prefix-list test: 2 entries
    seq 5 permit any
    seq 10 permit 1.1.1.1/32
BGP: ip prefix-list test: 2 entries
    seq 5 permit any
    seq 10 permit 1.1.1.1/32


>
>
> _______________________________________________
> frog mailing list
> frog at lists.frrouting.org
> https://lists.frrouting.org/listinfo/frog
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.frrouting.org/pipermail/frog/attachments/20200125/0afd314c/attachment.html>


More information about the frog mailing list