Reference Guide

Border Gateway Protocol IPv4 (BGPv4) | 427
Defaults
No default behavior or values
Command Modes
ROUTE MAP (config-route-map)
Usage
Information
If the set community rt and soo are in the same route-map entry, we can define the
behavior as:
If
rt option comes before soo, with or without additive option, then soo overrides
the communities set by
rt
If rt options comes after soo, without the additive option, then rt overrides the
communities set by
soo
If rt with additive option comes after soo, then rt adds the communities set by soo
Related
Commands
Command
History
show ip bgp ipv4 extcommunity-list
c e s
Use this feature to display IPv4 routes matching the extended community list name.
Syntax
show ip bgp [ipv4 [multicast | unicast] | ipv6 unicast] extcommunity-list name
Parameters
Defaults
No default values or behavior
Command Modes
EXEC
EXEC Privilege
Usage
Information
If there is a type or sub-type that is not well-known, it will be displayed as:
TTSS:XX:YYYY
IPADDR:NN
Enter the IP address specific extended community in the format
IPADDR:NN (4-byte IPv4 Unicast Address:2-byte community value)
non-trans
(OPTIONAL) Enter the keyword non-trans to indicate a non-transitive BGP
extended community.
set extcommunity rt Set extended community route origins via the route-map
Version 7.8.1.0 Introduced on S-Series
Version 7.7.1.0 Introduced on C-Series
Version 7.6.1.0 Introduced on E-Series
multicast
Enter the keyword multicast to display the multicast route information.
unicast
Enter the keyword unicast to display the unicast route information.
ipv6 unicast
Enter the keywords ipv6 unicast to display the IPv6 unicast route information.
name
(OPTIONALLY) Enter the name of the extcommunity-list.