Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2286
configure route-map * permit * set community delete
Purpose
Deletes the specified community from the set of communities in the route.
Default Access Level
15
Command Syntax
configure route-map <word> permit [<int>] set community delete [<word>] [local-as] [no-advertise]
[no-export] [internet]
configure route-map <word> permit [<int>] set community [<word>] delete [local-as] [no-advertise]
[no-export] [internet] no
Supplemental
Information
To return to the default, use the no version.
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)