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

Seite von 542
  Chapter 23.  DHCPv6 Server
 
   
|
     
387
ProSafe Managed Switch 
Note:  
In this case, you have to configure the command 
ipv6
 
nd
 
other-config-flag
 on the interface, otherwise, the 
host cannot update the DNS with it.
Web Interface: Configure Stateless DHCPv6 Server
1. 
Enable ipv6 routing.
a. Select Routing > IPv6 > Basic > Global Configuration. A screen similar to the 
following displays:
b.  For IPv6 Unicast Routing, select the Enable radio button.
c.  Click Apply.
2. 
Enable ipv6 routing on the interface 2/0/21.
a. Select Routing > IPv6 > Advanced > Interface Configuration. A screen similar to 
the following displays:
b.  Under IPv6 Interface Configuration, scroll down and select the Interface 2/0/21 
check box. Now 2/0/21 appears in the Interface field at the top.
c.  In the IPv6 Mode field, select Enable.
d.  In the Routing Mode field, select Enable.
e.  In the Adv Other Config Flag field, select Enable.
(Netgear Switch) (Config)#interface 2/0/21
(Netgear Switch) (Interface 2/0/21)#routing
(Netgear Switch) (Interface 2/0/21)#ipv6 address 2003:1000::1/64 
(Netgear Switch) (Interface 2/0/21)#ipv6 enable
(Netgear Switch) (Interface 2/0/21)#ipv6 nd other-config-flag
(Netgear Switch) (Interface 2/0/21)#ipv6 dhcp server ipv6_server
(Netgear Switch) (Interface 2/0/21)#exit