路由器接口配置DHCP实验简述

一、路由器配置

Huawei\]undo info-center enable Info: Information center is disabled. \[DHCP-SERVER\]sysname DHCP-Server \[DHCP-Server\]dis this sysname DHCP-Server undo info-center enable return \[DHCP-Server\]dhcp enable Info: The operation may take a few seconds. Please wait for a moment.done. \[DHCP-Server\]dis this sysname DHCP-Server undo info-center enable dhcp enable return \[DHCP-Server\]int g0/0/0 \[DHCP-Server-GigabitEthernet0/0/0\]ip add 172.16.0.2 24 \[DHCP-Server-GigabitEthernet0/0/0\]dhcp select interface \[DHCP-Server-GigabitEthernet0/0/0\]dhcp server dns-list 221.141.85.68 \[DHCP-Server-GigabitEthernet0/0/0\]dhcp server dns-list 8.8.8.8 \[DHCP-Server-GigabitEthernet0/0/0\]quit \[DHCP-Server\]quit save The current configuration will be written to the device. Are you sure to continue?\[Y/N\]y Info: Please input the file name ( \*.cfg, \*.zip ) \[vrpcfg.zip\]: Now saving the current configuration to the slot 17. Save the configuration successfully. 二、PC1和PC2自动获取IP 地址、网关和DNS ![在这里插入图片描述](https://i-blog.csdnimg.cn/direct/d753b32987984ed7b4bd9c2a5fb63ff9.png) ![在这里插入图片描述](https://i-blog.csdnimg.cn/direct/6758a22607f64e0d8fa7740672624f2b.png) ![在这里插入图片描述](https://i-blog.csdnimg.cn/direct/866cf87c20d34cf8a38ce7051bd41688.png) ![](https://i-blog.csdnimg.cn/direct/45f4d5c94ae24e31b2e27eaf93359646.png) ![在这里插入图片描述](https://i-blog.csdnimg.cn/direct/39c3f9463be54f8d8954984f1c2cb1cf.png) ![在这里插入图片描述](https://i-blog.csdnimg.cn/direct/c2b8aba40df44e21aff7925992d619ae.png) 实验成功。

相关推荐
码出钞能力3 分钟前
linux内核模块的查看
linux·运维·服务器
写个博客12 分钟前
暑假算法日记第二天
算法
考虑考虑19 分钟前
JDK9中的dropWhile
java·后端·java ee
ChaITSimpleLove27 分钟前
.NET9 实现排序算法(MergeSortTest 和 QuickSortTest)性能测试
算法·排序算法·.net·benchmarkdotnet·datadog.trace
想躺平的咸鱼干27 分钟前
Volatile解决指令重排和单例模式
java·开发语言·单例模式·线程·并发编程
CVer儿38 分钟前
svd分解求旋转平移矩阵
线性代数·算法·矩阵
Owen_Q1 小时前
Denso Create Programming Contest 2025(AtCoder Beginner Contest 413)
开发语言·算法·职场和发展
hqxstudying1 小时前
java依赖注入方法
java·spring·log4j·ioc·依赖
·云扬·1 小时前
【Java源码阅读系列37】深度解读Java BufferedReader 源码
java·开发语言
qq_171538852 小时前
TCP/IP协议精解:IP协议——互联网世界的邮政编码系统
网络·网络协议·tcp/ip