Difference between revisions of "IPv6: Mikrotik: DHCP Client"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | Request Address | |
+ | |||
+ | /ipv6 dhcp-client add request=address interface=ether1 | ||
+ | |||
+ | Request POOL Address | ||
/ipv6 dhcp-client add request=prefix pool-name=test-ipv6 pool-prefix-length=64 interface=ether13 | /ipv6 dhcp-client add request=prefix pool-name=test-ipv6 pool-prefix-length=64 interface=ether13 |
Revision as of 08:51, 5 April 2020
Request Address
/ipv6 dhcp-client add request=address interface=ether1
Request POOL Address
/ipv6 dhcp-client add request=prefix pool-name=test-ipv6 pool-prefix-length=64 interface=ether13
contoh lain
/ipv6 dhcp-client add request=prefix pool-name=test-ipv6 pool-prefix-length=55 interface=ether1