torch
tool/torch
Type: Command
| Argument | Type | Description |
|---|---|---|
| interface | iface_enum | |
| src-address | super { ! , src-address: ipPrefix } | |
| dst-address | super { ! , dst-address: ipPrefix } | |
| src-address6 | super { ! , src-address6: ip6Prefix } | |
| dst-address6 | super { ! , dst-address6: ip6Prefix } | |
| mac-protocol | enum (any) | |
| ip-protocol | enum (any) | |
| port | enum (any) | |
| vlan-id | alt { number: num [ .. 4095] , enum: 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 { ip: ipAddr , ipv6: ip6Addr } | |
| src-port | enum () | |
| dst-address | alt { ip: ipAddr , ipv6: ip6Addr } | |
| dst-port | enum () | |
| tx | num | |
| rx | num | |
| tx-packets | num | |
| rx-packets | num |