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

Cisco SD-WAN 20.12

fratermine1
Frequent Visitor
Frequent Visitor

Hi Team,

few devices in this lab are not reaching via the mgmt ip provided in the credentials section and I am using CML to access those . Can someone please check ? The devices in reference are in the 10.10.23.x subnet 

Thanks,

Francesco

 

2 Replies 2

Check the IP addresses in the SD-WAN UI, i saw a thread sometime back where the device information listed wasnt inline with the devices themselves.

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

as example for  this device Site3-cEdge02 the running config from the sd-wan ui matches the information listed in the credentials section 

Site3-cEdge0210.10.23.5022sshdeveloper

interface GigabitEthernet2
description internet-link
ip address 10.10.23.50 255.255.255.252

the management interface IP seems wrong for Site3-cEdge02 . The other devices have a management IP in the 10.10.20.x subnet 

interface GigabitEthernet1
description port.sbx-mgmt
vrf forwarding Mgmt-intf
ip address 10.10.10.1 255.255.255.0

ip route vrf Mgmt-intf 0.0.0.0 0.0.0.0 10.10.20.254

I have updated the template with management IP 10.10.20.171 and now Site3-cEdge02  is accessible directly via ssh .