BGP and BGP4+ Commands

ip extcommunity-list standard (BGP and BGP4+)

Use this command to create and delete a standard extended community list.

Use the no variant of this command to delete a standard extended community-list entry.

Syntax ip extcommunity-list <1-99> {denypermit} {rtsoo} <community-number>

ip extcommunity-list standard <standard-listname> {denypermit} {rtsoo} <community-number>

no ip extcommunity-list <1-99> [{denypermit} {rtsoo} <community-number>]

no ip extcommunity-list standard <standard-listname> [{denypermit} {rtsoo} <community-number>]

 

Parameter

Description

<1-99>

Standard extcommunity list number.

 

 

 

 

standard

Specifies a standard extended community list.

 

 

 

 

<standard-listname>

Standard extended community list entry.

 

 

 

 

deny

Specifies the extended community to reject.

 

 

 

 

permit

Specifies the extended community to accept.

 

 

 

 

rt

Specifies the route target of the extended community.

 

 

 

 

soo

Specifies the site of origin of the extended community.

 

 

 

 

<community-number>

Specifies the valid value for an extended community

 

 

number.

 

 

This can be one of two formats:

 

 

<ASN:NN> where ASN is an AS (Autonomous System)

 

 

number and NN is a value chosen by the ASN

 

 

administrator

 

 

<A.B.C.D:NN> where A.B.C.D is an IPv4 address,

 

 

and NN is a value chosen by the ASN administrator.

 

 

Note that ASN and NN are both integers from 1 to

 

 

4294967295.

 

 

AS numbers are assigned to the regional registries by

 

 

IANA (www.iana.org) and must be obtained in your

 

 

region.

 

 

 

Mode Global Configuration

 

Examples

 

awplus# configure terminal

awplus(config)# ip extcommunity-list 36 permit rt 5675:50

awplus(config)# ip extcommunity-list standard CLIST permit soo 7645:70

 

Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches

 

3.74

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

C613-50032-01 REV D

Page 172
Image 172
Allied Telesis VERSION 5.4.3-2.6 Ip extcommunity-list standard BGP and BGP4+, Standard-listname, Soo, Community-number