Netgear GSM7228PS - ProSAFE 28 ports Gigabit Ethernet L2 Managed Stackable Switch with PoE Guía De Administador

Descargar
Página de 486
  Chapter 27.  DHCP L2 Relay and L3 Relay
 
   
|
     
431
ProSafe 7000 Managed Switch Release 8.0.3 
2. 
Create a routing interface and enable RIP on it so that the DHCP server learns the route 
10.200.1.0/24 from the DHCP L3 relay.
(Netgear Switch) (Config)#interface 1/0/3
(Netgear Switch) (Interface 1/0/3)#routing
(Netgear Switch) (Interface 1/0/3)#ip address 10.100.1.1 255.255.255.0
(Netgear Switch) (Interface 1/0/3)#ip rip
(Netgear Switch) (Interface 1/0/3)#exit
3. 
Create a DHCP pool.
(Netgear Switch) (Config)#ip dhcp pool dhcp_server
(Netgear Switch) (Config-dhcp-pool)#network 10.200.1.0 255.255.255.0
(Netgear Switch) (Config-dhcp-pool)#exit
(Netgear Switch) (Config)#service dhcp
(Netgear Switch) (Config)#exit
4. 
Exclude the IP address 10.200.1.1 from the DHCP pool because it has been used on the 
DHCP L3 relay.
(Netgear Switch) (Config)#ip dhcp excluded-address 10.200.1.1 
(Netgear Switch) #
Web Interface: Configure a DHCP Server 
1. 
Enable routing mode on the switch.
a. Select Routing > IP > Basic > IP Configuration. A screen similar to the following 
displays.
b.  For Routing Mode, select the Enable radio button.
c.  Click Apply.
2. 
Create a routing interface and assign 10.100.1.1/24 to it.