首页 > 学院 > 网络通信 > 正文

AR18宽带路由器ADSL应用之IPOEOA

2019-11-05 00:57:52
字体:
来源:转载
供稿:网友

ipOEOA
  

AR18宽带路由器ADSL应用之IPOEOA

  IPOEOA的组网图也和图6相似,参考配置如下:
  
  Client:
  
  [Quidway]dis cur
  <BR>  #
  
   sysname Quidway
  
  #
  
  interface Ethernet1/0
  
   ip address 192.168.0.1 255.255.255.0
  
  #
  
  interface Atm2/0
  
   adsl standard gdmt
  
   pvc 3/99
  
   map bridge Virtual-Ethernet0
  
  #
  
  interface Virtual-Ethernet0
  
   ip address 202.132.0.2 255.255.255.0
  
   nat outbound 3000
  
  #
  
  interface NULL0
  
  #
  
  acl number 3000
  
   rule 0 permit ip
  
  #
  
   ip route-static 0.0.0.0 0.0.0.0 202.132.0.1 PReference 60
  
  #
  
  user-interface con 0
  
  user-interface vty 0 4
  
  #
  
  return
  
  [Quidway]
  
       
  
  Server:
  
  [AR46]                                
  
  #                                       
  
  interface Atm2/0/0.21
  
   pvc 3/99
  
   map bridge Virtual-Ethernet21
  
  #
  
  interface Virtual-Ethernet21
  
   ip address 202.132.0.1 255.255.255.0
  
  #



发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表