cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
808
Views
0
Helpful
3
Replies

Replace nim card when cedge in controller mode

dijix1990
VIP Alumni
VIP Alumni

I have some problem, my NIM-ES2-8 was damaged on the isr4451, we changed the card to NIM-ES2-4 and now I can't change template, I want to replace switchport feature and when I aplly new template with feature switchport I get error

 

inconsistent value: Device refused one or more commands:
no interface GigabitEthernet0/1/4
              ^
% Invalid input detected at '^' marker."
no interface GigabitEthernet0/1/5
              ^
% Invalid input detected at '^' marker."
no interface GigabitEthernet0/1/6
              ^
% Invalid input detected at '^' marker."
no interface GigabitEthernet0/1/7

 

There aren't on the device now, and vmanage want to delete

How can I fix it? I tried to delete wan edge and add it again, but I stil get an error 

I think it's because vmanage has configuration of device with no exist interfaces (I can see the running config through Configuration -> devices -> wan edge list ->)

dijix1990_0-1679459491414.png

 

1 Accepted Solution

Accepted Solutions

Hi,

I had a similar issue and as far as I remember we had to delete the router from vManage and reset/wipe the entire router's configuration.
Basically, just start over with that router's config and enrollment.

Even though at the IOS-XE level the interfaces are gone, you will still see them when checking in the SD-WAN configuration.

 

BR,

Octavian

View solution in original post

3 Replies 3

dijix1990
VIP Alumni
VIP Alumni

There are non-existent interfaces on the device in the sdwan configuration

border-02#sh sdwan running-config | i 0/1/4
interface GigabitEthernet0/1/4

border-02(config)# no interface GigabitEthernet 0
Possible completions:
  0/1/0      
  0/1/1     
  0/1/2      
  0/1/3    
  0/1/5
  0/1/6
  0/1/7

border-02(config)# no interface GigabitEthernet 0/1/4
border-02(config)# no interface GigabitEthernet 0/1/5

Aborted: inconsistent value: Device refused one or more commands:
no interface GigabitEthernet0/1/4
              ^
% Invalid input detected at '^' marker."
no interface GigabitEthernet0/1/5

 

Hi,

I had a similar issue and as far as I remember we had to delete the router from vManage and reset/wipe the entire router's configuration.
Basically, just start over with that router's config and enrollment.

Even though at the IOS-XE level the interfaces are gone, you will still see them when checking in the SD-WAN configuration.

 

BR,

Octavian

Yeah, I want to do the same now. Delete router from vmanage and erase config for changing nim card, it's inconvenient though