04.02.2014 Views

View - ADTRAN Support Community

View - ADTRAN Support Community

View - ADTRAN Support Community

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix<br />

Examples of Regular Expressions<br />

.* Matches any character or sequence of characters.<br />

3+ Matches any BGP route entry with at least one occurrence of the number 3 in the AS path.<br />

\b300\b Matches any BGP route entry containing 300 in the AS path.<br />

\b300$ Matches any BGP route entry with an AS path ending in 300.<br />

^300\b.* Matches any BGP route entry with an AS path that begins with 300.<br />

^$ Matches any BGP route entry with an AS path containing only the local AS.<br />

^300\b.*301 Matches any BGP route entry with an AS path that starts with 300 and ends with 301.<br />

^300$ Matches any BGP route entry with an AS path that contains only 300.<br />

84 Copyright © 2012 <strong>ADTRAN</strong>, Inc. 61200860L1-29.4E

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!