From: Andrew Bratchell (a.bratchell@caeuk.com)
Date: Fri Nov 08 2002 - 19:45:15 GMT-3
Peter,
ip prefix-list test permit 172.16.0.0/16 - Permit exact prefix 172.16.0.0/16
ip prefix-list test deny 0.0.0.0/0 - Deny a default route
ip prefix-list test permit 0.0.0.0/0 le 32 - Permit all
ip prefix-list test deny 0.0.0.0/0 le32 - Deny all
ip prefix-list test deny 0.0.0.0/25 ge 25 - Deny /25+, in all address space
ip prefix-list test deny 192.168.0.0/24 ge 25 - For 192.168.0.0/24 , /25+
ip prefix-list test permit 0.0.0.0/0 ge 8 le 24 - Permit all from /8 to /24
Hope this helps.
Thanks
Andy
-----Original Message-----
From: peter brown [mailto:pita40@hotmail.com]
Sent: 08 November 2002 21:11
To: ccielab@groupstudy.com
Subject: ip prefix- list le and ge
I need help with understanding ip prefix-list
concerning when to use ge and le. Any help we be appreciated.
Peter
This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 07:22:55 GMT-3