Netgear M4100 사용자 설명서

다운로드
페이지 559
394
   
|    
Chapter 23.  DHCPv6 Server 
 
ProSafe M4100 and M7100 Managed Switches 
A screen similar to the following displays. 
Configure Stateless DHCPv6 Server
This example uses the DHCPv6 server to configure the information about DNS server to 
those clients which get IPv6 in autoconfig mode or manual mode. The configured DHCP pool 
doesn’t contain a prefix pool but contains DNS server to be passed to clients. The IPv6 
interface must have the ‘ipv6 nd other-config-flag’ command enabled.
CLI: Configure Stateless DNS Server
This example shows how to configure a DNS server to clients with stateless IPv6 address 
using DHCPv6 server.
1. 
Enable ipv6 routing.
(Netgear Switch) (Config)#ipv6 unicast-routing
2. 
Create an IPv6 pool with DNS server and enable dhcpv6 service.
(Netgear Switch) (Config)#ipv6 dhcp pool ipv6_server 
(Netgear Switch) (Config-dhcp6s-pool)#dns-server 2011:9:18::1 
(Netgear Switch) (Config-dhcp6s-pool)#exit
(Netgear Switch) (Config)#service dhcpv6
3. 
Enable IPv6 DHCP server on interface 2/0/21.