实验拓扑图
实验之前,先设置路由器R1,开启DHCP功能
R1#configure terminal
R1(config)#interface fastEthernet 0/0
R1(config-if)#ip address 192.168.1.1 255.255.255.0
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#ip dhcp pool DHCPServer
R1(dhcp-config)#network 192.168.1.0 255.255.255.0
R1(dhcp-config)#default-router 192.168.1.1
R1(dhcp-config)#dns-server 114.114.114.114
R1(dhcp-config)#exit
R1(config)#ip dhcp excluded-address 192.168.1.1
在GN3中配置添加的PC机的IP地址命令
1、手动设置IP
PC-1> ip 192.168.1.2/24 192.168.1.1 #配置IP和子网掩码
PC-1> ip 192.168.1.2 255.255.255.0 192.168.1.1 #功能同上
PC-1> ip dns 114.114.114.114 #配置DNS
PC-1> show ip #查看IP配置信息
NAME : PC-1[1]
IP/MASK : 192.168.1.2/24
GATEWAY : 192.168.1.1
DNS : 114.114.114.114
MAC : 00:50:79:66:68:00
LPORT : 10008
RHOST:PORT : 127.0.0.1:10009
MTU: : 1500
PC-1> save #保存配置设置
2、DHCP自动获取IP
PC-2> dhcp #启用DHCP自动获取
DDORA IP 192.168.1.3/24 GW 192.168.1.1 //开启后自动获取到的IP信息
PC-2> show ip #查看IP配置信息
NAME : PC-2[1]
IP/MASK : 192.168.1.3/24
GATEWAY : 192.168.1.1
DNS : 114.114.114.114
DHCP SERVER : 192.168.1.1
DHCP LEASE : 86390, 86400/43200/75600
MAC : 00:50:79:66:68:01
LPORT : 10010
RHOST:PORT : 127.0.0.1:10011
MTU: : 1500
PC-2> save #保存配置设置
测试结果如下图:
另外有需要云服务器可以了解下创新互联scvps.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。