- 論壇徽章:
- 0
|
幀中繼問題在線求助
情況是這樣,電路使用的是128幀中繼,對端DLCI為80,本端為82,在本端連接2603DTU,端口和協(xié)議都是down,昨天上午找電信更換成2601DTU后,端口和協(xié)議都UP起來了,但是ping不通本端s0/0和對端的s0/0的地址,和2601不支持128K有沒有關(guān)系?,現(xiàn)在本端是2603,端口和協(xié)議都是UP的,就是ping不通,實在搞不明白幀中繼,請老大指點迷經(jīng),不勝感激
#sh run
Building configuration...
Current configuration : 901 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 1111
!
enable password 999999
!
ip subnet-zero
no ip routing
!
interface Ethernet0/0
ip address 10.34.95.1 255.255.255.192
no ip route-cache
no ip mroute-cache
half-duplex
!
interface Serial0/0
bandwidth 128
ip address 10.34.1.73 255.255.255.252
encapsulation frame-relay ietf
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay map ip 10.34.1.74 82
frame-relay interface-dlci 82
frame-relay lmi-type ansi
!
interface Serial0/1
no ip address
no ip route-cache
no ip mroute-cache
shutdown
!
ip classless
ip route 10.34.89.0 255.255.255.0 10.34.1.74
no ip http server
no ip pim bidir-enable
!
!
snmp-server community public RO
!
line con 0
line aux 0
line vty 0 4
password cisco
login!
!
end
*************************************上面是本端2610的配置*********
*****************************下面是對端的端口配置和端口的狀態(tài)**************
User Access Verification
#sh config
Using 2518 out of 29688 bytes
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 222222
!
!
!
interface FastEthernet0/0
ip address 10.34.89.1 255.255.248.0
no ip directed-broadcast
no keepalive
!
interface Serial0/0
ip address 10.34.1.74 255.255.255.252 secondary
ip address 10.34.1.38 255.255.255.252
no ip directed-broadcast
encapsulation frame-relay IETF
no ip mroute-cache
frame-relay map ip 10.34.1.73 80
frame-relay interface-dlci 17
frame-relay interface-dlci 80
frame-relay lmi-type ansi
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.34.1.37
ip route 10.34.95.0 255.255.255.192 10.34.1.73
no ip http server
!
snmp-server engineID local 00000009020000049ACF3FC0
snmp-server community ahwan RO
!
******************端口的狀態(tài),她是兩個幀中繼用一個端口***********
Serial0/0 is up, line protocol is up
Hardware is PowerQUICC Serial
Internet address is 10.34.1.38/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 2/255, rxload 3/255
Encapsulation FRAME-RELAY IETF, loopback not set
Keepalive set (10 sec)
LMI enq sent 121679, LMI stat recvd 121671, LMI upd recvd 0, DTE LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 0 LMI type is ANSI Annex D frame relay DTE
Broadcast queue 0/64, broadcasts sent/dropped 3/0, interface broadcasts 0
Last input 00:00:00, output 00:00:02, output hang never
Last clearing of "show interface" counters 2w0d
Input queue: 0/75/0 (size/max/drops); Total output drops: 198
Queueing strategy: weighted fair
Output queue: 0/1000/64/198 (size/max total/threshold/drops)
Conversations 0/87/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 22000 bits/sec, 58 packets/sec
5 minute output rate 17000 bits/sec, 48 packets/sec
3501950 packets input, 495100612 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 1 giants, 0 throttles
33526 input errors, 1818 CRC, 14450 frame, 0 overrun, 0 ignored, 17258 abor
t
6903935 packets output, 508646199 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
334 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up |
|