您的位置首页百科知识

dell6224三层核心交换机有没有DHCP?怎么配置?

dell6224三层核心交换机有没有DHCP?怎么配置?

的有关信息介绍如下:

查了一下,这个设备能配置DHCP 中继还有DHCP snooping ,没有看到有DHCP server的功能。

dell6224三层核心交换机有没有DHCP?怎么配置?

你可以在网络中增加一台DHCP server设备然后根据你的vlan下发地址,然后在DELL交换机上设置DHCP 中继,命令如下(其中192.168.10.1是你DHCP 服务器的地址):

console(config)#interface vlan 100

console(config-if-vlan100)#ip helper-address 192.168.10.1 dhcp