[j-nsp] AS-path

Paul Goyette pgoyette at juniper.net
Thu Aug 13 08:25:25 EDT 2009


IIRC, the standard RegExp "except" operator IS supported:

> set as-path 100not1000orig ".* 100 .* (!1000)$"

set as-path 100not1000orig ".* 100 .* [^1000]$"


More information about the juniper-nsp mailing list