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.
Upgraded a few of my ASR's to 17.6 from 16.6.8 and am now getting license compliance issues in smart account. On other platforms and versions there was a way to manually run the DLC but I cannot find this on 17.x?
Looking at changing our router/switch environment to use MFA with ISE/Okta. Trying to find any information on this hasn't turned up much. I am assuming i need to change the AAA to use Radius, but unsure how to go about the rest. Right now with ISE ...
I am trying to use hostnames for NTP on a few devices that have a management in a vrf.
I have configured:
ip domain list vrf Mgmt-intf example.com
ip domain lookup vrf Mgmt-intf source-interface GigabitEthernet0
ip domain name example.com
ip name-ser...
Don't know if I am missing something or not. But how do you go about getting NSO updates? also, where can you get to the full list of NEDs or are there only 6 of them.
Trying to run through the getting starting guide and getting errors on the first example when doing a `devices connect`
admin@ncs# devices connect
connect-result {
device c0
result false
info Failed to connect to device c0: connection ...
We ended up reusing the same config we had on the router/switches using TACACS and Cisco ISE. The only thing we changed on the devices was the timeout to 60 seconds. Then in ISE we created a Radius Token server that pointed to Okta, there was an o...
We ended up creating a separate group for SBL as it doesn't get used much, there was an open bug on it but I just got a notification the other day that is was closed with no planned fix. https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvm86891
@thomas wrote:Currently SAML based authentication with Identity Providers (IdPs) is only available for web portal single sign on (device registration, sponsor), not 802.1X authentication.You would want to consider doing RADIUS proxy instead.That is w...