Chapter 46: Command Line Descriptions
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 2285
configure route-map * permit * set community add
Sets the BGP communities attribute of routes.
configure route-map <word> permit [<int>] set community add [<word>] [local-as] [no-advertise]
[no-export] [internet]
configure route-map <word> permit [<int>] set community add [<word>] [local-as] [no-advertise]
[no-export] [internet] no
This command is also used to set the community of routes redistributed into BGP.
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)
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)
Internet
(well-known community)