Lines Matching refs:host

10 - [host](#host)
33 host
119 When host info (and all services) is removed:
130 ### host subsection
132 Usage: `srp client host`
134 Print the full host info (host name, state, list of host addresses).
137 > srp client host
142 When auto host address mode is enabled.
145 srp client host
150 ### host name
152 Usage: `srp client host name [name]`
154 Get the host name.
157 > srp client host name
162 Set host name (can be set when the host is removed or not yet registered with server).
165 srp client host name dev4312
169 ### host address
171 Usage : `srp client host address [auto | <address> ...]`
176 > srp client host address
181 Get the list of host addresses (when auto host address is not enabled).
184 > srp client host address
190 Enable auto host address mode. When enabled client will automatically use all preferred Thread neti…
193 > srp client host address auto
197 …licitly set the list of host addresses (can be set while client is running to update the host addr…
200 > srp client host address fd00::cafe
204 ### host state
206 Usage: `srp client host state`
208 Get the host state.
211 > srp client host state
227 ### host remove
229 Usage: `srp client host remove [removekeylease] [sendunregtoserver]`
231 Remove host info and all services from server.
233 - `removekeylease` is an optional boolean value indicating whether or not the host key lease should…
234 …ue indicating whether or not to send an update message to the server when host info is not yet reg…
237 > srp client host remove 1
241 ### host clear
243 Usage: `srp client host clear`
245 Clear host info and all services on client (unlike `host remove`, with `host clear` no update is se…
248 > srp client host clear