[c-nsp] BGP Config
Gert Doering
gert at greenie.muc.de
Fri Aug 13 13:44:01 EDT 2004
Hi,
On Fri, Aug 13, 2004 at 10:53:59AM -0500, info at beprojects.com wrote:
> Isn't "permit nothing" the same as "deny everything"?
Not in route-map context.
If a specific route-map statement doesn't match, the route in question
"falls over the end" of the route-map, and that is (IIRC) default *permit*.
So if you have
route-map foo permit 10
match something
route-map foo deny 99
it would permit routes matching "something" and deny all the rest.
Without the "deny 99" part, everything that doesn't get matched by
"permit 10" will be silently permitted.
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany gert at greenie.muc.de
fax: +49-89-35655025 gert at net.informatik.tu-muenchen.de
More information about the cisco-nsp
mailing list