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 we know how to renumber an existing node id by removing the node from controller and re-register it with the new number but we are struggling with associated objects, specially static ports. Usually I save the objects I need to change in json, ...
We have a few fabrics (5.3(2b)) with 1 External TEP Pool created but with 0 Reserved Address Count. We would like to deploy new remote leafs and use IPs from the External TEP Pool for the Unicats IP address like we do for other fabrics but I cannot f...
Hello we have Cisco APIC (ACI) servers that are rebranded UCS C220 M5 servers. We use the same HUU ISO file from a UCSC-C220-M5 to manually upgrade the APICs CIMC firmware and other modules since it's the same platform. I would really appreciate if t...
Hello I'm after this output - > something like "show int policy-group <name> used-by".I need to list all objects that are consumed by an Interface Policy Group, can someone help with the moquery required?Basically I need to move physical connection f...
We are building scripts to configure the basics when we bring a fabric online. Using API Inspector I can see data in the payload (in bold) that I don't understand how it's generated and online examples don't clarify. We are creating switch profiles a...
Well looks like Cisco blocked this also in ACI 16.0(2h). We can't change time at the (none)# prompt nor at the switch# prompt. need TAC for dbgtoken, how stupid. Switch won't join the fabric because time is off but I can't change time without Cisco T...
Is there a way to see APIC transceiver information either using CIMC or ACI CLI? ethtool shows some transceiver info but apic1#ethtool -m eth2-1 Cannot get module EEPROM information: Operation not permitted.
For CIMC upgrades look into unattended HUU. Cisco Standalone C-Series HUU Utilities - Cisco Community much faster and don't have to baby the upgrade every 30 minutes although Cisco improved on HUU I don't use KVM method.
We do it all the time, basically extending L2 VLAN(s) from NXOS to ACI over a VPC_IPG. We use the same design as AshSe's diagram except our NXOS switch is VPC to leaf 101 and 102. You need to have VLAN(s) defined as static in your vlan pool and stati...
Here's better approach to gather the static ports per EPG as json to allow editing the json and post in GUI but it doesn't allow to post to multiple EPGs, I need to find a way to include parent information.APIC#bashusername@apic1:~>icurl -s -k https:...