03-23-2009 06:02 PM - edited 03-06-2019 04:46 AM
Hi All,
What is regular expression?
Where do i find the info on regular expression for cat 6500 Switch?
Thank you,
03-23-2009 06:24 PM
A regular expression, otherwise known as regexp, are symbols derived from programming languages that allow you to filter prefixes in BGP advertisements based on Autonomous System paths.
The regular expressions search strings of text for specific target characters. In BGP, they are used to configure as-path access lists.
Example:
ip as-path access-list 10 permit ^$
http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a00800c95bb.shtml#asregexp
http://www.regular-expressions.info/
HTH
Victor
03-23-2009 06:33 PM
Thank you victor.
will work around this sites to get more info.
Need to get logging info (syslog info) into the server. Do you have any specific document for this?
Thank you again!!!
03-23-2009 06:35 PM
Hi:
Not sure what you mean.
You want information on how to configure a Cisco device to send system information to a syslog server? Or are you looking for information on how to configure the server itself?
Thanks
Victor
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide