H3C DHCP配置使用

1. 查看DHCP IP地址池 IP使用情况

<Core_1#_3F_01_CCTV>dis dhcp server ip-in-use pool vlan113
IP address       Client-identifier/    Lease expiration      Type
                 Hardware address
192.168.13.7     01e0-508b-b3bc-9b     May 13 08:58:59 2023  Auto(C)            
192.168.13.30    01e0-508b-b3bc-98     May 13 09:00:20 2023  Auto(C)            
192.168.13.60    0180-7c62-7dd0-89     May 12 16:06:00 2023  Auto(C)            
192.168.13.61    0180-7c62-7dd0-25     May 12 16:06:00 2023  Auto(C)            
192.168.13.62    0180-7c62-7dd0-9a     May 12 16:06:01 2023  Auto(C) 

2. IP-MAC绑定

static-bind ip-address 192.168.13.1 mask 255.255.255.0 hardware-address 3ce3-6bfb-29a7

3. DHCP启用

dhcp server ip-pool VLAN701
network 10.107.10.0 24 
gateway 10.107.10.254
dns-list 114.114.114.114
vlan 701
int vlan 701
ip add 10.107.10.1 25
dhcp select server
dhcp server apply ip-pool VLAN701
quit
posted @   LeoShi2020  阅读(442)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 地球OL攻略 —— 某应届生求职总结
· 提示词工程——AI应用必不可少的技术
· Open-Sora 2.0 重磅开源!
· 周边上新:园子的第一款马克杯温暖上架
历史上的今天:
2022-05-12 [JAVA]数字分割
2022-05-12 [JAVA]八大基本数据类型
2022-05-12 ASCII字符画在线生成网站
2020-05-12 [Zabbix] Zabbix4.4添加ESXi6.7
点击右上角即可分享
微信分享提示