03-06-2025 01:42 AM
Hello everyone,
We recently had Cisco Catalyst center (Version 2.3.7.7-70047) installed in our infrastructure. I'm triyng to get started with the Plug and play functionality, with the simplest test. I have a out of the box Cisco 9200 (IOS-XE 17.12.1r), that I connect to a layer 2 swtich that modifies the pnp service vlan, to vlan 10, and this one connect to the layer 3 switch where int vlan 10 is defined together with the dhcp pool with the appropriated option 43.
Looking wo the console output after power on, i can see that the switch gets the ip and pnp server option correctly. The problem starts when trying to connnect to port 80 in the pnp server to get the initial certificate (I check, port80 is listening).
Acquired IPv4 address x.x.x.x on Interface Vlan10
Received following DHCPv4 options:
domain-name : domain.local
vendor : 5A1D;B1;K4;Ix.x.x.x;J80;
dns-server-ip : x.x.x.x
secondary-dns-server-ip : x.x.x.x
PnP HTTP timed out (1/10) on connection to PnP server (http://x.x.x.x:80/pnp/HELLO)
CCO server (devicehelper.cisco.com.) can't be resolved (1/5) by (pid=417, pname=PnP Agent Discovery, time=16:27:37 UTC Wed Mar 5 2025)
PnP Discovery trying to connect to PnP server (http://x.x.x.x:80/pnp/HELLO)
PnP HTTP timed out (2/10) on connection to PnP server (http://x.x.x.x:80/pnp/HELLO)
It eventually reaches 10/10 timeout and aborts. There aren't firewalls between server and device, connectivity tested, Catalyst center shows no problem with related services. I tried in the previous version of Catalyst center with the same outcome.
Thank you for your time.
Best regards
Solved! Go to Solution.
03-06-2025 01:59 AM
You should verify the following:
If all of these are OK I think you might need to replace B1 with B2 in your option 43 value. B1 indicates that a hostname is to follow, while x.x.x.x looks like it would be an IP address.
03-06-2025 01:59 AM
You should verify the following:
If all of these are OK I think you might need to replace B1 with B2 in your option 43 value. B1 indicates that a hostname is to follow, while x.x.x.x looks like it would be an IP address.
03-06-2025 03:03 AM
Thank you @Torbjørn for the help. I saw going through your points that i was giving the wrong default gateway, missing by one digit...
03-06-2025 03:07 AM
No problem! I've done mistakes like that a few more times than I'd like to admit...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide