Had an Avaya IP phone connected to Cisco ASA and not receiving an IP address from DHCP scope configured on ASA. PC connected behind the phone worked just fine. Turned out to be capitalization of DHCP options. What I had was this: dhcpd option 242 ascii MCIPADD=10.10.10.10,MCPORT=1719 When I changed …
Category: Cisco
After getting WLC up and running I ran into the issue with the client getting IP address from management Vlan instead of proper wireless Vlan. I was getting the following debug output. Static IP client associated to interface management which cannot support client subnet Did not really make any sense …
I spent a few days on this weird issue when trying to convert and configure 3800 AP for Mobility Express (ME) and assign working IP address. I started by connecting AP to regular user Vlan, booted up, from AP prompt updated code to ME version. Rebooted, went through setup and …
When publicly signed certificate installed many years ago on ASA does expire and you request a new one from certificate provider all you get is just the new cert. If you are missing original private key you will need to perform these steps to get a new certificate installed on ASA. …
If you ever end up with too many credentials on the Discovery page it is not that easy to remove it and very confusing. Other than disabling it I did not see any other options. The place to edit/delete credentials can be found under Design > Network Settings > Device Credentials. …