当前位置:网站首页>两个地址池r2负责管地址池r1负责管dhcp中继
两个地址池r2负责管地址池r1负责管dhcp中继
2022-07-31 04:10:00 【ngc2244】
先弄上半部分::
中继R1:
<Huawei>sys Enter system view, return user view with Ctrl+Z. [Huawei]undo info-center enable Info: Information center is disabled. [Huawei]int g0/0/1 [Huawei-GigabitEthernet0/0/1]ip add 192.168.1.1 ^ Error:Incomplete command found at '^' position. [Huawei-GigabitEthernet0/0/1]ip add 192.168.1.1 24 [Huawei-GigabitEthernet0/0/1]quit [Huawei]dhcp enable Info: The operation may take a few seconds. Please wait for a moment.done. [Huawei]dhcp enable [Huawei]int g0/0/1 [Huawei-GigabitEthernet0/0/1]dhcp select relay [Huawei-GigabitEthernet0/0/1]dhcp relay server-ip 10.0.0.6 [Huawei-GigabitEthernet0/0/1]dis this [V200R003C00] # interface GigabitEthernet0/0/1 ip address 192.168.1.1 255.255.255.0 dhcp select relay dhcp relay server-ip 10.0.0.6 # return
R2:
<Huawei>sys Enter system view, return user view with Ctrl+Z. [Huawei]undo info-center enable Info: Information center is disabled. [Huawei]sysname R2 [R2]int g0/0/0 [R2-GigabitEthernet0/0/0]ip add 10.0.0.6 24 [R2-GigabitEthernet0/0/0]quit [R2]dhcp enable Info: The operation may take a few seconds. Please wait for a moment.done. [R2]dhcp enable [R2]ip pool 4 Info: It's successful to create an IP address pool. [R2-ip-pool-4]ip pool 4 [R2-ip-pool-4]gateway-list 192.168.1.1 [R2-ip-pool-4]network 192.168.1.0 mask 24 [R2-ip-pool-4]lease day 1 [R2-ip-pool-4]dns-list 8.8.8.8 [R2-ip-pool-4]quit [R2]int g0/0/0 [R2-GigabitEthernet0/0/0]dhcp select global [R2-GigabitEthernet0/0/0]quit [R2]quit <R2>save
边栏推荐
- Learning DAVID Database (1)
- three.js make 3D photo album
- 【AUTOSAR-RTE】-4-Port和Interface以及Data Type
- 问题7:列表的拼接
- 安全20220709
- Detailed explanation of TCP (2)
- 已解决:不小心卸载pip后(手动安装pip的两种方式)
- Safety 20220722
- 5. How does the SAP ABAP OData service support the $filter operation
- The els block moves the boundary to the right, and accelerates downward.
猜你喜欢
SIP Protocol Standard and Implementation Mechanism
扫雷游戏(c语言写)
Web container and IIS --- Middleware penetration method 1
A brief introduction to the CheckBox component of the basic components of Flutter
浅识Flutter 基本组件之CheckBox组件
A brief introduction to the CheckboxListTile component of the basic components of Flutter
从滴滴罚款后数据治理思考
浅识Flutter 基本组件之CheckboxListTile组件
What skills do I need to learn to move from manual testing to automated testing?
强化学习:从入门到入坑再到拉屎
随机推荐
ClickHouse:设置远程连接
微软 AI 量化投资平台 Qlib 体验
type_traits元编程库学习
C primer plus study notes - 8, structure
How to develop a high-quality test case?
Select the smoke test case, and make the first pass for the product package entering QA
Redis 使用 sorted set 做最新评论缓存
(线段树) 基础线段树常见问题总结
Redis 统计用户新增和留存
The els block moves the boundary to the right, and accelerates downward.
Safety 20220718
[shell basics] determine whether the directory is empty
No qualifying bean of type 问题
【论文阅读】Mastering the game of Go with deep neural networks and tree search
从滴滴罚款后数据治理思考
pom文件成橘红色未加载的解决方案
Redis uses sorted set to cache latest comments
(四)递归、可变参数、访问修饰符、理解 main 方法、代码块
Exsl file preview, word file preview web page method
log level and print log note