9 lines
1.1 KiB
Plaintext
9 lines
1.1 KiB
Plaintext
Used to view the running status of devices and applications, network traffic, and related statistics
|
|
tsg_show [--interface -- "where PhyRXBits > 60"] Display all available ports of the current device (network card name),where support, format : -- "where PhyRXBits > 60"
|
|
tsg_show [--app -- "where RxBits > 3000"] Displays traffic information processed by the application,where support, format : -- "where RxBits > 3000"
|
|
tsg_show [--protocol -- "where Ipv4_Bit > 3000"] Show Eth,Ipv4, and IPv6 statistics for each layer of network traffic,where support, format : -- "where Ipv4_Bit > 3000"
|
|
tsg_show [--stream -- "where Tcp_Concurrent > 0"] TCP stream related information, including the number of concurrent streams, C2S, S2C, etc,where support, format : -- "where Tcp_Concurrent > 0"
|
|
tsg_show [--chassis-ip] Output all board card IP information of TSG device
|
|
tsg_show [--chassis-port] Output all board card port information of TSG device
|
|
tsg_show [--intercept -- "where intcp_rdy_bits > 0"] Show intercept information,where support, format : -- "where intcp_rdy_bits > 0"
|
|
tsgcli > |