C613-50100-01 REV C Command Reference for x930 Series 1235
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
BGP AND BGP4+ COMMANDS
IP
EXTCOMMUNITY-LIST EXPANDED
Mode Global Configuration
Examples
awplus# configure terminal
awplus(config)# ip extcommunity-list 125 permit 4567335
awplus(config)# ip extcommunity-list expanded CLIST permit .*
Related
Commands
ip extcommunity-list standard
show ip extcommunity-list
. Period Used to match a single character (white spaces
included).
* Asterisk Used to match none or more sequences of a
pattern.
+ Plus sign Used to match one or more sequences of a
pattern.
? Question mark Used to match none or one occurrence of a
pattern.
_ Underscore Used to match spaces, commas, braces,
parenthesis, or the beginning and end of an input
string.
[ ] Brackets Specifies a range of single-characters.
- Hyphen Separates the end points of a range.
Symbol Character Meaning