[FROG] What 'ge' 'le' really means ?
Simon Jones
batmanustc at gmail.com
Sun Feb 9 22:48:20 EST 2020
Hi all,
In this command:
> gyw-229(config)# ip prefix-list test_ipv4_1_1 seq 10 permit 192.18.8.0/24
> ge 24
> % Invalid prefix range for 192.18.8.0/24, make sure: len < ge-value <=
> le-value
> gyw-229(config)# ip prefix-list test_ipv4_1_1 seq 10 permit 192.18.8.0/24
> ge 25
we see 'ge' means greater.
But in doc:
> ge command specifies prefix length. The prefix list will be applied if the
> prefix length is greater than or equal to the ge prefix length
So what's 'ge' really means?
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?
> ip prefix-list test_ipv4_1_1 seq 10 permit 192.18.8.0/32
----
Simon Jones
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.frrouting.org/pipermail/frog/attachments/20200210/02c4ed07/attachment.html>
More information about the frog
mailing list