setup
ip/hotspot/setup
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| interface | alt { interface1: iface_enum , interface2: iface_enum } | |
| address | composite { address: ipAddr , netmask: num } | |
| masq | bool | |
| pool | multi { , , range: composite { min: ipAddr , max: ipAddr } { min: ipAddr , max: ipAddr } } | |
| ssl-cert | enum (import-other-certificate | none) | |
| passphrase | string | |
| smtp-server | ipAddr | |
| use-dnscache | bool | |
| dns-server | multi { , address: ipAddr } | |
| dns-name | string | |
| username | string | |
| password | string |