- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2023 09:28 PM - edited 03-21-2023 09:31 PM
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 ->)
Solved! Go to Solution.
- Labels:
-
SD-WAN vManage
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 12:17 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2023 01:13 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 12:17 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 05:35 PM
Yeah, I want to do the same now. Delete router from vmanage and erase config for changing nim card, it's inconvenient though
