Connectivity Guide

Table Of Contents
show ip community-list
Displays the configured IP community lists in alphabetic order.
Syntax
show ip community-list [name]
Parameters name (Optional) Enter the name of the standard IP community list. A maximum of 140 characters.
Defaults None
Command Mode EXEC
Usage
Information
None
Example
OS10# show ip community-list
Standard Community List hello
deny local-AS
permit no-export
deny 1:1
Supported
Releases
10.3.0E or later
show ip extcommunity-list
Displays the configured IP external community lists in alphabetic order.
Syntax
show ip extcommunity-list [name]
Parameters name (Optional) Enter the name of the extended IP external community list. A maximum of 140
characters.
Defaults None
Command Mode EXEC
Usage
Information
None
Example
OS10# show ip extcommunity-list
Standard Extended Community List hello
permit RT:1:1
deny SOO:1:4
Supported
Releases
10.3.0E or later
show ip prefix-list
Displays configured IPv4 or IPv6 prefix list information.
Syntax
show {ip | ipv6} prefix-list [prefix-name]
Parameters
ip | ipv6(Optional) Displays information related to IPv4 or IPv6.
prefix-name Enter a text string for the prefix list name. A maximum of 140 characters.
Defaults None
Command Mode EXEC
Usage
Information
None
Access Control Lists 901