...
The "show hardware capacity forwarding" command is not completely JSONized
NA
None
3172TQ(config)# show hardware capacity forwarding L2 table utilization on Module = 1 Asic Max Count Used Count -----+---------+--------- 0 294912 16 INSTANCE 0x0 ------------- ACL Hardware Resource Utilization (Mod 1) ---------------------------------------------------------- Used Free Percent Utilization ------------------------------------------------------------------- N3k Ingress IPv4 RACL 20 3052 0.65 Egress IPv4 RACL 3 1021 0.29 N3K SUP 64 192 25.00 N3K IPV6 SUP 2 254 0.78 Ingress IPv4 QoS 1 255 0.39 N3K SPAN 14 242 5.46 N3K SPAN 7 249 2.73 LOU 0 24 0.00 Both LOU Operands 0 Single LOU Operands 0 LOU L4 src port 0 LOU L4 dst port 0 LOU L3 packet len 0 LOU IP tos 0 LOU IP dscp 0 LOU IP precedence 0 LOU ip TTL 0 TCP Flags 0 16 0.00 L4 op labels, Tcam 0 0 63 0.00 L4 op labels, Tcam 2 0 63 0.00 L4 op labels, Tcam 6 0 2047 0.00 Ingress Dest info table 0 512 0.00 Egress Dest info table 0 512 0.00 CLI not supported on this platform QoS Resource Utilization ------------------------ Resource Module Total Used Free -------- ------ ----- ---- ---- Aggregate policers: 1 4096 27 4069 Distributed policers: 1 1024 0 1024 Policer Profiles: 1 4096 27 4069 3172TQ(config)# show hardware capacity forwarding | json-pretty {"TABLE_module": {"ROW_module": {"module_number": "1", "TABLE_instance": {"ROW_instance": {"inst": "0", "TABLE_resource_util_info": {"ROW_resource_util_info": [{"resource_hdr": "N3k I ngress IPv4 RACL", "ents_use": "20", "ents_free": "3052", "ents_pctage": "0.65"}, {"resource_hdr": "Egress IPv4 RACL", "ents_use": "3", "ents_free": "1021", "ents_pctage": "0.29"}, {" resource_hdr": "N3K SUP", "ents_use": "64", "ents_free": "192", "ents_pctage": "25.00"}, {"resource_hdr": "N3K IPV6 SUP", "ents_use": "2", "ents_free": "254", "ents_pctage": "0.78"}, {"resource_hdr": "Ingress IPv4 QoS", "ents_use": "1", "ents_free": "255", "ents_pctage": "0.39"}, {"resource_hdr": "N3K SPAN", "ents_use": "14", "ents_free": "242", "ents_pctage": "5. 46"}, {"resource_hdr": "N3K SPAN", "ents_use": "7", "ents_free": "249", "ents_pctage": "2.73"}, {"resource_hdr": "LOU", "ents_use": "0", "ents_free": "24", "ents_pctage": "0.00"}, {"r esource_hdr": "Both LOU Operands", "ents_use": "0"}, {"resource_hdr": "Single LOU Operands", "ents_use": "0"}, {"resource_hdr": "LOU L4 src port", "ents_use": "0"}, {"resource_hdr": " LOU L4 dst port", "ents_use": "0"}, {"resource_hdr": "LOU L3 packet len", "ents_use": "0"}, {"resource_hdr": "LOU IP tos", "ents_use": "0"}, {"resource_hdr": "LOU IP dscp", "ents_use" : "0"}, {"resource_hdr": "LOU IP precedence", "ents_use": "0"}, {"resource_hdr": "LOU ip TTL", "ents_use": "0"}, {"resource_hdr": "TCP Flags", "ents_use": "0", "ents_free": "16", "ent s_pctage": "0.00"}, {"resource_hdr": "L4 op labels, Tcam 0", "ents_use": "0", "ents_free": "63", "ents_pctage": "0.00"}, {"resource_hdr": "L4 op labels, Tcam 2", "ents_use": "0", "ent s_free": "63", "ents_pctage": "0.00"}, {"resource_hdr": "L4 op labels, Tcam 6", "ents_use": "0", "ents_free": "2047", "ents_pctage": "0.00"}, {"resource_hdr": "Ingress Dest info table ", "ents_use": "0", "ents_free": "512", "ents_pctage": "0.00"}, {"resource_hdr": "Egress Dest info table", "ents_use": "0", "ents_free": "512", "ents_pctage": "0.00"}]}}}}}}