当前位置:网站首页>LAB1配置脚本
LAB1配置脚本
2022-07-06 20:04:00 【GLAB-Mary】
CISCO
enable
configure terminal
hostname Cisco-R1
username glab1 privilege 15 password glab1
ip domain-name http://51glab.com
crypto key generate rsa modulus 1024
line vty 0 4
login local
transport input ssh
interface Ethernet0/0
ip address 12.1.1.1 255.255.255.0
no shut
end
HUAWEI
n
system-view
sysname HUAWEI-R1
interface GigabitEthernet0/0/0
ip address 12.1.1.2 24
int g0/0/1
ip add 23.1.1.2 24
aaa
local-user atom password cipher huawei123 privilege level 3
local-user atom service-type ssh
quit
ssh user atom authentication-type password
stelnet server enable
user-interface vty 0 4
authentication-mode aaa
protocol inbound ssh
rsa local-key-pair create
y
quit
RUIJIE
configure terminal
hostname RUIJIE-R1
enable service ssh-server
crypto key generate rsa
yes
username glab3 privilege 15 password glab3
line vty 0 4
login local
transport input ssh
int g0/0
no switchport
ip add 23.1.1.3 24
no shut
end
边栏推荐
- HMS Core 机器学习服务打造同传翻译新“声”态,AI让国际交流更顺畅
- 左程云 递归+动态规划
- Construction of knowledge map of mall commodities
- mos管實現主副電源自動切換電路,並且“零”壓降,靜態電流20uA
- 腾讯云原生数据库TDSQL-C入选信通院《云原生产品目录》
- Detailed explanation of 19 dimensional integrated navigation module sinsgps in psins (initial assignment part)
- Jericho is in non Bluetooth mode. Do not jump back to Bluetooth mode when connecting the mobile phone [chapter]
- 杰理之开启经典蓝牙 HID 手机的显示图标为键盘设置【篇】
- 尚硅谷JVM-第一章 类加载子系统
- Analysis of USB network card sending and receiving data
猜你喜欢
Use of tensorboard
CVPR 2022 最佳论文候选 | PIP: 6个惯性传感器实现全身动捕和受力估计
tensorboard的使用
腾讯云原生数据库TDSQL-C入选信通院《云原生产品目录》
从 1.5 开始搭建一个微服务框架——日志追踪 traceId
硬件之OC、OD、推挽解释
Lavel PHP artisan automatically generates a complete set of model+migrate+controller commands
密码学系列之:在线证书状态协议OCSP详解
Unity使用MaskableGraphic画一条带箭头的线
Uniapp adaptation problem
随机推荐
硬件之OC、OD、推挽解释
腾讯云原生数据库TDSQL-C入选信通院《云原生产品目录》
Matlab Error (Matrix dimensions must agree)
SSL证书错误怎么办?浏览器常见SSL证书报错解决办法
Nuggets quantification: obtain data through the history method, and use the same proportional compound weight factor as Sina Finance and snowball. Different from flush
Oracle connection pool is not used for a long time, and the connection fails
Cocos2d-x box2d physical engine compilation settings
The first symposium on "quantum computing + application of financial technology" was successfully held in Beijing
CVPR 2022 最佳论文候选 | PIP: 6个惯性传感器实现全身动捕和受力估计
Unity使用MaskableGraphic画一条带箭头的线
[cpk-ra6m4 development board environment construction based on RT thread studio]
应用程序启动速度的优化
Cryptography series: detailed explanation of online certificate status protocol OCSP
[2022 national tournament simulation] polygon - computational geometry, binary answer, multiplication
2022 spring recruitment begins, and a collection of 10000 word interview questions will help you
mos管实现主副电源自动切换电路,并且“零”压降,静态电流20uA
简单冒泡排序
从0开始创建小程序
Starting from 1.5, build a micro Service Framework -- log tracking traceid
Redis getting started complete tutorial: common exceptions on the client