diagnose netlink interface
Network interfaces.
This topic includes the following commands:
- diagnose netlink interface clear
- diagnose netlink interface list
- diagnose netlink interface packet-rate
- diagnose netlink interface speed-test
- diagnose netlink interface speed-test-result
- diagnose netlink interface speed-test-result-clear
- diagnose netlink interface speed-test-tunnel
diagnose netlink interface clear
Clear interface counters.
diagnose netlink interface clear
diagnose netlink interface list
List interfaces.
diagnose netlink interface list
diagnose netlink interface packet-rate
Show send/receive rate of interfaces.
diagnose netlink interface packet-rate
diagnose netlink interface speed-test
Execute speed-test on the interface.
diagnose netlink interface speed-test <intf-name> <server> <mode> <dry-run>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<intf-name> |
Interface Name. |
string |
|
|
<server> |
server name. |
string |
|
|
<mode> |
Optional. Auto(default), TCP or UDP. |
string |
|
|
<dry-run> |
Optional. <0> execute speed-test; <1> dry run to verify routing etc. |
string |
|
diagnose netlink interface speed-test-result
Get speed-test result for a specific test ID.
diagnose netlink interface speed-test-result <test-id>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<test-id> |
Test ID from executing speed-test. |
string |
|
diagnose netlink interface speed-test-result-clear
Remove speed test results from disk.
diagnose netlink interface speed-test-result-clear
diagnose netlink interface speed-test-tunnel
Request speed-test on tunnels' underlay interfaces.
diagnose netlink interface speed-test-tunnel <ipsec-phase1-interface> <all | a tunnel name>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<ipsec-phase1-interface> |
Interface Name. |
string |
|
|
<all | a tunnel name> |
Specify tunnel's name or 'all' |
string |
|