IPv6 Routers: Difference between revisions
Appearance
Content deleted Content added
| Line 80: | Line 80: | ||
===Manually adjust DHCP range=== |
===Manually adjust DHCP range=== |
||
You can't delete the default DHCP range from the web GUI. You need to use the CLI! |
You can't delete the default DHCP range from the web GUI. You need to use the CLI! |
||
"dhcp server flush" removes all existing DHCP settings. In this example 81.187.X.Z is the router's LAN address. |
"dhcp server flush" removes all existing DHCP settings. In this example 81.187.X.Z is the router's LAN address. |
||
dhcp server flush |
dhcp server flush |
||
| Line 87: | Line 88: | ||
saveall |
saveall |
||
dhcp server pool list |
dhcp server pool list |
||
===Problems connection to PPTP Servers=== |
===Problems connection to PPTP Servers=== |
||