Command Line Reference Guide

ASN:NNNN
Enter the 2-octet AS specific extended community number in the
format ASN:NNNN (2-byte AS number:4-byte community value).
IPADDR:NN
Enter the IP address specific extended community in the format
IPADDR:NN (4-byte IPv4 Unicast Address:2-byte community value).
Defaults Not configured.
Command Modes CONFIGURATION (conf-ext-community-list)
Command History
Version 9.0(1.3) Introduced on the S5000.
Related
Commands
permit – configures to add (permit) rules.
show ip extcommunity-list – displays the extended community list.
deny regex
This features allows you to specify an extended communities to reject (deny) using a regular expressions (regex).
S5000
Syntax
deny regex {regex}
To remove, use the no deny regex {regex} command.
Parameters
regex
Enter a regular expression.
Defaults Not configured.
Command Modes CONFIGURATION (conf-ext-community-list)
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
Duplicate commands are silently accepted.
Example
FTOS(conf-ext-community-list)#deny regexp 123
FTOS(conf-ext-community-list)#
Related
Commands
permit regex – permits a community using a regular expression.
363