Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am developing a script that performs a WA to avoid the loss of the configuration in the cEdge when I upgrade the IOS on SD-WAN.The script performs the following actions:cEdge#del /force bootflash:sdwan/ios.clicEdge#del /force bootflash:sdwan/sdwan....
Hi dijix1990.Try this one: traceroute [IP SDWAN CONTROLLER] egress [INTERFACE OF THE ISP YOU WANT TO TEST] next-hop [IP OF YOUR NEXT HOP VIA ISP]For example: traceroute 123.123.123.123 egress Gi1 next-hop 52.34.2.1With the egress+next-hop command, yo...