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
Sets BGP community attribute of routes.
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
To return to the default settings, use the no option.
Parameters
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)
Adds the specified community to the set of communities in the route.
Add to the existing community
Deletes the specified community from the set of communities in the route.
Do not send outside local AS (well-known community)
Do not advertise to any peer (well-known community)
Do not export to next AS (well-known community)
No communities attribute.
Internet (well-known community)