<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 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 ...</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);">
<span>ip prefix-list LIST1 seq 10 deny X<br>
</span>
<div>ip prefix-list LIST1 seq 100 deny X<br>
</div>
<div>ip prefix-list LIST1 seq 105 deny X<br>
</div>
<div>ip prefix-list LIST1 seq 15 deny X<br>
</div>
<div>ip prefix-list LIST1 seq 20 deny X<br>
</div>
<div>ip prefix-list LIST1 seq 200 permit X<br>
</div>
<div>ip prefix-list LIST1 seq 25 deny X<br>
</div>
<div>ip prefix-list LIST1 seq 30 deny X<br>
</div>
<div>ip prefix-list LIST1 seq 35 deny X<br>
</div>
<div>ip prefix-list LIST1 seq 40 deny X<br>
</div>
<div>ip prefix-list LIST1 seq 45 deny X<br>
</div>
<div>ip prefix-list LIST1 seq 5 deny X<br>
</div>
<span></span></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);">
<span>How to display the sequences in the right order (10,15,20,25,...,100,105,200,...)?<br>
</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span><br>
</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>Thank you !<br>
</span>
<div><br>
</div>
<span></span><br>
</div>
</body>
</html>