当前位置:网站首页>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
边栏推荐
- VScode+ESP32快速安装ESP-IDF插件
- MySQL数据库安装配置保姆级教程(以8.0.29为例)有手就行
- $attrs/$listeners
- 高等数学---第九章二重积分
- IDEA common shortcut keys and plug-ins
- (线段树) 基础线段树常见问题总结
- addressable in Golang
- 【SemiDrive源码分析】【MailBox核间通信】44 - 基于Mailbox IPCC RPC 实现核间通信(RTOS侧 IPCC_RPC Server 消息接收及回复 原理分析篇)
- MySQL 8.0.30 GA
- (八)Math 类、Arrays 类、System类、Biglnteger 和 BigDecimal 类、日期类
猜你喜欢
开放原子开源基金会秘书长孙文龙 | 凝心聚力,共拓开源
ENSP, VLAN division, static routing, comprehensive configuration of Layer 3 switches
Vue项目通过node连接MySQL数据库并实现增删改查操作
BUG消灭者!!实用调试技巧超全整理
高等数学---第九章二重积分
Summary of Huawei Distributed Storage FusionStorage Knowledge Points [Interview]
组件传值 provide/inject
C language from entry to such as soil, the data store
Win10 CUDA CUDNN 安装配置(torch paddlepaddle)
Win10 CUDA CUDNN installation configuration (torch paddlepaddle)
随机推荐
Redis uses sorted set to cache latest comments
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
RESTful api接口设计规范
Implementation of a sequence table
MySQL数据库增删改查(基础操作命令详解)
Mysql 45 study notes (23) How does MYSQL ensure that data is not lost
No qualifying bean of type question
Vue项目通过node连接MySQL数据库并实现增删改查操作
Understanding and Using Unity2D Custom Scriptable Tiles (4) - Start to build a custom tile based on the Tile class (below)
安全20220709
binom二项分布,
SOLVED: After accidentally uninstalling pip (two ways to manually install pip)
马斯克对话“虚拟版”马斯克,脑机交互技术离我们有多远
three.js 制作3D相册
《DeepJIT: An End-To-End Deep Learning Framework for Just-In-Time Defect Prediction》论文笔记
"DeepJIT: An End-To-End Deep Learning Framework for Just-In-Time Defect Prediction" paper notes
Bubble sort, selection sort, insertion sort, binary search directly
A brief introduction to the showDatePicker method of the basic components of Flutter
IDEA common shortcut keys and plug-ins
SQL Interview Questions (Key Points)