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.
We're a Cisco PSS partner and MSP. Currently I'm using the SN2INFO API querying a serial number and getting back contract details (specifically, Get Coverage Summary by Serial Number(s)).
Using the API, with the results I always get "is_covered" Y...
I've been using the Cisco Support APIs (https://developer.cisco.com/docs/support-apis/) for a while which is managed through Mashery. PSS API access is available via Support API portal, however those require (as I understand it) an appliance on-prem...
On an ISR4321 device from the command line:ISR4321# show version Cisco IOS XE Software, Version 03.16.02.S - Extended Support ReleaseCisco IOS Software, ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.5(3)S2, RELEASE SOFTWARE (fc2)Technica...
Does anyone know if IOS-based VPN routers are capable of "hairpinning" remote access VPN user traffic using the Cisco VPN Client?I want to configure connectivity for client-to-client VPN traffic via a dynamic crypto map on the IOS router VPN terminat...
I have what hopefully is an easy question.In a Sup720, I have a bootflash: and sup-bootflash:. In order to make room for a new native IOS image I moved the image from bootflash to sup-bootflash:. However, the "boot system flash" was still referenci...
I am running into an almost identical issue:
9800-CL on ESXi 17.9.4WPA3 Personal
FT Enabled, WPA3 only, PMF Requred, FT+SAE
Intel AX210 NIC with latest drivers
Windows 11 showing Open/WEP on the SSID. It does seem FT-related. After experimenting wi...
IPsec SVTI capability is an exciting development. Will there be plans to push this feature down to non-X 9300 models? Or 9300L models? 9300X combined with a 9300 stack would prevent using the feature it seems since the non-X stack members don't sup...
It looks like this is available using Calendar Profiles and attaching it to the policy profile. See:https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-3/config-guide/b_wl_17_3_cg/m_deny_wireless_client_session_estbl.htmlandhttps://www....
This fixed my issue -- thanks!I had a small setup where I put the APs on the same LAN as the AP Join interface and WLC 9800 acting as a DHCP server for the AP Join interface. I didn't set a default gateway thinking it wasn't necessary since all on s...
A few additional/stronger options in IOS-XE 16 (example from 16.12):ip ssh dh min size 2048
ip ssh server algorithm encryption aes256-ctr aes128-ctr
ip ssh server algorithm mac hmac-sha2-256
ip ssh server algorithm kex diffie-hellman-group14-sha1
ip ...