Netgear M4300-24X24F (XSM4348S) - Stackable Managed Switch with 48x10G including 24x10GBASE-T and 24xSFP+ Layer 3 Guia Do Administrador

Página de 688
DHCPv6 Server 
479
 Managed Switches
A screen similar to the following displays.
b.  Scroll down and select the interface 1/0/9 check box to the left of the Interface 
column. 
1/0/9 displays in the Interface field of the table heading.
c.  In the Admin mode field, select Enable.
d.  In the Pool Name field, select pool1.
e.  Click Apply to save the settings.
Configure a Stateless DHCPv6 Server
This example show how you can use a DHCPv6 server to pass on information about a DNS 
server to clients that receive an IPv6 address in autoconfiguration mode or manual mode. 
The configured DHCP pool does not contain a prefix pool but contains information about the 
DNS server. The ipv6 nd other-config-flag command must be enabled on the IPv6 
interface.
The following sections show how to configure a DNS server for clients with a stateless IPv6 
address using a DHCPv6 server.
CLI: Configure a Stateless DHCPv6 Server
1. 
Enable IPv6 routing.
2. 
Create an IPv6 pool with a DNS server and enable the DHCPv6 service.
(Netgear Switch) (Config)#ipv6 unicast-routing
(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