在GNS3中ssh和https的配置.doc
防火墙技术实验报告
时间:2012-03-2
实验名称:
在GNS3中ssh和https的配置
班级
姓名
实验内容
1、拓扑图:
2、实验步骤:
SW1(config)#intvlan1
SW1(config-if)#noshut
SW1(config)#intf1/1
SW1(config-if)#noshutdown
SW1(config)#usernameccnppasswordccnp
SW1(config)#ipdomain-name
SW1(config)#cryptokeygeneratersa
Choosethesizeofthekeymodulusintherangeof360to2048foryour
GeneralPurposeKeys.Choosingakeymodulusgreaterthan512maytake
afewminutes.
Howmanybitsinthemodulus[512]:768
SW1(config)#linevty015
SW1(config-line)#loginlocal
SW1(config-line)#transportinputsshtelnet
SW1(config)#aaanew-model
SW1(config)#usernameccspprivilege15passwordccsp
SW1(config)#iphttpsecure-server
SW1(config)#enapasswordccnp
SW1(config)#iphttpauthenticationlocal
实验结果:
实验心得:
还不错!不怎么难就是!