cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1526
Views
0
Helpful
4
Replies

How to detach offline vedge devices from vManage

R Manjunatha
Level 3
Level 3

Hello,

I lost the connection from the vManage device, and I am unable to configure the default alternate route in the edge device. What is the option to detach the device from vManage to configure CLI mode?

I decommissioned the wan edge4 in the device list.

RManjunatha_0-1695311969338.png

 

vEdge4# sh con
Possible completions:
configuration Display configuration history
control Display control information
vEdge4# show control connections

vEdge4# conf t
Entering configuration mode terminal
vEdge4(config)# vpn 0
vEdge4(config-vpn-0)# ip route 0.0.0.0/0 70.1.1.5
vEdge4(config-vpn-0)# commit
Aborted: 'system is-vmanaged': Commit from vManage is in progress. Configuration through the CLI is not allowed.
vEdge4(config-vpn-0)#

1 Accepted Solution

Accepted Solutions

Looks, this is removed in latest releases and only TAC can help.

If it is production - open the case, if it is lab try to reboot the router.

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

View solution in original post

4 Replies 4

Hi,

try by enforcing CLI-mode:

unhide viptela_internal

password should be : 5mok!ngk!ll$

system is-vmanaged false

https://www.cisco.com/c/dam/en/us/td/docs/routers/sdwan/Internal-Commands/Troubleshooting-Commands-for-Cisco-SDWAN.pdf

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

Hi

Just I tried this command on the Vedge device and it's showing an error.

vEdge4(config)# unhide viptela_internal
Error: unknown hide group

Looks, this is removed in latest releases and only TAC can help.

If it is production - open the case, if it is lab try to reboot the router.

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

This is not a production it's just a lab. I can reconfigure the same to bring up once again Vedge device.

Thank you.