<div dir="ltr"><div>Hi all,</div><div><br></div><div>In this command:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">gyw-229(config)# ip prefix-list test_ipv4_1_1 seq 10 permit <a href="http://192.18.8.0/24">192.18.8.0/24</a> ge 24<br>% Invalid prefix range for <a href="http://192.18.8.0/24">192.18.8.0/24</a>, make sure: len < ge-value <= le-value<br>gyw-229(config)# ip prefix-list test_ipv4_1_1 seq 10 permit <a href="http://192.18.8.0/24">192.18.8.0/24</a> ge 25</blockquote><div>we see 'ge' means greater.</div><div><br></div><div>But in doc:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">ge command specifies prefix length. The prefix list will be applied if the<br>prefix length is greater than or equal to the ge prefix length</blockquote><div><br></div><div>So what's 'ge' really means?</div><div>And how to set equal command? Set equal command using 'ge xxx le xxx' before, but if 'ge' means greater, how to set? Use this command?</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">ip prefix-list test_ipv4_1_1 seq 10 permit <a href="http://192.18.8.0/32">192.18.8.0/32</a></blockquote><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>----</div>Simon Jones</div></div></div></div></div></div>