已阅读5页,还剩3页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
实验1 ADSL一、实验目的掌握ADSL的配置二、实验拓扑三、实验步骤ADSL拨号客户端Client:sysHuaweisys ClientClientdialer-ruleClient-dialer-ruledialer-rule 1 ip permitClient-dialer-rulequitClientacl 2000Client-acl-basic-2000rule 5 permit source 55Client-acl-basic-2000quitClientint dialer 1Client-Dialer1dialer user user1Client-Dialer1dialer-group 1Client-Dialer1dialer bundle 1Client-Dialer1ppp chap user user1Client-Dialer1ppp chap password ci 123456Client-Dialer1ip add ppp-negotiateClient-Dialer1dialer timer idle 0Client-Dialer1dialer timer autodial 1Client-Dialer1nat outbound 2000Client-Dialer1quitClientint g0/0/1Client-GigabitEthernet0/0/1pppoe-client dial-bundle-number 1Client-GigabitEthernet0/0/1shClient-GigabitEthernet0/0/1undo shClient-GigabitEthernet0/0/1quitClientint g0/0/0Client-GigabitEthernet0/0/0ip add 54 24Client-GigabitEthernet0/0/0quitClientip route-static dialer 1ADSL服务器端Server:sysHuaweisys ServerServerinfo so ds chann 0 log st off de st off tr st offServerint virtual-template 1Server-Virtual-Template1ppp authentication-mode chapServer-Virtual-Template1ip add 54 24Server-Virtual-Template1remote address pool adslServer-Virtual-Template1quitServeraaaServer-aaalocal-user user1 password ci 123456Server-aaalocal-user user1 service-type pppServer-aaaquitServerdhcp enServerip pool adslServer-ip-pool-adslnetwork mask 24Server-ip-pool-adslgateway-list 54Server-ip-pool-adslquitServerint g0/0/1Server-GigabitEthernet0/0/1pppoe-server bind virtual-template 1Server-GigabitEthernet0/0/1dhcp sel glServer-GigabitEthernet0/0/1quitserverip route-static g0/0/1ClientJan 9 2015 08:01:13-05:13 Client %01IFNET/4/LINK_STATE(l)4:The line protocol PPP on the interface Dialer1:0 has entered the UP state. ClientJan 9 2015 08:01:13-05:13 Client %01IFNET/4/LINK_STATE(l)5:The line protocol PPP IPCP on the interface Dialer1:0 has entered the UP state. ServerJan 9 2015 08:01:12-05:13 Server %01IFNET/4/LINK_STATE(l)22:The line protocol PPP on the interface Virtual-Template1:0 has entered the UP state. ServerJan 9 2015 08:01:12-05:13 Server %01IFNET/4/LINK_STATE(l)23:The line protocol PPP IPCP on the interface Virtual-Template1:0 has entered the UP state.Clientdis pppoe-client session sumPPPoE Client Session:ID Bundle Dialer Intf Client-MAC Server-MAC State1 1 1 GE0/0/1 00e0fcac782c 00e0fc7877c0 UP Serverdis pppoe-server session allSID Intf State OIntf RemMAC LocMAC1 Virtual-Template1:0 UP GE0/0/1 00e0.fcac.782c 00e0.fc78.77c0天煞的eNSP,可能会出现能ping通dialer 1接口的IP但是ping54不通的情况。可以尝试这样解决:在客户端client上:int dialer 1undo nat out 2000shutdown停下来等,等到输出改接口down的消息后,继续:undo shutdownnat out 2000qu具体请看录制的视频。配置清单:1、ClientV200R003C00#interface Dialer1 link-protocol ppp ppp chap user user1 ppp chap password cipher %$%$%N3)s:i!3ze%KulB,.D#%$%$ ip address ppp-negotiate dialer user user1 dialer bundle 1 dialer timer idle 0 dialer timer autodial 1 dialer-group 1#returnClient-Dialer1nat out 2000Client-Dialer1quClientdis cuV200R003C00# sysname Client# snmp-agent local-engineid 800007DB03000000000000 snmp-agent # clock timezone Indian Standard Time minus 05:13:20 clock daylight-saving-time Day Light Saving Time repeating 12:32 9-1 12:32 11-23 00:00 2005 2005 #portal local-server load portalpage.zip# drop illegal-mac alarm# info-center source DS channel 0 log state off trap state off debug state off # set cpu-usage threshold 80 restore 75#acl number 2000 rule 5 permit source 55 #aaa authentication-scheme default authorization-scheme default accounting-scheme default domain default domain default_admin local-user admin password cipher %$%$K8m.Nt84DZe#lB,.D#%$%$ ip address ppp-negotiate dialer user user1 dialer bundle 1 dialer timer idle 0 dialer timer autodial 1 dialer-group 1 nat outbound 2000#interface Ethernet0/0/0#interface Ethernet0/0/1#interface Ethernet0/0/2#interface Ethernet0/0/3#interface Ethernet0/0/4#interface Ethernet0/0/5#interface Ethernet0/0/6#interface Ethernet0/0/7#interface GigabitEthernet0/0/0 ip address 54 #interface GigabitEthernet0/0/1 pppoe-client dial-bundle-number 1 #interface NULL0#dialer-rule dialer-rule 1 ip permit#ip route-static Dialer1#user-interface con 0 authentication-mode passworduser-interface vty 0 4user-interface vty 16 20#wlan ac#return2、ServerV200R003C00# sysname server# snmp-agent local-engineid 800007DB03000000000000 snmp-agent # clock timezone Indian Standard Time minus 05:13:20 clock daylight-saving-time Day Light Saving Time repeating 12:32 9-1 12:32 11-23 00:00 2005 2005 #portal local-server load portalpage.zip# drop illegal-mac alarm# info-center source DS channel 0 log state off trap state off debug state off # set cpu-usage threshold 80 restore 75#dhcp enable#ip pool adsl gateway-list 54 network mask #aaa authentication-scheme default authorization-scheme default accounting-scheme default domain default domain default_admin local-user admin password cipher %$%$K8m.Nt84DZe#08bmE3Uw%$%$ local-user admin service-type http local-user user1 password cipher %$%$ily78oS*X.T2RqPBjx0W8)p;%$%$ local-user user1 service-type ppp#firewall zone Local priority 15#interface Ethernet0/0/0#interface Ethernet0/0/1#interface Ethernet0/0/2#interface Ethernet0/0/3#interface Ethernet0/0/4#interface Ethernet0/0/5#interface Ethernet0/0/6#interface Ethernet0/0/7#interface Virtual-Template1 ppp authentication-mode chap remote address pool adsl ip address 54 #interf
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 地理疆域考试题库及答案
- 重点项目-石油钻探设备生产建设项目可行性研究报告
- 阀门项目实施方案范文参考
- 防水泡棉生产项目可行性研究报告申请报告编制范文
- 青岛公路可行性研究报告
- 马窝港工程项目铁路专用线工程项目可行性研究报告
- 高中英语(新人教版选必2)Unit 1大单元教学设计
- 高密度印刷电路板项目可行性研究报告
- 高空作业机械行业可行性研究报告
- 2025年安徽省建设工程质量检测人员技术能力(道路工程)专项考试题库(含答案)
- 2025年四川省绵阳市中考数学真题及答案
- 2025广西公需科目真题续集(附答案)
- 2025年6月黑吉辽蒙高考地理真题完全解读
- GB/T 45732-2025再生资源回收利用体系回收站点建设规范
- 全国青少年机器人技术等级考试:二级培训全套课件
- 宠物解剖生理复习题
- 调机品管理规定
- 西昌基本气候情况
- 口腔四手操作规范(课堂PPT)
- 《专业投机原理》
- 浅谈数列“构造法”在教学中的教学实践
评论
0/150
提交评论