Add sample output in README
This commit is contained in:
parent
559869c2b8
commit
b9ce034241
10
README.md
10
README.md
@ -6,8 +6,14 @@ This -thing- is doing a DHCPv6 INFORMATION-REQUEST, waits for a response and dis
|
||||
|
||||
Pass the interface name as the first parameter:
|
||||
|
||||
```
|
||||
dhcpv6stateless wlp3s0
|
||||
```bash
|
||||
$ dhcpv6stateless wlp3s0
|
||||
server_id: 000100012e5a2a728c1645aa80ae
|
||||
domain_name_servers:
|
||||
- 2001:db8::1
|
||||
- 2001:db8::2
|
||||
domain_search_list:
|
||||
- hello.world.
|
||||
```
|
||||
|
||||
## Logging
|
||||
|
Loading…
Reference in New Issue
Block a user