- 论坛徽章:
- 0
|
Cisco 2610 E0地址:192.168.1.22
S0地址:10.10.1.22
-------sh run---------
Current configuration : 797 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 00022A
!
enable secret 5 $1$Qsxy$rkFOP36q.8DTr7IWKvCeZ.
enable password quickcar
!
ip subnet-zero
!
!
!
!
!
!
interface Ethernet0/0
ip address 192.168.1.22 255.255.255.0
no ip mroute-cache
full-duplex
--More--
!
interface Serial0/0
description to cisco23
ip address 10.10.1.22 255.255.255.192
encapsulation frame-relay
no ip mroute-cache
frame-relay map ip 10.10.10.23 16 broadcast
frame-relay interface-dlci 16
frame-relay lmi-type ansi
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.10.2.23
ip route 192.168.2.0 255.255.255.0 10.10.2.23
ip http server
ip pim bidir-enable
!
!
snmp-server community public RO
!
line con 0
line aux 0
line vty 0 4
password cisco22
--More--
----------------sh frame-relay pvc-------
00022A#sh frame-relay pvc
PVC Statistics for interface Serial0/0 (Frame Relay DTE)
Active Inactive Deleted Static
Local 1 0 0 0
Switched 0 0 0 0
Unused 0 0 0 0
DLCI = 16, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0
input pkts 0 output pkts 0 in bytes 0
out bytes 0 dropped pkts 0 in FECN pkts 0
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
out bcast pkts 0 out bcast bytes 0
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
pvc create time 23:23:30, last time pvc status changed 00:18:16
----------------sh frame-relay lmi-----------
00022A#sh frame-relay lmi
LMI Statistics for interface Serial0/0 (Frame Relay DTE) LMI TYPE = ANSI
Invalid Unnumbered info 0 Invalid Prot Disc 0
Invalid dummy Call Ref 0 Invalid Msg Type 0
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report IE Len 0
Invalid Report Request 0 Invalid Keep IE Len 0
Num Status Enq. Sent 8381 Num Status msgs Rcvd 8357
Num Update Status Rcvd 0 Num Status Timeouts 25
------------------sh int-----------
Ethernet0/0 is up, line protocol is up
Hardware is AmdP2, address is 0005.bddc.1152 (bia 0005.bddc.1152)
Internet address is 192.168.1.22/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue :0/40 (size/max)
5 minute input rate 4000 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
134240 packets input, 43191544 bytes, 0 no buffer
Received 124276 broadcasts, 0 runts, 0 giants, 0 throttles
1 input errors, 1 CRC, 0 frame, 0 overrun, 0 ignored
0 input packets with dribble condition detected
16047 packets output, 1502952 bytes, 0 underruns
14 output errors, 0 collisions, 4 interface resets
0 babbles, 0 late collision, 4 deferred
14 lost carrier, 0 no carrier
--More--
Serial0/0 is up, line protocol is up
Hardware is PowerQUICC Serial
Description: to cisco23
Internet address is 10.10.1.22/26
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY, loopback not set
Keepalive set (10 sec)
LMI enq sent 8386, LMI stat recvd 8362, 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 1/0, interface broadcasts 12
Last input 00:00:01, output 00:00:01, output hang never
Last clearing of "show interface" counters 23:25:05
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1158 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
8369 packets input, 124153 bytes, 0 no buffer
--More--
 |
|