Set Extcommunity - Allied Telesis SwitchBlade x908 Series Software Reference Manual

Switchblade x908/x900 series alliedware plus operating system software reference for version 5.3.1
Hide thumbs Also See for SwitchBlade x908 Series:
Table of Contents

Advertisement

set extcommunity

Use this command to add an extended community set clause to a route map entry. A route
map entry can have a route target extended community set clause, a site-of-origin extended
community set clause, or both.
When a BGP update message matches the route map entry, the device sets the update's
extended community attribute to the specified value or values.
Use the no parameter to remove the set clause.
Syntax
set extcommunity {rt|soo} <extcomm-number>
no set extcommunity {rt|soo} <extcomm-number>
no set extcommunity {rt|soo}
Parameter
rt
soo
<extcomm-number>
Route-map mode
Mode
This command is valid for BGP update messages only.
Usage
To use entry 3 of the route map called rmap1 to set the route target extended community
Examples
attribute to 06:01, use the commands:
awplus(config-route-map)#
To instead specify the extended community number in dotted decimal notation, use the
command:
awplus(config-route-map)#
To use entry 3 of the route map called "rmap1" to set the site-of-origin extended community
attribute to 06:01, use the commands:
awplus(config-route-map)#
C613-50007-01 REV B
Description
Configure a route target extended community. This consists of
routers that will receive matching routes.
Configure a site-of-origin extended community. This consists of
routers that will inject matching routes into BGP.
The extended community number, in the format AA:NN or
IPADD:N
awplus#
awplus(config)#
awplus#
awplus(config)#
awplus#
awplus(config)#
Software Reference for SwitchBlade® x908, x900 and x600 Series Switches
TM
AlliedWare Plus
Operating System - Software Version 5.3.1
configure terminal
route-map rmap1 permit 3
set extcommunity rt 06:01
configure terminal
route-map rmap1 permit 3
set extcommunity rt 0.0.0.6:01
configure terminal
route-map rmap1 permit 3
set extcommunity soo 06:01
Route Map Commands
39.27

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents