当前位置:网站首页>Two address pools r2 are responsible for managing the address pool r1 is responsible for managing dhcp relays
Two address pools r2 are responsible for managing the address pool r1 is responsible for managing dhcp relays
2022-07-31 04:13:00 【ngc2244】
Get the top half first::
Relay R1:
sysEnter system view, return user view with Ctrl+Z.[Huawei]undo info-center enableInfo: 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 enableInfo: 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/1ip address 192.168.1.1 255.255.255.0dhcp select relaydhcp relay server-ip 10.0.0.6#return
R2:
sysEnter system view, return user view with Ctrl+Z.[Huawei]undo info-center enableInfo: 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 enableInfo: The operation may take a few seconds. Please wait for a moment.done.[R2]dhcp enable[R2] ip pool 4Info: 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 save
边栏推荐
- 【小土堆补充】Pytorch学习笔记_Anaconda虚拟环境使用
- Bubble sort, selection sort, insertion sort, binary search directly
- (Line segment tree) Summary of common problems of basic line segment tree
- The third is the code to achieve
- [C language] General method for finding the sum of the greatest common factor and the least common multiple of two integers m and n, the classical solution
- MySQL based operations
- Redis uses LIST to cache the latest comments
- 两个地址池r2负责管地址池r1负责管dhcp中继
- 【AUTOSAR-RTE】-4-Port and Interface and Data Type
- open failed: EACCES (Permission denied)
猜你喜欢
Learning DAVID Database (1)
Why don't you programmers make a living off your own projects?And have to work for someone else?
Postgresql 15 source code analysis (5) - pg_control
BP神经网络
MySQL数据库必会的增删查改操作(CRUD)
The BP neural network
Unity2D 自定义Scriptable Tiles的理解与使用(四)——开始着手构建一个基于Tile类的自定义tile(下)
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
No qualifying bean of type question
Knowledge Distillation 7: Detailed Explanation of Knowledge Distillation Code
随机推荐
RESTful api接口设计规范
$attrs/$listeners
BP神经网络
Recursive implementation of the Tower of Hanoi problem
Vue项目通过node连接MySQL数据库并实现增删改查操作
binom二项分布,
强化学习:从入门到入坑再到拉屎
MySQL 8.0.30 GA
Win10 CUDA CUDNN installation configuration (torch paddlepaddle)
MySQL数据库必会的增删查改操作(CRUD)
[CV project debugging] CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT problem
BUG destroyer!!Practical debugging skills are super comprehensive
Understanding of the presence of a large number of close_wait states
MySQL基础操作
Based on the local, linking the world | Schneider Electric "Industrial SI Alliance" joins hands with partners to go to the future industry
[Paper reading] Mastering the game of Go with deep neural networks and tree search
The BP neural network
errno error code and meaning (Chinese)
SQL Interview Questions (Key Points)
Mysql 45 study notes (23) How does MYSQL ensure that data is not lost