I was trying to use the "show endpoint summary" command on a leaf switch and received the following response output:
leaf-1# show endpoint summary
+------------------------------------------------------------------------------+
Endpoint Summary
+------------------------------------------------------------------------------+
URL: https://127.0.0.1/api/class/epmMacEp.xml?query-target-filter=anybit(epmMacEp.flags,"local")&rsp-subtree-include=count
Code: None
Output: [Errno 111] Connection refused
Data Posted:
None
Error executing command, check logs for details
I have no clue where to even start with this. I can't imagine that this is normal. "summary" seems like such a basic parameter for "show endpoint". I was expecting it to return something similar to the Endpoint Summary section which is displayed after "show endpoint vlan x" (only for the entire switch and not just a single VLAN):
+------------------------------------------------------------------------------+
Endpoint Summary
+------------------------------------------------------------------------------+
Total number of Local Endpoints : 19
Total number of Remote Endpoints : 0
Total number of Peer Endpoints : 0
Total number of Peer Rl Endpoints : 0
Total number of vPC Endpoints : 19
Total number of non-vPC Endpoints : 0
Total number of MACs : 19
Total number of VTEPs : 0
Total number of Local IPs : 38
Total number of Remote IPs : 0
Total number All EPs : 19