版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
NAT“NetworkAddressTranslation它是一个IETF(InternetEngineeringTask,Internet工程任务组)标准,允许一是一种把内部私有网络地址(IP)IPInternetIP192.1.1.1~192.1.1.10,使用路由器NAT功能进行地址转换,具体配置如下:Currentconfiguration:version11.3noservicepassword-encryptionhostname2501ipnatpoolaaa192.1.1.2192.1.1.10netmask255.255.255.0ipnatinsidesourcelist1poolaaainterfaceipaddress10.1.1.1255.255.255.0ipnatinsideinterfaceipaddress192.1.1.1ipnatnoipmroute-cachebandwidth2000nofair-queueinterfaceSerial1noipaddressnoipiproute0.0.0.00.0.0.0access-list1permit10.1.1.0lineconlineauxlinevty04passwordciscoPPP(Point-to-PointProtocol)是SLIP(SerialLineIPprotocol)的继承者,它提供了跨过同步CHAP(ChallengeHandshakeAuthenticationProtocol)(-握手验证协议)和PAP(PasswordAuthenticationProtocol)(PAP)(口令验证协议)通常被用于在PPP封装的串行线提供安 的路由器Router1和Router2的S0口均封装PPP协议,采用CHAP做认证。hostnameusernamerouter1passwordxxxinterfaceSerial0ipaddress192.200.10.1encapsulationppppppauthentication!hostnameusernamerouter2passwordxxxinterfaceSerial0ipaddress192.200.10.2encapsulationpppauthentication格式。X.25的第一层定义了电气和物理端口特性。interfaceSerial0encapsulationx25ipaddress192.200.10.1x25addressx25htcx25nvcx25mapip192.200.10.2110102x25mapip192.200.10.3110103!interfaceSerial0encapsulationx25ipaddress192.200.10.2x25addressx25htcx25nvcx25mapip192.200.10.1110101x25mapip192.200.10.3110103!interfaceSerial0encapsulationx25ipaddress192.200.10.3x25addressx25htcx25nvcx25mapip192.200.10.1110101x25mapip192.200.10.2110102!E164K专线连接注:1.T1时,channel-group0-23,Timeslot1-24;E1时,channel-group0-30,Timeslot1-31.Current!versionnoserviceudp-small-serversnoservicetcp-small-servers!hostname!enablesecret5$1$XN08$Ttr8nfLoP9.2RgZhcBzkk/enablepasswordcisco!!ipsubnet-!controllerE1framingNO-CRC4channel-group0timeslotschannel-group1timeslotschannel-group2timeslots!interfaceipaddress133.118.40.1media-type!interfaceEthernet1noipaddress!interfaceipaddress202.119.96.1encapsulationhdlcnoipmroute-!interfaceipaddress202.119.96.5encapsulationhdlcnoipmroute-!interfaceipaddress202.119.96.9encapsulationhdlcnoipmroute-!noipiproute133.210.40.0255.255.255.0iproute133.210.41.0255.255.255.0iproute133.210.42.0255.255.255.0!lineconlineauxlinevty04passwordcicso!1】E1CE123现以一台服务器(RAS,RemoteAccessServer)Cisco2509、RJ45为例RAS---Cisco2509、RJ45线,RJ45转9针串口转换器、计算机。第二步,硬件连接,RJ45Cisco2509consoleRJ459·第三步,RASWINDOWS98Cisco设备的虚拟操作台。Cisco2509IOS1RASRJ45console”与“AUX”,请问这两个端口的用途是什么?(100)2Cisco(1003IOShostnameCisco enable ip- ip-name-server202.112.77.2【1(3async-bootpsubnet-maskasync-bootpgatewayasync-bootpdns-server★配置Ethenlei (略iplocalpoolpool2509202.112.79.1202.112.79.8iPAsynchronousRASmodem,interfaceGroup-Async1group-range1818encapsulationpap【2(2ansyncdynamicansyncdefaultaddresspoolpool2509//pool2509pppauthenticationpapppprouter【3(3routernetworknetwork★配置拨号服务器的缺省路 (略access-list1pormit202.112.77.0.0.0.255★配置Asynchronous (略★配置Iinevty04【4(3access-class1in//access-classpaswordIPSec【问题1】简述IPSec实 2】解释配置中画线部分含义。17221ipinternetipipipcryptoisakmp1authenticationpre-sharegroupcryptoisakmpkeytest123addresscryptoipsectransform-settagah-md5-hmacesp-descryptomapdemp10ipsec-isakmpsetpeersettransform-set matchaddress101!interfaceipaddress192.168.1.1noipdirected-broadcasttunnelsourcetunneldestination202.96.1.2cryptomapdemointerfaceserial0/0ipaddress202.96.1.1noipdirected-broadcastcryptomapdemo!interfaceipaddress168.1.1.1noipdirected-broadcastinterfaceEthernet0/0ipaddress172.22.1.100noipdirected-!ipiproute0.0.0.00.0.0.0iproute172.22.2.0255.255.0.0access-lost101permitgrehost202.96.1.1hostcryptoisakmp1authenticationpre-sharegroupcryptoisakmpkeytest123addresscryptoipsectransform- tagah-md5-hmacesp-!cryptomap demo10ipsec-isakmpsetpeer202.96.1.1settransform-settagmatchaddress101!interfaceipaddress192.168.1.2noipdirected-broadcasttunnrlsourceSerial0/0tunneldestination202.96.1.1cryptomapdemointerfaceipaddress202.96.1.2noipdirected-broadcastcryptomapdemo!interfaceipaddress167.1.1.1noipdirected-broadcastinterfaceEthernet0/0ipaddress172.22.2.100noipdirected-!HardwareHardwareisMTU1500bytes,BW1544Kbit,DLY1000usec,rely255/255,loadipiproute0.0.0.00.0.0.0iproute172.22.1.0255.255.0.0access-lost101permitgrehost202.96.1.2host【问题1】列表可以帮助我们控制网上IP包的传输,其主要应用在哪几个方面【问题2】标准的IP列表和扩展的IP列表主要区别是什么【问题3】下面是一台使用了标准列表的路由器的部分配置,请其中的错误并access-list1deny172.16.4.13interfaceserialipaccess-group1我们在日工作中常使用wnrae端口及]查看端的运行态。下面的例子是我们在不同情况下看到的端口状态行的内容,请分析其产生的原因及解决方法。1Router#show Serial0isup,lineprotocolisHardwareisMTU1500bytes,BW1544Kbit,DLY1000usec,rely255/255,load1/255EncapsulationHDLC,loopbacknotset,keepaliveset(10sec)Lastinput00:00:00,output00:00:00,outputhangneverLastclearingofshowinterfacecountersneverQueueingstrategy:fifoOutputqueue0/40,0drops;inputqueue0/75,0drops5minuteinputrate1000bits/sec,2packets/sec5minuteoutputrate1000bits/sec,20packetsinput,0bytes,0noReceived0broadcasts,0runts,0giants,00inputerrors,0CRC,0frame,0overrun,0ignored,0abort0inputpacketswithdribbleconditiondetected0packetsoutput,0bytes,00outputerrors,0collisions,0interface0babbles,0latecollision,00lostcarrier,0no0outputbufferfailures,0outputbuffersswapped2Router#show Serial0isdown,lineprotocolisEncapsulationHDLC,loopbacknotset,keepaliveset(10sec)Lastinput00:00:00,output00:00:00,outputhangneverLastclearingofshowinterfacecountersneverQueueingstrategy:fifoOutputqueue0/40,0drops;inputqueue0/75,0drops5minuteinputrate1000bits/sec,2packets/sec5minuteoutputrate1000bits/sec,20packetsinput,0bytes,0noReceived0broadcasts,0runts,0giants,00inputerrors,0CRC,0frame,0overrun,0ignored,0abort0inputpacketswithdribbleconditiondetected0packetsoutput,0bytes,00outputerrors,0collisions,0interface0babbles,0latecollision,00lostcarrier,0no0outputbufferfailures,0outputbuffersswapped3Router#show Serial0isup,lineprotocolisHardwareisMTU1500bytes,BW1544Kbit,DLY1000usec,rely255/255,load1/255EncapsulationHDLC,loopbacknotset,keepaliveset(10sec)Lastinput00:00:00,output00:00:00,outputhangneverLastclearingofshowinterfacecountersneverQueueingstrategy:fifoOutputqueue0/40,0drops;inputqueue0/75,0drops5minuteinputrate1000bits/sec,2packets/sec5minuteoutputrate1000bits/sec,20packetsinput,0bytes,0noReceived0broadcasts,0runts,0giants,00inputerrors,0CRC,0frame,0overrun,0ignored,0abort0inputpacketswithdribbleconditiondetected0packetsoutput,0bytes,00outputerrors,0collisions,0interface0babbles,0latecollis
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2024年住宅小区园林景观工程承揽协议版B版
- 暨南大学《和声学》2023-2024学年第一学期期末试卷
- 济宁学院《武术Ⅰ》2021-2022学年第一学期期末试卷
- 全新版权许可使用合同2024年度4篇
- 安全生产常识 第3版 课件 第五章 职业安全技术
- 2024年度防洪应急预案施工合同2篇
- 2024年上半年综治工作总结
- 前台收银员2024年终工作总结
- 2024年师范生个人顶岗实习总结
- 社会保险医疗保险
- 《膀胱功能训练》PPT课件.ppt
- TM25--抗曲折测试-对试样表面起皱和破裂的抗性测试
- 数独骨灰级100题
- 以体制机制改革激发创新活力-国家首批14家协同创新中心案例综述
- 车身部品件中英文对照表
- 威尼斯狂欢节长笛钢琴伴奏谱PierreAgricolaGeninC
- 细菌分类表(按界门纲目科属种分类)
- 2.国家严重精神障碍信息系统管理规范(附件2
- 玩具企业组织架构及部门职责
- 市政工程单位(子单位)工程观感质量检查记录附表43
- 架空线路冬季专项施工方案(完整版)
评论
0/150
提交评论