Command Modes
• EXEC
• EXEC Privilege
Command History
Version 7.8.1.0 Introduced on the S-Series.
Version 7.7.1.0 Introduced on the C-Series.
Version 7.6.1.0 Introduced on the E-Series.
Example
FTOS#show ip extcommunity-list test
ip extcommunity-list test
deny RT:1234:12
permit regexp 123
deny regexp 234
deny regexp 123
FTOS#
show running-config extcommunity-list
Use this feature to display the current configuration of the extended community lists.
C-Series, E-Series, S-Series, Z-Series
Syntax
show running-config extcommunity-list [word]
Parameters
word
Enter the name of the extended community list you want to view.
Defaults none
Command Modes EXEC Privilege
Command History
Version 7.8.1.0 Introduced on the S-Series.
Version 7.7.1.0 Introduced on the C-Series.
Version 7.6.1.0 Introduced on the E-Series.
Example
FTOS#show running-config extcommunity-list test
ip extcommunity-list test
permit rt 65033:200
deny soo 101.11.11.2:23
permit rt as4 110212:340
deny regex ^(65001_)$
FTOS#
453