show hardware-profile filters
Use this command to check the status of hardware filter groups. Status is not shown for filter groups which are disabled.
Command Syntax
show hardware-profile filters
Parameters
None
Default
None
Command Mode
Exec and privileged exec mode
Applicability
This command was introduced before OcNOS version 1.3.
This command is not available on Qumran platforms.
Examples
#show hardware-profile filters
INGRESS:
+--------------------+---------+---------------+----------------------------+
| | Free | Used | Total Entries |
| TCAMS | Entries |---------------|----------------------------|
| | | % | Entries | Total | Dedicated | shared |
+--------------------+---------+-----+---------+-------+-----------+--------+
QOS 244 5 12 256 256 0
L2-ACL 253 1 3 256 256 0
IPV4-ACL 256 0 0 256 256 0
ARP-ACL 242 5 14 256 256 0
EGRESS:
+--------------------+---------+---------------+----------------------------+
| | Free | Used | Total Entries |
| TCAMS | Entries |---------------|----------------------------|
| | | % | Entries | Total | Dedicated | shared |
+--------------------+---------+-----+---------+-------+-----------+--------+
L2-ACL/IPV4-ACL/QOS 512 0 0 512 256 256
Table 33-90 explains the output fields.
Table 33-90: show hardware-profile filters
Field | Description |
---|
EGRESS | Egress filtering is a process in which outbound data is monitored or restricted, usually by means of a firewall that blocks packets that fail to meet certain security requirements. |
INGRESS | Ingress filtering is a method used to prevent suspicious traffic from entering a network. |
TCAMS | Number of ternary content addressable memory (TCAM) entries a particular firewall filter. |
Free Entries | Number of TCAM filter entries available for use by the filter group. |
Used Entries | Number of TCAM filter entries used by the filter group. |
Total Entries | Number of TCAM total filter entries to the filter group. |
Dedicated Entries | Number of TCAM filter entries dedicated to the filter group. |
Shared Entries | Number of TCAM filter entries shared to the filter group. |
Last modified date: 08/28/2023