精华区 [关闭][返回]

当前位置:网易精华区>>讨论区精华>>网络专区>>● CISCO>>配置样例>>ADSL拨号配置!!!!

主题:ADSL拨号配置!!!!
发信人: firphoenix(凤凰叔叔)
整理人: amac(2001-12-29 13:18:36), 站内信件
Router#sh run
Building configuration...

Current configuration : 1234 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
logging rate-limit console 10 except errors
!
!
!
ip subnet-zero
!
!
no ip finger
!
ip audit notify log
ip audit po max-events 100
no ip dhcp-client network-discovery
vpdn enable
no vpdn logging
!
vpdn-group ppoe
 request-dialin
  protocol pppoe
!
no mgcp timer receive-rtcp
!
!
call rsvp-sync
!
!
!
!
!
!
!
!
!
interface ATM0/0
 no ip address
 atm vc-per-vp 256
 no atm ilmi-keepalive
 dsl operating-mode auto
 no fair-queue
 hold-queue 224 in
!
interface ATM0/0.1 point-to-point
 pvc 8/35
  protocol pppoe
 pppoe-client dial-pool-number 1
 !
!
interface FastEthernet0/0
 ip address 192.168.100.254 255.255.255.0
 duplex auto
 speed auto
!
interface Dialer1
 ip address negotiated
 encapsulation ppp
 dialer pool 1
 ppp authentication pap callin
 ppp pap sent-username gzDSL********@163.gd password 7 13091E1802020C252523
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
!
!
!
!
snmp-server packetsize 4096
snmp-server manager
!
dial-peer cor custom
!
!
!
!
!
line con 0
 transport input none
line aux 0
line vty 0 4
 login
!
no scheduler allocate
end



DSL Physical Layer 


Router#sh int atm 0/0
ATM0/0 is up, line protocol is up
  Hardware is DSLSAR (with Alcatel ADSL Module)
  MTU 4470 bytes, sub MTU 4470, BW 640 Kbit, DLY 3200 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ATM, loopback not set
  Keepalive not supported
  Encapsulation(s): AAL5 AAL2, PVC mode
  24 maximum active VCs, 256 VCs per VP, 1 current VCCs
  VC idle disconnect time: 300 seconds
  Last input 00:05:01, output 00:00:01, output hang never
  Last clearing of "show interface" counters never
  Queueing strategy: fifo
  Output queue 0/40, 0 drops; input queue 0/75, 0 drops
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     1551 packets input, 737151 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
     1187 packets output, 207327 bytes, 0 underruns
     0 output errors, 0 collisions, 18 interface resets
     0 output buffer failures, 0 output buffers swapped out




----


你想了解最新的网络技术吗?
请到广州网易CISCO版!!  要学习资料的请到关闭][返回]