Advertises routes with BGP Large Community attributes.
No large community is set.
Route map configuration mode.
The maximum number of BGP Large Community values that can be configured in a route-map instance (per sequence number) is 32.
By default, this command replaces the BGP Large Community in the routes to which it is applied.
Use the no form of this command to remove a large-community list.
The following example sets a large-community list in a route-map instance.
device# configure terminal device(config)# route-map myroutes permit 10 device(config-route-map-myroutes/permit/10)# set large-community 64497:1:528
The following example sets a large-community list in a route-map instance and appends updates to existing attributes.
device# configure terminal device(config)# route-map myroutes permit 10 device(config-route-map-myroutes/permit/10)# set large-community 64497:1:528 additive