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.
Hello,
I need to use NDFC 4.1.1g to configure an eBGP peering to a firewall.
I manage the Nexus switches and NDFC. The firewall is managed by a 3rd party. I need to advertise all my fabric overlay routes to the firewall so that users at different sit...
Hello experts,
I have 2x VLAN/EVPN fabrics. I am trying to use NDFC 4.1.1g to set up multi-site connectivity from Fabric A to Fabric B. There are multiple layer 3 hops between the 2 fabrics and I do not manage these layer 3 devices.
In my head, the h...
Hello,In our office we have an MX with Advanced/SDW licensing and a couple of MRs with Advanced licensing.We are looking to replace our existing L2 Juniper switch with an MS130.Our disti has provided quotes for Enterprise and Advanced licensing but a...
Hello!
I'm currently in the process of setting up a DR (1+1+1) setup for a client. I've created the CSR from DNAC01 (with all the required FQDNs and IPs in the SAN), got it signed by their CA, and imported the signed cert into DNAC01. Tidy.
Problem i...
Hello,
I need to export all the Endpoint ID Groups and members from one ISE cluster and import into another. I've used context visibility to filter for endpoints in the group and then export them. However, there are not as many endpoints as when I go...
Hi @Sidney Cheng,
No, I wasn't able to export the cert with PVK from DNAC01. In the end I used a random Linux server to generate the PVK and CSR using openssl, got it signed by the CA, then created a PKCS12 on the Linux server and imported that into ...
Hi @sajidabbas,
I've just tested it on ISE 3.1 patch 1 (yes I need to apply the latest patch!) and it works fine. I found the following code to be the neater in execution:
<script>jQuery(function(){jQuery('#page-login').css('display','none');jQuery('...
Thank you @Charlie Moreton but that still didn't show all members of an ID group (I think it only shows members that ISE has seen active on the network).
@Rob Ingram's solution of using the REST API does the trick and shows all members of a group eve...