




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
packettracer模拟远程管理网络设备实验一、实验目的
如果你是一名网管员,由于你的办公室离中心机房不在同一楼层,但你想坐在任何部门主机前都能来进行管理和配置交换机(2层、3层)和路由器。
二、实验拓扑
三、配置信息
2层交换机1
S2_1#showrun
Buildingconfiguration...
Currentconfiguration:1265bytes
!
version12.2
noservicetimestampslogdatetimemsec
noservicetimestampsdebugdatetimemsec
noservicepassword-encryption
!
hostnameS2_1
!
noipdomain-lookup
ipname-server0.0.0.0
!
!
interfaceFastEthernet0/1
switchportaccessvlan10
!
interfaceFastEthernet0/2
switchportmodetrunk
!
interfaceFastEthernet0/3
!
interfaceFastEthernet0/4
!
interfaceFastEthernet0/5
!
interfaceFastEthernet0/6
!
interfaceFastEthernet0/7
!
interfaceFastEthernet0/8
!
interfaceFastEthernet0/9
!
interfaceFastEthernet0/10
!
interfaceFastEthernet0/11
!
interfaceFastEthernet0/12
!
interfaceFastEthernet0/13
!
interfaceFastEthernet0/14
!
interfaceFastEthernet0/15
!
interfaceFastEthernet0/16
!
interfaceFastEthernet0/17
!
interfaceFastEthernet0/18
!
interfaceFastEthernet0/19
!
interfaceFastEthernet0/20
!
interfaceFastEthernet0/21
!
interfaceFastEthernet0/22
!
interfaceFastEthernet0/23
!
interfaceFastEthernet0/24
!
interfaceGigabitEthernet1/1
!
interfaceGigabitEthernet1/2
!
interfaceVlan1
noipaddress
shutdown
!
interfaceVlan10
ipaddress192.168.0.3255.255.255.0
!
ipdefault-gateway192.168.0.1
!
//h3c设备配置默认网关命令
iproute-static0.0.0.00.0.0.0192.168.0.1后面的192.168.0.1就是默认的网关地址。linecon0
loggingsynchronous
exec-timeout00
!
linevty04
passwordcisco
login
privilegelevel15
linevty515
login
!
!
end
2层交换机2
S2_2#showrun
Buildingconfiguration...
Currentconfiguration:1265bytes
!
version12.2
noservicetimestampslogdatetimemsec
noservicetimestampsdebugdatetimemsec
noservicepassword-encryption
!
hostnameS2_2
!
noipdomain-lookup
ipname-server0.0.0.0
!
!
interfaceFastEthernet0/1
switchportaccessvlan20
!
interfaceFastEthernet0/2
!
interfaceFastEthernet0/3
switchportmodetrunk
!
interfaceFastEthernet0/4
!
interfaceFastEthernet0/5
!
interfaceFastEthernet0/6
!
interfaceFastEthernet0/7
!
interfaceFastEthernet0/8
!
interfaceFastEthernet0/9
!
interfaceFastEthernet0/10
!
interfaceFastEthernet0/11
!
interfaceFastEthernet0/12
!
interfaceFastEthernet0/13
!
interfaceFastEthernet0/14
!
interfaceFastEthernet0/15
!
interfaceFastEthernet0/16
!
interfaceFastEthernet0/17
!
interfaceFastEthernet0/18
!
interfaceFastEthernet0/19
!
interfaceFastEthernet0/20
!
interfaceFastEthernet0/21
!
interfaceFastEthernet0/22
!
interfaceFastEthernet0/23
!
interfaceFastEthernet0/24
!
interfaceGigabitEthernet1/1
!
interfaceGigabitEthernet1/2
!
interfaceVlan1
noipaddress
shutdown
!
interfaceVlan20
ipaddress192.168.1.3255.255.255.0
!
ipdefault-gateway192.168.1.1
!
!
linecon0
loggingsynchronous
exec-timeout00
!
linevty04
passwordcisco
login
privilegelevel15
linevty515
login
!
!
end
三层交换机
S3#showrun
Buildingconfiguration...
Currentconfiguration:1559bytes
!
version12.2
noservicetimestampslogdatetimemsec
noservicetimestampsdebugdatetimemsec
noservicepassword-encryption
!
hostnameS3
!
!
!
enablepassword123456
!
!
!
!
!
!
!
!
noipdomain-lookup
ipname-server0.0.0.0
!
interfaceFastEthernet0/1
!
interfaceFastEthernet0/2
switchportmodetrunk
!
interfaceFastEthernet0/3
switchportmodetrunk
!
interfaceFastEthernet0/4
!
interfaceFastEthernet0/5
!
interfaceFastEthernet0/6
!
interfaceFastEthernet0/7
!
interfaceFastEthernet0/8
!
interfaceFastEthernet0/9
!
interfaceFastEthernet0/10
switchportaccessvlan30
!
interfaceFastEthernet0/11
!
interfaceFastEthernet0/12
!
interfaceFastEthernet0/13
!
interfaceFastEthernet0/14
!
interfaceFastEthernet0/15
!
interfaceFastEthernet0/16
!
interfaceFastEthernet0/17
!
interfaceFastEthernet0/18
!
interfaceFastEthernet0/19
!
interfaceFastEthernet0/20
!
interfaceFastEthernet0/21
!
interfaceFastEthernet0/22
!
interfaceFastEthernet0/23
!
interfaceFastEthernet0/24
!
interfaceGigabitEthernet0/1
!
interfaceGigabitEthernet0/2
!
interfaceVlan1
noipaddress
shutdown
!
interfaceVlan10
ipaddress192.168.0.1255.255.255.0
!
interfaceVlan20
ipaddress192.168.1.1255.255.255.0
!
interfaceVlan30
ipaddress192.168.2.1255.255.255.0
!
routerospf1
log-adjacency-changes
network192.168.0.00.0.0.255area0
network192.168.1.00.0.0.255area0
network192.168.2.00.0.0.255area0
!
ipclassless
!
!
!
!
!
!
!
!
!
linecon0
exec-timeout00
loggingsynchronous
linevty04
passwordcisco
login
!
!
!
end
路由器配置
Router#showrun
Buildingconfiguration...
Currentconfiguration:871bytes
!
version12.2
noservicetimestampslogdatetimemsec
noservicetimestampsdebugdatetimemsec
noservicepassword-encryption
!
hostnameRouter
!
!
!
enablepassword123456
!
!
!
!
!
!
!
!
noipdomain-lookup
ipname-server0.0.0.0
!
!
!
!
!
!
interfaceFastEthernet0/0
ipaddress192.168.2.2255.255.255.0
duplexauto
speedauto
!
interfaceFastEthernet1/0
ipaddress192.168.3.1255.255.255.0
duplexauto
speedauto
!
interfaceSerial2/0
noipaddress
shutdown
!
interfaceSerial3/0
noipaddress
shutdown
!
interfaceFastEthernet4/0
noipaddress
shutdown
!
interfaceFastEthernet5/0
noipaddress
shutdown
!
routerospf1
log-adjacency-changes
network192.168.3.00.0.0.255area0
network192.168.2.00.0.0.255area0
!
ipclassless
!
linecon0
exec-timeout00
loggingsynchronous
linevty04
passwordcisco
login
!
!
!
end
四、实验注意事项
1,linecon0
exec-timeout00//
表示永不超时,可以防止因为短时间离开回来时还需要重新输入密码。特别是在密码很复杂的情况下。但是也是不安全的因素。所以还是需要按需配置。
loggingsynchronous
//配置console信息显示自动换行,它可以
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 新能源汽车代理独家补充合作协议
- 律师事务所特殊合伙人法律援助基金管理合同
- 2025年中国岸电系统行业市场现状及未来发展趋势研究报告
- 网络文学作品改编成虚拟现实体验独家许可协议
- 离婚时房产分割与产权转移全程服务合同
- 纸杯代加工协议书
- 石子场承包合同范本
- 帮忙还贷款协议书
- 翻围墙安全协议书
- 精英团队商标续展代理服务协议
- 安徽省合肥市45中学2025届七年级数学第二学期期末监测模拟试题含解析
- 初中化学教师招聘考试试题及参考答案
- 山塘租赁合同协议书
- 2025-2030年中国聚脲涂料行业市场现状供需分析及投资评估规划分析研究报告
- 地七年级下册全册知识要点总复习-2024-2025学年七年级地理教学课件(人教版2024)
- 2025年教育行业工会工作计划
- 小儿静脉输液安全管理
- 梗阻性肥厚型心肌病的临床护理
- 合规管理考试试题及答案
- 施工现场安全作业流程考题
- 焊工初级测试试题及答案
评论
0/150
提交评论