Netgear M4300-24X (XSM4324CS) - Stackable Switches with Full PoE+ Provisioning 管理者ガイド

ページ / 688
DHCP L2 Relay and L3 Relay 
618
Managed Switches 
Configure a DHCP L3 Switch
CLI: Configure a DHCP L3 Relay
1. 
Enable routing on the switch.
2. 
Create a routing interface and assign subnet 10.100.1.2/24 to it.
(Netgear Switch) #config
(Netgear Switch) (Config)#ip routing
(Netgear Switch) (Config)#
(Netgear Switch) (Config)#
(Netgear Switch) (Config)#interface 1/0/4
(Netgear Switch) (Interface 1/0/4)#routing
(Netgear Switch) (Interface 1/0/4)#ip address 10.100.1.2 255.255.255.0
(Netgear Switch) (Interface 1/0/4)#exit