cancel
Showing results for 
Search instead for 
Did you mean: 

ZTP+ Switch not showing up in EMC

ZTP+ Switch not showing up in EMC

Anonymous
Not applicable
Hi,

In the process of configuring ZTP+.

The switch has been set to 'unconfigure switch all' and seems to be obtaining an IP address.

After a while I've logged into the switch and I see that the ZTP connector has started:

06/25/2018 15:26:36.83 Zero Touch Provisioning: Starting cloud_connector version 1.1.14.36

Show vlan default:

* X440G2-48p-10G4.1 # show vlan Default
VLAN Interface with name Default created by user
Admin State: Enabled Tagging: 802.1Q Tag 1
Description: None
Virtual router: VR-Default
IPv4 Forwarding: Disabled
IPv4 MC Forwarding: Disabled
Primary IP: 192.168.0.30/24

Current version is 22.4.1.4 patch1-2

When I take a look at the cc_logs I get these messages, first for state_machine.txt:

2018-06-25 15:47:17,650:DEBUG:ExpyRunner:ccsm_logger:start.1426:: == STATE MACHINE ==============================
In UPGRADE state
2018-06-25 15:47:17,701:DEBUG:ExpyRunner:ccsm_logger:send_message.702:: == UPGRADE MESSAGE ==============================
PUT: https://extremecontrol:8443/Clients/device/v1/switch/1622N-43729/imageupgrade
DATA:
{
"apPropertyBlock": {
"bpWiredMacaddr": "00:04:96:9B:50:F2",
"ruSwVersion": "22.4.1.4",
"ruModel": "X440G2-48p-10G4",
"ruSerialNumber": "1622N-43729"
},
"assets": [
{
"assetName": "xos",
"assetVersion": "22.4.1.4 patch1-2",
"assetType": "FIRMWARE"
},
{
"assetName": "cloud_connector",
"assetVersion": "1.1.14.36",
"assetType": "XMOD"
}
]
}

Then for ztp_plus.txt the following keeps repeating:

2018-06-25 15:45:14,533:DEBUG:ExpyRunner:exos_log:device_is_ztp_enabled.1105:: Called
2018-06-25 15:45:14,554:DEBUG:ExpyRunner:exos_log:device_is_ztp_enabled.1126:: Row 0 opStatus 1 opMsg [] field_values OrderedDict([(u'autoProvConfigStatus', '1'), (u'enable', '1'), (u'vr', 'VR-Mgmt')])
2018-06-25 15:45:14,582:DEBUG:ExpyRunner:exos_log:device_is_ztp_enabled.1126:: Row 0 opStatus 1 opMsg [] field_values OrderedDict([(u'autoProvConfigStatus', '1'), (u'enable', '1'), (u'vr', 'VR-Default')])

One thing I noticed is the url to EMC, it shoud read:

https://extremecontrol.ingleby.co.uk:8443, where ingleby.co.uk is obviously the domain. But the URL in the log is:

https://extremecontrol:8443/

Which doesn't resolve as its missing the domain element, whereas https://extremecontrol.ingleby.co.uk:8443 resolves fine

In the DHCP scope the domain has been entered correctly.

I think this might be at fault, but I'm not sure what I can do to correct it?

Many thanks in advance
10 REPLIES 10

Stephane_Grosj1
Extreme Employee
Hi,
in the rest of the logs, do you see url with the expected IP address? Any other message?
do you have CC 3.0 latest in XMC?what version of XMC?
what happens with 22.5, if you can test?
GTM-P2G8KFN