|
Home > Archive > CCIE > July 2001 > for help
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| rootstock 2001-07-02, 11:53 pm |
| 2515#
2515#ping 10.1.1.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 28/30/32 ms
2515#conf t
Enter configuration commands, one per line. End with CNTL/Z.
2515(config)#username 2515 pass cisco
2515(config)#int s0
2515(config-if)#ppp au pap
2515(config-if)#
00:27:19: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to downe
00:27:20: %LINK-3-UPDOWN: Interface Serial0, changed state to upnd
2515#
00:27:22: %SYS-5-CONFIG_I: Configured from console by console
[Resuming connection 1 to r ... ]
K]
2523#conf t
Enter configuration commands, one per line. End with CNTL/Z.
2523(config)#us 25
00:33:11: %LINK-3-UPDOWN: Interface Serial0, changed state to down23
2523(config)#us 2523
00:33:13: %LINK-3-UPDOWN: Interface Serial0, changed state to up
2523(config)#us 2523 pass cisco
2523(config)#int s0
2523(config-if)#ppp a
00:33:29: %LINK-3-UPDOWN: Interface Serial0, changed state to upu pap
2523(config-if)#
00:33:31: %LINK-3-UPDOWN: Interface Serial0, changed state to upend
2523#pin
00:33:34: %SYS-5-CONFIG_I: Configured from console by consoleg
2523#ping 10.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
2523#sh arp
2523#debug ppp au
PPP authentication debugging is on
2523#ter mo
% Console already monitors
2523# ping 10.1.1.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
2523#ping 10.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
2523#
2523#sh int s0
Serial0 is up, line protocol is down
Hardware is HD64570
Internet address is 10.1.1.2/24
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation PPP, loopback not set, keepalive set (10 sec)
LCP REQsent
Closed: IPCP, CDPCP
Last input 00:00:01, output 00:00:01, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 208 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 4 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
1310 packets input, 22217 bytes, 0 no buffer
Received 5 broadcasts, 0 runts, 0 giants, 0 throttles
4 input errors, 4 CRC, 0 frame, 0 overrun, 0 ignored, 4 abort
1338 packets output, 25898 bytes, 0 underruns
0 output errors, 0 collisions, 125 interface resets
0 output buffer failures, 0 output buffers swapped out
266 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
2515#ping 10.1.1.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
2515#sh int s0
Serial0 is up, line protocol is down
Hardware is HD64570
Internet address is 10.1.1.1/24
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 254/255, load 1/255
Encapsulation PPP, loopback not set, keepalive set (10 sec)
LCP REQsent
Closed: LEXCP, IPCP, CCP, CDPCP, BRIDGECP, LLC2, IPXCP
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 121 drops; input queue 2/75, 0 drops
5 minute input rate 4000 bits/sec, 15 packets/sec
5 minute output rate 4000 bits/sec, 15 packets/sec
3983 packets input, 63027 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
12 input errors, 9 CRC, 0 frame, 0 overrun, 0 ignored, 12 abort
4063 packets output, 64573 bytes, 0 underruns
0 output errors, 0 collisions, 387 interface resets
0 output buffer failures, 0 output buffers swapped out
414 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
2515#sh run
Building configuration...
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 2515
!
enable secret 5 $1$97Rh$3kGur/P1mHJXgdrX1oj7S0
enable password cisco
!
username 2515 password 0 cisco
ip subnet-zero
no ip domain-lookup
ip host r 2001 1.1.1.1
!
!
!
interface Loopback0
ip address 1.1.1.1 255.255.255.0
no ip directed-broadcast
!
interface Serial0
ip address 10.1.1.1 255.255.255.0
no ip directed-broadcast
encapsulation ppp
no ip mroute-cache
no fair-queue
ppp authentication pap
!
interface Serial1
no ip address
no ip directed-broadcast
shutdown
!
interface TokenRing0
no ip address
no ip directed-broadcast
shutdown
!
interface TokenRing1
no ip address
no ip directed-broadcast
shutdown
!
ip classless
!
!
line con 0
transport input none
line aux 0
no exec
transport input all
line vty 0 4
password cisco
login
!
end
2515#tel r
Trying r (1.1.1.1, 2001)...
% Connection refused by remote host
2515#ter r
% Incomplete command.
2515#tel r
Trying r (1.1.1.1, 2001)...
% Connection refused by remote host
2515#sh line
Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
* 0 CTY - - - - - 1 0 0/0 -
* 1 AUX 9600/9600 - - - - - 1 1 0/0 -
2 VTY - - - - - 0 0 0/0 -
3 VTY - - - - - 0 0 0/0 -
4 VTY - - - - - 0 0 0/0 -
5 VTY - - - - - 0 0 0/0 -
6 VTY - - - - - 0 0 0/0 -
2515#clear like 1
^
% Invalid input detected at '^' marker.
2515#clear line 1
[confirm]
[OK]
2515#tel r
Trying r (1.1.1.1, 2001)... Open
2523#sh run
Building configuration...
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 2523
!
enable secret 5 $1$Wct/$1CMDwNDGCFVmShC1hfaN01
enable password cisco
!
username 2523 password 0 cisco
ip subnet-zero
no ip domain-lookup
!
!
!
interface Serial0
ip address 10.1.1.2 255.255.255.0
no ip directed-broadcast
encapsulation ppp
no ip mroute-cache
no fair-queue
clockrate 64000
ppp authentication pap
!
interface Serial1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial2
no ip address
no ip directed-broadcast
shutdown
!
interface Serial3
no ip address
no ip directed-broadcast
shutdown
!
interface Serial4
no ip address
no ip directed-broadcast
shutdown
!
interface Serial5
no ip address
no ip directed-broadcast
shutdown
!
interface Serial6
no ip address
no ip directed-broadcast
shutdown
!
interface Serial7
no ip address
no ip directed-broadcast
shutdown
!
interface Serial8
no ip address
no ip directed-broadcast
shutdown
!
interface Serial9
no ip address
no ip directed-broadcast
shutdown
!
interface TokenRing0
no ip address
no ip directed-broadcast
shutdown
!
interface BRI0
no ip address
no ip directed-broadcast
shutdown
!
ip classless
!
!
line con 0
transport input none
line aux 0
line vty 0 4
password cisco
login
!
end
2523#
2523#sh arp
2523#
2523#
2523#
2523# | |
| dmaftei 2001-07-03, 4:55 am |
| So, what's your question?! | |
| vr2zjw 2001-07-03, 7:09 am |
| 2515# conf t
2515(config)# no username 2515 password cisco
2515(config)# username 2523 password cisco
2515(config)#int s0
2515(config-if)#ppp pap sent-username 2515 password cisco
2515(config-if)# exit
2523#conf t
2523(config)# no username 2523 password cisco
2523(config)# username 2515 password cisco
2523(config)#int s0
2523(config-if)#ppp pap sent-username 2523 password cisco
2523(config-if)# exit | |
| rootstock 2001-07-04, 7:16 pm |
| it work, thanks  | |
| vr2zjw 2001-07-04, 11:26 pm |
| You are welcome. Just next time please post your question and specify your problem more precisely. | |
| rootstock 2001-07-05, 2:22 am |
| ok, I will |
|
|
|
|