Connectivity Guide

Table Of Contents
show ip extcommunity-list
Displays the congured 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 prex-list
Displays congured IPv4 or IPv6 prex 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 prex list name. A maximum of 140 characters.
Defaults None
Command Mode EXEC
Usage Information None
Example
OS10# show ip prefix-list
ip prefix-list hello:
seq 10 deny 1.2.3.4/24
seq 20 permit 3.4.4.5/32
Example (IPv6)
OS10# show ipv6 prefix-list
ipv6 prefix-list hello:
seq 10 permit 1::1/64
seq 20 deny 2::2/64
Supported Releases 10.3.0E or later
Route-map commands
Access Control Lists
761