-
Notifications
You must be signed in to change notification settings - Fork 447
Extended Communities
Thomas Mangin edited this page Jan 20, 2015
·
1 revision
The understood extended communities are:
- target
- target4
- origin
- origin4
- redirect
- l2info ( experimental )
Extended communities syntax is :
extended-community <community>
extended-community [ <community> ... ]
valid syntax are :
target:<ip>:<asn>
target:<asn>:<ip>
origin:<ip>:<asn>
origin:<asn>:<ip>
with ip in the . decimal form, and a 16 bit ASN
target:<asn>:<ip>
origin:<asn>:<ip>
with both asn and ip as decimal form, using a 16 bit ASN
target:<asn>L:<ip>
origin:<asn>L:<ip>
target4:<asn>:<ip>
origin4:<asn>:<ip>
with both asn and ip as decimal form, using a 32 bit ASN
redirect:<number>:<number>
with the first number being 16 bits and the second 32
l2info
untested, and therefore not yet documented
Get Started
Misc
Self-Promotion