![Brocade Communications Systems ICX 7250 series Скачать руководство пользователя страница 416](http://html1.mh-extra.com/html/brocade-communications-systems/icx-7250-series/icx-7250-series_configuration-manual_2817203416.webp)
2. Enter the
ip community-list extended
command using the
permit
keyword to configure a BGP community ACL.
device(config)# ip community-list extended 1 permit ^[1-2]23
3. Enter the
route-map
name
command to create and define a route map and enter route map configuration mode.
device(config)# route-map ComRmap permit 10
4. Enter the
match community
command and specify a community list name.
device(config-route-map-ComRmap)# match community 1
5. Enter the
set community
command to set the BGP community attributes.
device(config-route-map-ComRmap)# set community 323:1 additive
6. Enter the
exit
command to return to global configuration mode.
device(config-route-map-ComRmap)# exit
7. Enter the
route-map
name
command to define a route map and enter route map configuration mode.
device(config)# route-map sendComRmap permit 10
8. Enter the
set community
command to set the BGP community attributes.
device(config-route-map-sendComRmap)# set community 3:3
The following example configures a BGP community ACL and sets the BGP community attributes in a route map instance.
device# configure terminal
device(config)# ip community-list extended 1 permit ^[1-2]23
device(config)# route-map ComRmap permit 10
device(config-route-map-ComRmap)# match community 1
device(config-route-map-ComRmap)# set community 323:1 additive
device(config-route-map-ComRmap)# exit
device(config)# route-map sendComRmap permit 10
device(config-route-map-sendComRmap)# set community 3:3
Applying a BGP extended community filter
A BGP extended community filter can be applied.
1. Enter the
configure terminal
command to access global configuration mode.
device# configure terminal
2. Enter the
ip community-list extended
command using the
permit
keyword to configure a BGP community ACL.
device(config)# ip community-list extended 1 permit ^[1-2]23
3. Enter the
route-map
name
command to create and define a route map and enter route map configuration mode.
device(config)# route-map ComRmap permit 10
4. Enter the
match community
command and specify a community list name.
device(config-route-map-ComRmap)# match community 1
Configuring BGP4+
Brocade FastIron Layer 3 Routing Configuration Guide
416
53-1003903-04
Содержание ICX 7250 series
Страница 2: ...Brocade FastIron Layer 3 Routing Configuration Guide 2 53 1003903 04...
Страница 16: ...Brocade FastIron Layer 3 Routing Configuration Guide 16 53 1003903 04...
Страница 20: ...Brocade FastIron Layer 3 Routing Configuration Guide 20 53 1003903 04...
Страница 36: ...Brocade FastIron Layer 3 Routing Configuration Guide 36 53 1003903 04...
Страница 124: ...Brocade FastIron Layer 3 Routing Configuration Guide 124 53 1003903 04...
Страница 174: ...Brocade FastIron Layer 3 Routing Configuration Guide 174 53 1003903 04...
Страница 188: ...Brocade FastIron Layer 3 Routing Configuration Guide 188 53 1003903 04...
Страница 202: ...Brocade FastIron Layer 3 Routing Configuration Guide 202 53 1003903 04...
Страница 470: ...Brocade FastIron Layer 3 Routing Configuration Guide 470 53 1003903 04...