torch
tool/torch
Type: Command
| Argument | Type | Description |
|---|---|---|
| interface | interface_enum | |
| src-address | super { ! , ip_prefix_arg } | |
| dst-address | super { ! , ip_prefix_arg } | |
| src-address6 | super { ! , ip6_prefix_arg } | |
| dst-address6 | super { ! , ip6_prefix_arg } | |
| mac-protocol | enum (any) | |
| ip-protocol | enum (any) | |
| port | enum (any) | |
| vlan-id | alt { num [ .. 4095] , enum (any) { any:0xffff } } | |
| dscp | num | |
| cpu | num |
| Read-only Argument | Type | Description |
|---|---|---|
| cpu | num | |
| vlan-id | num | |
| mac-protocol | enum () | |
| ip-protocol | enum () | |
| dscp | num | |
| src-address | alt { ipAddr , ip6Addr } | |
| src-port | enum () | |
| dst-address | alt { ipAddr , ip6Addr } | |
| dst-port | enum () | |
| tx | num | |
| rx | num | |
| tx-packets | num | |
| rx-packets | num |