cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1603
Views
0
Helpful
2
Replies

extcommunity-list problem

Jyrki Halonen
Visitor

I'm trying to add extcommunity list, but it doesn't go in. There are no any lists with that name before in config. Router is Cisco 7609, with image: c7600rsp72043-advipservicesk9-mz.122-33.SRC1

<br />

<br />ROUTER1(config)#ip extcommunity-list 39 permit rt 64552:9401

<br />% Community name conflict, 39 previously defined as a named extcommunity-list

2 Replies 2

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Jyrki,

the device is telling that there is a named extcommunity acl that has name ='39'

see if you see any line like:

ip extcommunity-list standard ?

WORD Extended community-list name

ip extcommunity-list standard 39 ...

in your confuguration you may have created first lines in a named ACL and now you are trying to add lines but without the standard keyword

Hope to help

Giuseppe

HELLO I HAD THE SAME PROBLEM CISCO 3600ME

me360x-universalk9-mz.151-2.EY1a.bin

% Community name conflict, 20 Previously defined as a named extcommunity-list

SOLUTION CHANGE AND SEQUENCE NUMBER:

!

extcommunity ip rt-list 25 permit 22833:2506

extcommunity ip-list 35 permit rt 6458:5220

extcommunity ip rt-list 45 permit 22833:3055

extcommunity ip rt-list 55 permit 22833:5310

!

Hope to help

Rafael Echegoyen