vflow-table-show
This command displays table vFlow statistics for all vFlows.
Syntax vflow-table-show
Specify any of the following options: |
|
name Flow_Name |
Displays the flow name. |
id Flow_ID |
Displays the flow identifier. |
[flow-max flow-max-number] |
Displays the maximum number of entries. |
[flow-used flow-used-number] |
Displays the number of vFlows used. |
[flow-tbl-slices flow-tbl-slices-number] |
Displays the total number of tables for slicing. |
capability none|set-metadata|match-metadata |
Displays the vFlow table capability. |
flow-tbl-bank flow-tbl-bank-string |
Displays the vFlow table bank. |
flow-profile system|application|vxlan|nat|openflow|security| vxlan-encap|ipv4|ipv6|mac|npu-app|MAX |
Displays the vFlow profile type. |
Defaults None.
Access CLI
History Command introduced in Version 2.3.1.
Usage Each fabric, cluster, standalone switch, or virtual network can track application flow statistics. This command displays flow tables.
Examples This example shows how to display flow tables.
CLI network-admin@switch > vflow-table-show
switch name packets bytes cpu-packets cpu-bytes
------ ------------------- ------- ----- ----------- ---------
pleiades24 IGMP-Flow 1.98M 130M 1.99M 123M
pleiades24 LLDP-Flow 218K 24.2M 218K 23.4M
pleiades24 Host-Agent-Discover 3.92K 251K 0 0
pleiades24 ECP 0 0 0 0
pleiades24 Fabric-Discovery 282K 159M 273K 157M
pleiades24 SYSTEM-S 777K 60.2M 763K 56.0M
pleiades24 SYSTEM-F 719K 67.3M 711K 63.5M
pleiades24 SYSTEM-R 288K 18.0M 285K 16.7M
pleiades24 System-A 36.5M 2.28G 36.5M 2.14G
pleiades24 DHCP-client 83.6K 40.7M 37.9K 19.3M
pleiades24 DHCP-server 53.2K 23.0M 31.4K 10.5M
vflow-table-profile-modify
This command allows you to modify vFlow IPv6 table profiles.
Syntax vflow-table-profile-modify
Specify any of the following options: |
|
profile application|ipv6|qos |
Specify the profile to modify. |
hw-tbl switch-main|switch-hash|npu-main|npu-hash h |
Specify the hardware table used by the vFlow. |
enable|no-enable |
Specify if you want to enable or disable the vFlow profile table. |
Defaults None.
Access CLI
History
Version 2.6.0 |
Command introduced. |
Version 3.0.0 |
The parameters, percentage, min-percentage, removed. |
Usage This command allows you to modify IPv6 vFlow table profiles.
Examples This example shows how to modify a flow table.
CLI network-admin@switch > vflow-table-profile-modify profile ipv6 hw-tbl switch-main percent 20
vflow-table-profile-show
Display vFlow table profiles.
Syntax vflow-table-profile-show
profile system|application|ipv6|qos|pbr|MAX |
Displays the type of vFlow profile. |
hw-tbl switch-main|switch-hash|npu-main|npu-hash|max |
Displays the hardware table used by the vFlow profile. |
capability none|set-metadata|match-metadata |
Displays the capability assigned to the vFlow profile. |
flow-capacity flow-capacity-number |
Displays the total capacity assigned to the vFlow profile. |
flow-slices-needed flow-slices-needed-number |
Displays the number of vFlow slices needed for minimum tables. |
flow-slices-used flow-slices-used-number |
Displays the number of vFlow slices used in the table. |
actual-percent-used actual-percent-used-number |
Displays the actual percentage used by the vFlow profile. |
Defaults None.
Access CLI
History
Version 2.6.0 |
Command introduced. |
Version 3.0.0 |
The parameters, percentage, min-percentage, removed. |
Usage Use this command to display information about vFlow tables.
Examples To display vFlow table profiles, use the following syntax:
CLI network-admin@switch > vflow-table-profile-show
switch profile hw-tbl percent min-percent-needed capability flow-capacity flow-slices-needed
----------- ----------- ----------- ------- ------------------ ---------- ------------- ------------------
draco-dev01 system switch-main 14 14 none 768 4
draco-dev01 npu-app npu-main 100 0 none 0 0
draco-dev01 application switch-main 0 4 none 0 1
draco-dev01 qos switch-main 0 8 none 0 1
draco-dev01 ipv6 switch-main 0 8 none 0 1
draco-dev01 pbr switch-main 10 0 none 0 0
draco-dev02 system switch-main 14 14 none 768 4
draco-dev02 npu-app npu-main 100 0 none 0 0
draco-dev02 application switch-main 0 4 none 0 1
draco-dev02 qos switch-main 0 8 none 0 1
draco-dev02 ipv6 switch-main 0 8 none 0 1
draco-dev02 pbr switch-main 10 0 none 0 0
flow-slices-used
----------------
4
0
0
0
0
0
4
0
0
0
0
0