网络设备的安全配置和管理(共7页)_第1页
网络设备的安全配置和管理(共7页)_第2页
网络设备的安全配置和管理(共7页)_第3页
网络设备的安全配置和管理(共7页)_第4页
网络设备的安全配置和管理(共7页)_第5页
已阅读5页,还剩2页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、精选优质文档-倾情为你奉上南京晓庄学院 数学与信息技术学院 网络安全 实验报告实验名称:实验一网络设备的安全配置和管理班 级:实验地点:日 期:评定等级:学 号:姓 名:一、实验目的:1. 掌握保护对网络设备访问的安全配置;2. 掌握设备管理角色的管理与配置;3. 掌握对网络设备的监控与管理的配置。二、基本技能实验内容、要求和环境:图: “网络设备的安全配置和管理”实验拓扑如图所示的拓扑结构,完成以下的设备安全任务:1、限制虚拟终端访问要求只有PC1的IP地址可以TELNET到路由器R1上,只有PC4的IP地址可以TELNET到路由器R2上2、限制虚拟终端访问登录的用户由本地数据库进行验证(即

2、先在创建一个用户,然后在线路模式输入login local)3、配置SSH三、实验步骤:1) 拓扑图:2) 配置客户端地址PC0:PC1:PC3:PC2:R1:R1(config)#int f 0/0R1(config-if)#ip add 192.168.0.251 255.255.255.0R1(config-if)#no shut限制虚拟终端访问:R1(config)#access-list 1 pR1(config)#access-list 1 permit ? A.B.C.D Address to match any Any source host host A single hos

3、t addressR1(config)#access-list 1 perm 192.168.0.2 ?限制虚拟终端访问:R1(config)#line vty 0 4R1(config-line)#access-class 1 inR1(config-line)#endR2:限制虚拟终端访问:Router>enRouter#conf tEnter configuration commands, one per line. End with CNTL/Z.Router(config)#host R2R2(config)#line vty 0 4R2(config-line)#passwo

4、rd 123R2(config-line)#login local R2(config-line)#endR2(config)#int f0/0R2(config-if)#ip add 192.168.2.251 255.255.255.0R2(config-if)#no shut限制虚拟终端访问:R2(config)#line vty 0 4R2(config)#access-list 2 permit 192.168.2.2 R2(config)#line vty 0 4R2(config-line)#access-class 2 inR2(config-line)#end%SYS-5-C

5、ONFIG_I: Configured from console by console3)SSH配置R2#show ip ssh SSH Disabled - version 1.99%Please create RSA keys (of atleast 768 bits size) to enable SSH v2.Authentication timeout: 120 secs; Authentication retries: 3R2#conf tEnter configuration commands, one per line. End with CNTL/Z.R2(config)#i

6、p domain-name BLUER2(config)#crypto key generate rsa The name for the keys will be: R2.BLUEChoose the size of the key modulus in the range of 360 to 2048 for your General Purpose Keys. Choosing a key modulus greater than 512 may take a few minutes.How many bits in the modulus 512: 32% A decimal numb

7、er between 360 and 2048How many bits in the modulus 512: 360% Generating 360 bit RSA keys, keys will be non-exportable.OKR2(config)#aaa new-model R2(config)#username BLUE password 123R2(config)#ip ssh time-out 30R2(config)#ip ssh authentication-retries 1R2#show ip ssh SSH Enabled - version 1.5Authen

8、tication timeout: 30 secs; Authentication retries: 1R1:R1(config)#aaa new-model R1(config)#username blueshit password 123R1(config)#ip ssh time-out 10R1(config)#ip ssh authentication-retries 2R1(config)#endR1#show ip ssh SSH Enabled - version 1.5Authentication timeout: 10 secs; Authentication retries: 2四、实验结果与分析pc1终端,可TelnetR1:PC2终端不可TelnetR1:Pc4终端可TelnetR2:五:思考题:网络设备支持通过特殊的端口与计算机串口、并口与usb连接,通过计算机中超级终端或设备自带的管理软件进行配置和管理的设备,如通过串

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论