当前位置:网站首页>Lab1 configuration script
Lab1 configuration script
2022-07-07 03:23: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
边栏推荐
- R数据分析:cox模型如何做预测,高分文章复现
- cocos3——8.实现初学者指南
- What about SSL certificate errors? Solutions to common SSL certificate errors in browsers
- SSL证书错误怎么办?浏览器常见SSL证书报错解决办法
- HMS core machine learning service creates a new "sound" state of simultaneous interpreting translation, and AI makes international exchanges smoother
- 存储过程与函数(MySQL)
- HDU ACM 4578 Transformation-> Segment tree - interval change
- 校招行测笔试-数量关系
- Intelligent static presence detection scheme, 5.8G radar sensing technology, human presence inductive radar application
- 编译常量、ClassLoader类、系统类加载器深度探析
猜你喜欢
随机推荐
杰理之FM 模式单声道或立体声选择设置【篇】
Domcontentloaded and window onload
迷失在MySQL的锁世界
Create applet from 0
Don't you know the relationship between JSP and servlet?
Jerry's question about DAC output power [chapter]
23.(arcgis api for js篇)arcgis api for js椭圆采集(SketchViewModel)
密码学系列之:在线证书状态协议OCSP详解
“零售为王”下的家电产业:什么是行业共识?
Cocos2d-x Box2D物理引擎编译设置
腾讯云原生数据库TDSQL-C入选信通院《云原生产品目录》
从0开始创建小程序
SQL中删除数据
leetcode
19.(arcgis api for js篇)arcgis api for js线采集(SketchViewModel)
Jerry's FM mode mono or stereo selection setting [chapter]
[C language] question set of IX
Decoration design enterprise website management system source code (including mobile source code)
CVPR 2022 最佳论文候选 | PIP: 6个惯性传感器实现全身动捕和受力估计
杰理之开启经典蓝牙 HID 手机的显示图标为键盘设置【篇】