我想把某个IP绑定个一个专属的电脑,配置命令不生效
static-bind ip-address x.x.x.x 24
static-bind mac-address 0000-0000-0000
提示Error: Cannot configure this pool as a static binding pool.
(0)
最佳答案
配置举例
【举例】
# 进入系统视图。
<H3C> system-view
System View: return to User View with Ctrl+Z.
# 将MAC地址为0000-e03f-0305的PC机与IP地址10.1.1.1绑定,掩码为255.255.255.0。
[H3C] dhcp server ip-pool 0
[H3C-dhcp-pool-0] static-bind ip-address 10.1.1.1 mask 255.255.255.0
[H3C-dhcp-pool-0] static-bind mac-address 0000-e03f-0305
(0)
提示错误
提示Error: Cannot configure this pool as a static binding pool.
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
提示Error: Cannot configure this pool as a static binding pool.