文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络网络技术Cisco网络PPPoE troubleshooting in Cisco Router
精品推荐
特别推荐
·Cisco管理的35个常见问题及解答
·思科路由过滤命令详细解说
·Cisco PIX防火墙配置指南
·思科Cisco交换机VLAN的配置技巧
·Cisco教程:路由器的配置及测试
·Cisco 路由器配置语句汇总
·CISCO相关技术大集合
·Cisco防火墙选购配置完全指南
·CCNA网络小菜鸟笔记
·Cisco公司网络工程实施案例
热点TOP10
·CCNA命令总动员(上)
·Cisco 2600系列
·CCIE Study Notes
·配置Cisco路由器中的Modem
·Cisco VPN 客户端
·用于Cisco Catalyst 4503的Supervisor Engine II-PLUS-TS
·思科Catalyst交换机密码恢复妙招
·Cisco Catalyst 4506双机热备配置
·FortiOS Traffic Shaping and How it Work
·编辑Cisco系统日志MIB文件(下)

PPPoE troubleshooting in Cisco Router

日期:2007年5月6日 作者: 查看:[大字体 中字体 小字体]


  Q&A: Router Troubleshooting
  
  Send your toughest CCIE-level technical questions to
  mailto:editor@tcpmag.com.
  
  Hey, Scott,
  I'm a student in Cisco's CCNA program out of Mt. Hood
  Community College. My study partner and I have a few Cisco routers -- 1605R, 2611, and 2501 -- and Catalyst 1900
  switches. We're trying to connect one of the routers to an external modem to get onto the Internet. We're able to ping the Default gateway on Verizon's DSL, but we can't ping anything else. What are we doing wrong? What kind of
  information do we need to get and where would we look for
  it? Any help would be appreciated.
  
  -- Boggled in Gresham, Oregon
  
  Dear Boggled,
  Well, troubleshooting is a much larger process than looking at the "small picture"! You need to look at many pieces beyond what's listed here.
  
  Let's go through what you have already. One of your routers is connected to a DSL modem and attempting to reach the Internet.
  
  Router -------- DSL Modem -------- DSLAM/Verizon Gateway
  
  First, your DSL modem itself likely doesn't have an IP
  address, but merely creates the layer 2 "circuit" to move
  information.
  
  Much of the necessary information will come from Verizon, and that may affect what you are attempting to do. How did you place an IP on the router? Was it given to you? Did you use DHCP (ip address negotiated)?
  
  The fact that you can ping the Verizon Gateway is a start,but is that whom you are supposed to ping? Many DSL providers in different parts of the country are utilizing PPPoE (Point to Point Protocol over Ethernet) in order to finalize the connections. It may be that this is required in order to form a link with the SSG (Service Selection Gateway) on Verizon's network.
  
  If your 2611 router is being used for the external router,
  you may have the PPPoE capability (depending on IOS
  version).
  
  Vpdn enable
  Vpdn group (#)
  Request dialin
  Protocol pppoe
  
  Interface Ethernet 1/0 (or whatever interface)
  Pppoe enable
  Pppoe-client dial-pool-number 1
  
  Interface dialer 1
  Ip address negotiated
  Ip mtu 1492
  Ppp authentication (protocol)
  Dialer pool 1
  Dialer-group 1
  Dialer-list 1 protocol ip permit
  
  
  That gives you an example of the configuration necessary
  for PPPoE. Check with Verizon though to find out specifics
  of what is needed on their network. It may simply be that things are not as straightforward as you would like them to be!
  
  The vpdn configuration (virtual private dial network) specifies you're requesting dial-in using PPPoE. The configuration for your physical interface, Ethernet 1/0, is specifying to use protocol PPPoE and is a member of dialer pool 1.
  
  The virtual dialer interface will be triggered through any
  IP traffic (dialer-list is referenced with the dialer-group command). It specifies learning an address and using
  whichever ppp authentication protocol you choose(typically
  chap).
  
  Note the MTU size change! Typically, Ethernet is 1,500
  bytes, but we're specifying 1492 as an MTU within the
  dialer. That's because the PPP header is eight bytes long, and we don't want to mess anything else up!
  
  For more information on PPPoE on Cisco devices, check out
  http://www.cisco.com/univercd/cc/td/doc/product/software/io
  s120/120newft/120limit/120dc/120dc3/pppoe.htm or the TAC
  Technology pages.
  
  This brings up my wonderful missive about network design
  and troubleshooting! DOCUMENTATION! Without it,
  troubleshooting is a pain in the rear! Do it, do it often
  and do it well! Document your network!
  
  Hope that helps.
  
  --Scott
  
  CCIE Scott Morris, independent uber-geek, does Cisco training and
  technology consulting around the world. He's also a speaker at many industry events. Learn more about him at
  http://smorris.uber-geek.net.
  
  Send your questions for this column to mailto:editor@tcpmag.com.
[1] [2] 下一页 



上一篇:CISCO PIX防火墙下用上网管家共享上网

下一篇:CISCO NAT 的配置方法
相关文章:
·iRouter Qos带宽流量管理防P2P介绍
·CiscoWorks无线局域网管理引擎 v 2.5
·Cisco 路由器安全配置必用10条命令
·Cisco 2600系列
·配置Cisco路由器中的Modem
·Cisco 800系列集成多业务路由器
·Cisco VPN 客户端
·用于Cisco Catalyst 4503的Supervisor Engine II-PLUS-TS
·CISCO ASA 5500 系列自适应安全设备解决方案概述
·Cisco Catalyst 4506双机热备配置
相关软件:

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.viphot.com
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.viphot.com All Rights Reserved. 鄂ICP备05000083号Powered by:viphot