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.
Hi. Do I need to procure licenses and install Cisco Anyconnect to all Windows 10 Computers if I want to do Posturing (make sure AV is up to date, OS patched to latest and so forth)? I don't think I need Anyconnect for Profiling but again just asking....
Hi. Trying to setup a 3560CX in the Lab with NAC configuration to test posturing. It seems none of the Auth* commands are accepted.... Any pointers... switch#sh licIndex 1 Feature: ipservices Period left: 12 weeks 6 days Licens...
Hello.I have just built 2 x ISE-2.4.0.357-6.5OVA-Eval.ova appliances in HA to test out some configurations that I will be doing for a customer shortly. Trying to configure TACACS Cisco Switches authentication administration but not able to.As per thi...
Hello.Does anybody know how to make a BGP session only initiate connections to a peer but not allow the peer to initiate them? E.G. Router A needs to always initiate connections to Router B but not the other way round. I could use an ACL on the inter...
Hello.I need to have a route-map that will advertise only a default route (0.0.0.0) and set MED to a neighbor.Is there an easy way to do this (combine both route maps into 1)These are my 2 route-maps: ! Under BGP areaneighbor 1.1.1.1 route-map route-...
I see. I don’t have an ASA in this environment only a heap of computers that I need to make sure are in the right posture and a couple of ISE Servers.Going by this URL I think I need to install any connect on the computers.https://community.cisco.com...
Hi Cristian,Yes I do have the AAA config in global mode. Extract of config is below…I am also doing TACACS back to the ISE Servers (hence why there is TACACS config as well)… switch#sh runBuilding configuration... Current configuration : 5953 bytes!!...
Ahh yes thanks.I also just found this document. https://www.cisco.com/c/en/us/td/docs/ios/iproute_bgp/command/reference/irg_book/irg_bgp4.html#wp1144431
HI.I got it working by using both Prefix Lists and a Route Map.I had weird things going on when I was using the continue and linking both RM's together. I was getting the MED and Prepend getting passed down but the default route was coming over plus ...