dhcp(华为、浪潮、DHCP配置)

dhcp(华为、浪潮、DHCP配置)

华为交接机基于全局的DHCP配置:

dhcp enable
#
dhcp server database enable

ip pool 1
 gateway-list 192.168.1.254
 network 192.168.1.0 mask 255.255.255.0
 excluded-ip-address 192.168.1.1 192.168.1.99
 excluded-ip-address 192.168.1.200 192.168.1.253
 lease day 0 hour 6 minute 0
 dns-list 202.96.128.86 202.96.128.166
#lease unlimited
#static-bind ip-address 10.1.1.4 mac-address dcd2-fc96-e4c0


interface Vlanif1
 description A-dept
 ip address 192.168.1.254 255.255.255.0
 dhcp select global


display ip pool interface vlanif1

# 在SwitchA上使用display ip pool name pool1命令用来查看IP地址池配置情况。
[SwitchA] display ip pool name pool1
display ip pool name 109 all 查看全部
display ip pool name 109 used 查看已经使用的
display ip pool name 109 expired 查看过期的
display ip pool name 109 conflict 查看冲突的



华为交接机基于接口的DHCP配置:
#
dhcp enable
#
dhcp server database enable
#
interface Vlanif10
 ip address 10.1.1.1 255.255.255.0
 dhcp select interface
 dhcp server gateway-list 10.1.1.1
 dhcp server static-bind ip-address 10.1.1.100 mac-address 286e-d488-b684
 dhcp server lease day 30 hour 0 minute 0
 dhcp server dns-list 10.1.3.1
 dhcp server domain-name huawei.com


display ip pool interface vlanif1

# 在SwitchA上使用display ip pool name pool1命令用来查看IP地址池配置情况。
[SwitchA] display ip pool name pool1
display ip pool name 109 all 查看全部
display ip pool name 109 used 查看已经使用的
display ip pool name 109 expired 查看过期的
display ip pool name 109 conflict 查看冲突的

#



-----------------------

浪思:

步骤 1 创建并配置 IP 地址池。
Inspur#config
Inspur(config)#ip dhcp server pool pool
Inspur(config-pool)#address 172.31.1.2 172.31.1.100 mask 24
Inspur(config-pool)#lease expired 480
Inspur(config-pool)#dns-server 172.31.100.1
Inspur(config-pool)#exit
步骤 2 配置接口的 DHCP 服务器功能。
Inspur(config)#interface vlan 1
Inspur(config-vlan1)#ip address 172.31.1.1 255.255.255.0
Inspur(config-vlan1)#ip dhcp server

Inspur#show ip dhcp server


通过show ip server pool 命令查看DHCP 服务器的地址池配置是否正确。
Inspur#show ip server pool
Pool Name             :        pool
pool type             :        DHCP
Address Range         :        172.31.1.2~172.31.1.100
Address Mask          :        255.255.255.0
Gateway               :        0.0.0.0
DNS Server            :        172.31.100.1
Secondary DNS         :        0.0.0.0
Tftp Server           :        0.0.0.0
Lease time            :        480  minutes
Trap Server           :        0.0.0.0
interface             :        vlan1
option60              :  



DHCP服务器与MAC地址绑定、snooping(列表、list、全)maclist、dhcplist、dhcpsnoopinglist
http://www.zh-cjh.com/wenzhangguilei/1005.html
文章归类、所有文章列表、LISTLIST
http://www.zh-cjh.com/wangzhangonggao/2195.html


1、本站资源长期持续更新。
2、本资源基本为原创,部分来源其他付费资源平台或互联网收集,如有侵权请联系及时处理。
3、本站大部分文章的截图来源实验测试环境,请不要在生产环境中随意模仿,以免带来灾难性后果。

转载请保留出处:  www.zh-cjh.com珠海陈坚浩博客 » dhcp(华为、浪潮、DHCP配置)

作者: cjh


手机扫一扫,手机上查看此文章:

一切源于价值!

其他 模板文件不存在: ./template/plugins/comment/pc/index.htm

未雨绸缪、居安思危!

数据安全、有备无患!

注意操作、数据无价!

一切源于价值!