当前位置:网站首页>两个地址池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
边栏推荐
- 安全20220709
- Detailed explanation of TCP (2)
- 已解决:不小心卸载pip后(手动安装pip的两种方式)
- Summary of Huawei Distributed Storage FusionStorage Knowledge Points [Interview]
- type_traits metaprogramming library learning
- Notes on the establishment of the company's official website (6): The public security record of the domain name is carried out and the record number is displayed at the bottom of the web page
- (八)Math 类、Arrays 类、System类、Biglnteger 和 BigDecimal 类、日期类
- exsl文件预览,word文件预览网页方法
- 组件传值 provide/inject
- C language from entry to such as soil, the data store
猜你喜欢
Knowledge Distillation 7: Detailed Explanation of Knowledge Distillation Code
Summary of Huawei Distributed Storage FusionStorage Knowledge Points [Interview]
No qualifying bean of type question
高等数学---第九章二重积分
【小土堆补充】Pytorch学习笔记_Anaconda虚拟环境使用
Component pass value provide/inject
(5) final, abstract class, interface, inner class
Key Technologies of Interface Testing
pom文件成橘红色未加载的解决方案
组件传值 provide/inject
随机推荐
Web container and IIS --- Middleware penetration method 1
Just debuted "Fight to Fame", safety and comfort are not lost
How to develop a high-quality test case?
Mysql 45 study notes (twenty-five) MYSQL guarantees high availability
el-image标签绑定点击事件后没有有用
Key Technologies of Interface Testing
从滴滴罚款后数据治理思考
(五)final、抽象类、接口、内部类
C# 实现PLC的定时器
$attrs/$listeners
组件传值 provide/inject
"DeepJIT: An End-To-End Deep Learning Framework for Just-In-Time Defect Prediction" paper notes
$parent/$children 与 ref
Exsl file preview, word file preview web page method
C primer plus study notes - 8, structure
With 7 years of experience, how can functional test engineers improve their abilities step by step?
Regarding the primary key id in the mysql8.0 database, when the id is inserted using replace to be 0, the actual id is automatically incremented after insertion, resulting in the solution to the repea
LeetCode每日一练 —— 138. 复制带随机指针的链表
What is a system?
日志级别 和 打印log注意