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
Purpose
Sets the BGP communities attribute of routes.
Default Access Level
15
Command Syntax
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
Supplemental Information
This command is also used to set the community of routes redistributed into BGP.
Parameters
<word>
Name of this route-map
[<int>]
Sequence number
[<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)
[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)
[internet]
Internet
(well-known community)