romon
tool/romon
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| enabled | bool | |
| id | macAddr | |
| secrets | multi { array-id, string } |
| Read-only Argument | Type | Description |
|---|---|---|
| current-id | macAddr |
tool/romon/discover
Type: Command
| Flag | Name | Description |
|---|---|---|
| A | active | active |
| Read-only Argument | Type | Description |
|---|---|---|
| address | macAddr | |
| cost | num | |
| hops | num | |
| path | multi { array-id, macAddr } | |
| l2mtu | num | |
| identity | string | |
| version | string | |
| board | string | |
| uptime | time |
tool/romon/ping
Type: Command
| Argument | Type | Description |
|---|---|---|
| id | macAddr | |
| size | num | |
| interval | time | |
| count | num |
| Read-only Argument | Type | Description |
|---|---|---|
| seq | num | |
| host | macAddr | |
| time | time | |
| size | num | |
| status | string | |
| sent | num | |
| received | num | |
| packet-loss | num | |
| min-rtt | time | |
| avg-rtt | time | |
| max-rtt | time |
tool/romon/port
Type: Directory
| Flag | Name | Description |
|---|---|---|
| * | default | default |
| X | disabled | disabled |
| D | dynamic | dynamic |
| Argument | Type | Description |
|---|---|---|
| interface ( mandatory ) | iface_enum { all:nv::BADID, } | |
| forbid | bool | |
| cost | num | |
| secrets | multi { array-id, string } |
tool/romon/ssh
Syscap: security
Type: Command
| Argument | Type | Description |
|---|---|---|
| address | macAddr | |
| command | string | |
| user | string | |
| output-to-file | string |