
C613-50186-01 Rev B
Command Reference for AR2050V
1181
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
IP
EXTCOMMUNITY
-
LIST
EXPANDED
ip extcommunity-list expanded
Overview
Use this command to create or delete an expanded extended community list.
Use the
no
variant of this command to delete the expanded extended
community-list entry.
Syntax
ip extcommunity-list <
100-199
> {deny|permit}
{.<
line
>|.<
AS:NN
>|.<
ip-address
>}
no ip extcommunity-list <
100-199
> {deny|permit}
{.<
line
>|.<
AS:NN
>|.<
ip-address
>}
ip extcommunity-list expanded <
expanded-listname
> {deny|permit}
{.<
line
>|.<
AS:NN
>|.<
ip-address
>}
no ip extcommunity-list expanded <
expanded-listname
>
{deny|permit} {.<
line
>|.<
AS:NN
>|.<
ip-address
>}
no ip extcommunity-list <1
00-199
>
no ip extcommunity-list expanded <
expanded-listname
>
Regular expressions listed below are used with the
ip extcommunity-list
expanded
command:
Parameter
Description
<
100-199
>
Expanded extcommunity list number.
expanded
Specifies an expanded extcommunity list.
<
expanded-listname
>
Expanded extcommunity list entry.
deny
Specifies the extcommunity to reject.
permit
Specifies the extcommunity to accept.
.
<line>
Specifies extcommunity attributes with regular
expression.
<
AS:NN
>
Specifies the valid value for an extcommunity number.
This format represents the 32 bit extcommunities value,
where AA is the high order 16 bits and NN is the low order
16 bits in digit format.
<
ip-address
>
Specifies the IP address to deny or permit.
Symbol
Character
Meaning
^
Caret
Used to match the beginning of the input string.
When used at the beginning of a string of
characters, it negates a pattern match.
$
Dollar sign
Used to match the end of the input string.