中国移动GPRS与APN应用时cisco路由器配置参数

中国移动的gprs网络,使用APN方式连接gprs设备终端,通过APN与服务器通讯,客户买的是cisco 2811路由器,移动公司的光纤拉过来需要用E1口,又花了1000多RMB配了一个E1模块,移动公司的人办事相当差劲,光纤的接头之类的全不提供,又花XXRMB买了一个转换,最终折腾一通以后csico 2881路由配置参数如下:

cisco2811#show run
Building configuration...

Current configuration : 2808 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname cisco2811
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable password 7 111818160018
!
aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
!
aaa session-id common
!
resource policy
!
no network-clock-participate wic 0
ip subnet-zero
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.253.1 192.168.253.99
ip dhcp excluded-address 192.168.253.200 192.168.253.255
!
ip dhcp pool DHCP
   network 192.168.253.0 255.255.255.0
   dns-server xxx.xxx.xx.xx7 xxx.xxx.xx.171
   default-router 192.168.253.254
!
!
no ip domain lookup
ip domain name yourdomain.com
!
username admin password 7 044A0A15182B4B5E1B0A1718071F0916
!
!
controller E1 0/0/0
 channel-group 0 unframed
!
controller E1 0/0/1
 channel-group 0 unframed
!
!
interface FastEthernet0/0
 description swj_internal_port
 ip address 192.168.253.254 255.255.255.0
 ip nat inside
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0:0
 description chinamobile_port
 ip address xxx.xxx.xxx.206 255.255.255.252
 ip nat outside
 encapsulation ppp
!
interface Serial0/0/1:0
 no ip address
!
ip classless
ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.205
!
no ip http server
ip http authentication local
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat pool chinamobilepool xxx.xxx.xxx.206 xxx.xxx.xxx.206 netmask 255.255.255.252
ip nat inside source route-map mobile pool chinamobilepool overload
ip nat inside source static tcp 192.168.253.2 443 xxx.xxx.xxx.206 443 extendable
ip nat inside source static tcp 192.168.253.1 2006 xxx.xxx.xxx.206 2006 extendable
!
access-list 1 permit 192.168.253.0 0.0.0.255
route-map mobile permit 10
 match ip address 1
 match interface Serial0/0/0:0
!
!
control-plane
!
banner motd ^C^C
!
line con 0
 password 7 071E205F5903
line aux 0
line vty 0 4
 privilege level 15
 password 7 140613181B0E
 transport input telnet
line vty 5 15
 access-class 23 in
 privilege level 15
 transport input telnet
!
scheduler allocate 20000 1000
!
end

cisco2811#

当然这里面还缺APN相关的通道配置参数,这都JB半个月了,APN卡还没办下来呢,拿到APN通道配置参数以后再发吧。另外能不用cisco的路由就绝对不会再用cisco了,一点服务意识也没有,想问个E1模块还要什么密码之类的

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

peihexian

你的鼓励是我创作的动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值