Reference Guide

Access Control Lists (ACL) | 247
Parameters
Defaults
Not configured
Command Modes
ROUTE-MAP
Command
History
Related
Commands
set level
c e s z
Configure a filter to specify the IS-IS level or OSPF area to which matched routes are redistributed.
Syntax
set level {backbone | level-1 | level-1-2 | level-2 | stub-area}
To remove a set level condition, use the no set level {backbone | level-1 | level-1-2 | level-2 |
stub-area} command.
Parameters
community-number
Enter the community number in AA:NN format where AA is the AS number (2
bytes) and NN is a value specific to that autonomous system.
local-AS Enter the keywords local-AS to drop all routes with the COMMUNITY attribute
of NO_EXPORT_SUBCONFED.
All routes with the NO_EXPORT_SUBCONFED (0xFFFFFF03) community
attribute must not be advertised to external BGP peers.
no-advertise Enter the keywords no-advertise to drop all routes containing the well-known
community attribute of NO_ADVERTISE.
All routes with the NO_ADVERTISE (0xFFFFFF02) community attribute must not
be advertised to other BGP peers.
no-export Enter the keywords no-export to drop all routes containing the well-known
community attribute of NO_EXPORT.
All routes with the NO_EXPORT (0xFFFFFF01) community attribute must not be
advertised outside a BGP confederation boundary.
none Enter the keywords none to remove the community attribute from routes meeting
the route map criteria.
additive (OPTIONAL) Enter the keyword additive add the communities to already existing
communities.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
pre-Version 6.1.1.0 Introduced for E-Series
ip community-list Configure a Community access list.
match community Redistribute routes that match a BGP COMMUNITY attribute.
neighbor send-community Assign the COMMUNITY attribute.
show ip bgp community Display BGP community groups.
show ip community-lists Display configured Community access lists.
backbone Enter the keyword backbone to redistribute matched routes to the OSPF backbone area
(area 0.0.0.0).
level-1 Enter the keyword level-1 to redistribute matched routes to IS-IS Level 1.