Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2296
configure route-map * set community
Purpose
Sets BGP community attribute of routes.
Default Access Level
15
Command Syntax
configure route-map <name> set community [<word>] add [additive] [delete] [local-as] [no-advertise]
[no-export] [none] [internet]
configure route-map <name> set community [<word>] [add] [additive] [delete] [local-as]
[no-advertise] [no-export] [none] [internet] no
Supplemental Information
To return to the default settings, use the no option.
Parameters
<name>
Name of this route-map.
[<word>]
Refers to a community either in the form <as>:<int> or a standard community. Supported standard communities are:
local-AS - Do not send outside local AS (well-known community)
no-advertise - Absolute
no-export - do not export to next AS (well-known community)
internet - Internet (well-known community)
[add]
Adds the specified community to the set of communities in the route.
[additive]
Add to the existing community
[delete]
Deletes the specified community from the set of communities in the route.
[local-as]
Do not send outside local AS (well-known community)
[no-advertise]
Do not advertise to any peer (well-known community)
[no-export]
Do not export to next AS (well-known community)
[none]
No communities attribute.
[internet]
Internet (well-known community)