Command Line Reference Guide
Parameters
word
Enter the name of the extended community list you want to view.
Command Modes
• EXEC
• EXEC Privilege
Command History
Version 9.0(1.3) Introduced on the S5000.
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.
S5000
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 9.0(1.3) Introduced on the S5000.
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#
371