Netgear M5300-28G-POE+ (GSM7228PSv1h2) - 12-Port Managed Gigabit Switch Ratgeber Für Administratoren

Seite von 721
DHCPv6 Server 
528
Managed Switches 
A screen similar to the following displays.
b.  Select the 2/0/21 check box to the left of the Interface column.
2/0/21 displays in the Interface field of the table heading.
c.  In the Admin mode field, select Enable.
d.  In the Pool Name field, select ipv6_server.
e.  Click Apply to save the settings.
Configure a Stateful DHCPv6 Server
This example shows how you can use a DHCPv6 server to assign an IPv6 address directly to 
a client in the same way that an IPv4 DHCPv4 server assigns an IPv4 address to an IPv4 
client. A stateful DHCPv6 server assigns the IPv6 address to a client based on the configured 
IPv6 prefix in the DHCPv6 pool.
The following sections show how to configure a DHCPv6 server that functions in stateful 
mode.
CLI: Configure a Stateful DHCPv6 Server
1. 
Enable IPv6 routing.
(Netgear Switch) (Config)#ipv6 unicast-routing
2. 
Create an IPv6 pool with a DNS server and enable the DHCPv6 service.
(Netgear Switch) (Config)#ipv6 dhcp pool ipv6_server 
(Netgear Switch) (Config-dhcp6s-pool)#address prefix 2001:1:2::/64
(Netgear Switch) (Config-dhcp6s-pool)#exit
(Netgear Switch) (Config)#service dhcpv6