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 have a fairly new deployment that has only ever ran v2.3.5.x and we have just begun our SDA fabric journey. Going through documentation, the majority of which is very old, I keep coming across "fabric domains" in addition to fabric sites. I'm fair...
I'm trying to get some information on how to properly configure the Mgt ACL in ASDM/CLI for management access to the ASA. When I configure it to allow connections from my IP address and then attempt to SSH to it I get a "connection closed" and syslog...
I'm looking to build a network device provisioning network that's as automated as possible in terms of bringing up a device for the first time and configuring the switch to our baseline config. I have ISE profiling the new devices and assigning them ...
We have a service account in our ACS that will need to do a show running-config in our devices and nothing else. I've been trying to have ACS dictate what commands the account can and cannot use but it seems I can't get the system to lock down the us...
Thank you, this is very helpful. This is what I was assuming and hoping. Older documentation made it seem like if you connect your sites via non-SDA networks, like a fusion router connected to an internet circuit, then each of those sites would be th...
That document you linked is a great example of out of date documentation as I mentioned. DNA v2.3.5 does not have any of these same menus, layout, or options.
What relationship does Terraform have with DNAc? If DNAc is supposed to be the gateway into SDA what benefits does Terraform bring to the table? Why not just skip over DNAc and go straight to the switch with Terraform?
Here is what we have configured:
access-list Management_Access extended permit tcp security-group name SGT_Network_Admin any any eq ssh access-list Management_Access extended permit tcp host 10.8.43.21 any eq ssh
access-group Management_Access in i...
I have actually figured this out myself so I'll report it for future Google searches.
You have to do a minimum amount of configuration to get this working.
First, you'll need to id the subnet you wish to recieve DHCP leases on. In my case it was 10.1...