当前位置:网站首页>HCIP2---第一天实验
HCIP2---第一天实验
2022-08-08 23:43:00 【仲夏夜之梦~*ω*】
[r5]int g0/0/0
[r5-GigabitEthernet0/0/0]ip add 10.1.1.9 30
[r5-GigabitEthernet0/0/0]int g0/0/1
[r5-GigabitEthernet0/0/1]ip add 10.1.1.6 30
[r5]ip route-static 10.1.1.4 30 10.1.1.5
[r5]ip route-static 10.1.1.8 30 10.1.1.10
[r5]ip route-static 10.1.1.0 30 10.1.1.5
[r5]ip route-static 10.1.1.12 30 10.1.1.10
[r5]ip route-static 10.1.1.16 30 10.1.1.5
[r5]ip route-static 10.1.1.16 30 10.1.1.10
r5]dhcp en
[r5]dhcp enable
Info: The operation may take a few seconds. Please wait for a moment.done.
[r5]ip pool a
Info: It’s successful to create an IP address pool.
[r5-ip-pool-a]q
[r5-GigabitEthernet0/0/2]ip add 10.1.1.65 28
[r5-GigabitEthernet0/0/2]int g4/0/0
[r5-GigabitEthernet4/0/0]ip add 10.1.1.81 28
[r5-GigabitEthernet4/0/0]q
[r5]ip pool a
[r5-ip-pool-a]gatew
[r5-ip-pool-a]gateway-list 10.1.1.65
[r5-ip-pool-a]netw
[r5-ip-pool-a]network 10.1.1.64 mask 28
[r5-ip-pool-a]static-bind ip-address 10.1.1.70 mac-address 5498-98c4-6891
[r5-ip-pool-a]q
[r5]int g0/0/2
[r5-GigabitEthernet0/0/2]dhcp select global
[r5-GigabitEthernet0/0/2]
[r5-GigabitEthernet0/0/2]q
[r5]ip pool a
[r5-ip-pool-a]q
[r5]int g4/0/0
[r5-GigabitEthernet4/0/0]dhcp select in
[r5-GigabitEthernet4/0/0]dhcp select interface .
[r5-GigabitEthernet4/0/0]dhcp server dns-list 8.8.8.8
边栏推荐
- (2022牛客多校五)H-Cutting Papers(签到)
- 11 Spark on RDD CheckPoint
- Hand-written prometheus exporter-01-Gauge (dashboard)
- PHP闭包函数 bingTo的使用
- 51nod 1706 最短路 + 思维
- Learning experience of bp neural network
- TensorFlow learning path deep learning 】 【 5: several methods to prevent a fitting and within DNN TensorFlow implementation
- 51nod2884
- Get the start time and end time of the current month half a year ago
- redis集群redis-trib扩容缩容
猜你喜欢
并发编程第二篇,线程之间的通讯
51nod 2877熟练使用tarjan的知识
【瑞吉外卖】day04:员工分页查询、启用/禁用员工账号、编辑员工信息
(2022杭电多校三)1002-Boss Rush(状压DP+二分)
51nod 1706 最短路 + 思维
Common problems in installing mysql in linux environment and using it
Learning experience of bp neural network
【深度学习】TensorFlow学习之路二:ANN简介及TensorFlow实现
(2022杭电多校三)1011.Taxi(曼哈顿最值+二分)
mysql 高级知识【order by 排序优化】
随机推荐
并发编程第11篇,线程池的一些常用用法和使用
linux环境安装mysql和使用中的常见问题
关于notepad++的js,xml插件安装
【深度学习】TensorFlow学习之路二:ANN简介及TensorFlow实现
风控建模二:建模方案拟定
【LaTex异常与错误】 - 公式编号的参考引用命令\eqref发生错误Undefined control sequence——可能是因为没加载宏包amsmath
office:如何查看并下载office账户的订阅软件
Hand-written prometheus exporter-01-Gauge (dashboard)
实用小技能:一键获取Harbor中镜像信息,快捷查询镜像
神经网络学习笔记(1)
RHCSA--第二天
Formatting of time objects
(codeforce547)C-Mike and Foam(质因子+容斥原理)
并发编程第9篇,Condition
(2022杭电多校六)1010-Planar graph(最小生成树)
Small program figure display banner
抽象内部类
[PP-YOLOv2] Training a custom dataset
(2022牛客多校四)D-Jobs (Easy Version)(三维前缀或)
弹出PopupWindow后让背景变暗的方法