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.
Xiao,
This particular bug impacts Leaf and Spine switches rather than the APIC and its software. As a result, the fixed versions for this bug follow the versioning format specific to Leaf and Spine switches (15.x.x vs. 5.x.x).
As indicated under the ...
David,
Adding an additional IP helper address to an SVI on a Cisco device primarily affects DHCP traffic forwarding and does not directly impact the ARP protocol or the ARP table on the device. The IP helper addresses are used to forward DHCP Request...
James,
Based on the below YANG model, you may want to try network_address since you're adding a subnet as opposed to ipv4-host. Request below:
curl -X 'PATCH' \
'https://<IP_ADDRESS>:443/restconf/data/Cisco-IOS-XE-native:native/object-group/Cisco...
Hi there,
show standby
CLI is IOS XE CLI. You mentioned you are using a Nexus 9000 so you would need to use
show hsrp
instead. Example:
N7700-1-WAN# show hsrp brief
*:IPv6 group #:group belongs to a bundle
P indicates confi...
Hi there,
I believe you are looking for the Verified Scalability Guide for NXOS 7.0(3)I7(6) which states how many HSRP Groups can be instantiated on a given switch.
Look under Table 13. Unicast Routing Verified Scalability Limits:
Hope that helps...