fix ipv6 addresses
This commit is contained in:
parent
df955e6993
commit
25f6ec567b
1 changed files with 1 additions and 1 deletions
|
@ -710,7 +710,7 @@ dhcp-range=2a02:58:19a:f710::,12h
|
|||
enable-ra
|
||||
# Predefined DHCP hosts
|
||||
dhcp-host=b8:27:eb:b9:ab:e2,esrom,192.168.30.2,[2a02:58:19a:f700:ba27:ebff:feb9:abe2]
|
||||
dhcp-host=b4:2e:99:77:1b:da,max,192.168.30.3,[2a02:58:19a:f730:b62e:99ff:fe77:1bda]
|
||||
dhcp-host=b4:2e:99:77:1b:da,max,192.168.30.3,[2a02:58:19a:f700:b62e:99ff:fe77:1bda]
|
||||
dhcp-host=d8:5e:d3:47:33:6e,lewis,192.168.30.6,[2a02:58:19a:f700:da5e:d3ff:fe47:336e]
|
||||
# Advertise router
|
||||
dhcp-option=3,192.168.30.1
|
||||
|
|
Reference in a new issue