当前位置:网站首页>技能大赛dhcp服务训练题
技能大赛dhcp服务训练题
2022-07-31 13:21:00 【shatianyzg】
交换机DHCP 配置‘
总公司的 VLAN 40 网段内用户通过 SW-Core 上的 DHCP 获得 IP 地址,DHCP 地址池名字为 SC40,租期为 5 天,配置默认网关为 192.168.40.1,排除地址为 192.168.40.1-10和 200-254。MAC为00500EA0BCD1的电脑只能获取到IP192.168.40.200;(20 分)
要求 :
1.要求三层交换上配置svi 地址192.68.40.1,作为vlan40网段 用户的网关
2.在三层交换机上配置dhcp服务,DHCP 地址池名字为 SC40,租期为 5 天,配置默认网关为 192.168.40.1,排除地址为 192.168.40.1-10和 200-254。MAC为00500EA0BCD1的电脑只能获取到IP192.168.40.200;
3.接入交换机上配置vlan40,pc接入用户能自动获取到ip地址
4.查看pc接入用户能获取到的地址,pc接入用户能ping通网关
边栏推荐
- CentOS7 - yum install mysql
- 深度剖析 Apache EventMesh 云原生分布式事件驱动架构
- 代码随想录笔记_哈希_454四数相加II
- 4.爬虫之Scrapy框架2数据解析&配置参数&数据持久化&提高Scrapy效率
- SAP 电商云 Spartacus SSR Optimization Engine 几处 timeout 的执行顺序
- Verilog——基于FPGA的贪吃蛇游戏(VGA显示)
- IDEA版Postman插件Restful Fast Request,细节到位,功能好用
- Usage of += in C#
- matlab as(assert dominance)
- Six Stones Programming: No matter which function you think is useless, people who can use it will not be able to leave, so at least 99%
猜你喜欢
Reasons and solutions for Invalid bound statement (not found)
C#控件StatusStrip使用
IDEA找不到Database解决方法
Install the latest pytorch gpu version
Even if the image is missing in a large area, it can also be repaired realistically. The new model CM-GAN takes into account the global structure and texture details
ECCV 2022 | Robotic Interaction Perception and Object Manipulation
深入浅出边缘云 | 4. 生命周期管理
networkx绘制度分布
ECCV2022: Recursion on Transformer without adding parameters and less computation!
[Niu Ke brush questions - SQL big factory interview questions] NO3. E-commerce scene (some east mall)
随机推荐
golang-gin-pprof-使用以及安全问题
ECCV 2022 | 机器人的交互感知与物体操作
CentOS7 —— yum安装mysql
SAP 电商云 Spartacus UI 和 Accelerator UI 里的 ASM 模块
4.爬虫之Scrapy框架2数据解析&配置参数&数据持久化&提高Scrapy效率
Ali on three sides: MQ message loss, repetition, backlog problem, how to solve?
Error IDEA Terminated with exit code 1
A detailed explanation of the usage of Async and Await in C#
C#使用NumericUpDown控件
Reasons and solutions for Invalid bound statement (not found)
golang-gin-优雅重启
网络层重点协议——IP协议
C# List用法 List介绍
golang-gin - graceful restart
EXCEL如何快速拆分合并单元格数据
Centos7 install mysql5.7 steps (graphical version)
[RPI]树莓派监控温度及报警关机保护「建议收藏」
深度剖析 Apache EventMesh 云原生分布式事件驱动架构
VU 非父子组件通信
如何使用StarUML画类图[通俗易懂]