0
点赞
收藏
分享

微信扫一扫

DHCP-全局地址池

DHCP-全局地址池

DHCP-全局地址池_华为


<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]un in en
Info: Information center is disabled.
#开启dhcp功能
[Huawei]dhcp enable 
Info: The operation may take a few seconds. Please wait for a moment.done.
[Huawei]ip pool 1
Info: It's successful to create an IP address pool.
[Huawei-ip-pool-1]network 192.168.1.0 mask 255.255.255.0
[Huawei-ip-pool-1]gateway-list 192.168.1.1
[Huawei-ip-pool-1]dns-list 114.114.114.114
[Huawei-ip-pool-1]q
[Huawei]int gi0/0/0
[Huawei-GigabitEthernet0/0/0]ip add 192.168.1.1 24
[Huawei-GigabitEthernet0/0/0]dhcp select  global
[Huawei-GigabitEthernet0/0/0]q

#PC改为自动获取

DHCP-全局地址池_数通_02

DHCP-全局地址池_DHCP_03

DHCP-全局地址池_华为_04

DHCP-全局地址池_DHCP_05

DHCP-全局地址池_数通_06

DHCP-全局地址池_华为_07


#查看dhcp分配情况
[Huawei]dis ip pool name 1 used

DHCP-全局地址池_数通_08


举报

相关推荐

0 条评论