Yup (Lab 27):

R2(config)#do sh frame map
Serial0/1/0.24 (up): point-to-point dlci, dlci 104(0x68,0x1880), broadcast
          status defined, active
Serial0/1/0.25 (up): point-to-point dlci, dlci 105(0x69,0x1890), broadcast
          status defined, active
R2(config)#do sh run int s0/1/0
Building configuration...

Current configuration : 119 bytes
!
interface Serial0/1/0
 no ip address
 encapsulation frame-relay
 no arp frame-relay
 no frame-relay inverse-arp
end

R2(config)#do ping 150.50.26.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.50.26.1, timeout is 2 seconds:
.
Success rate is 0 percent (0/1)
R2(config)#int s0/1/0
R2(config-if)#shut
R2(config-if)#
Mar 27 13:37:34.575: %LINK-5-CHANGED: Interface Serial0/1/0, changed
state to administratively down
Mar 27 13:37:35.575: %LINEPROTO-5-UPDOWN: Line protocol on Interface
Serial0/1/0, changed state to down
R2(config-if)#int s0/1/0.26
R2(config-subif)#f
R2(config-subif)#frame interface-dlci 106
R2(config-fr-dlci)#int s0/1/0
R2(config-if)#no shut
R2(config-if)#
Mar 27 13:37:48.499: %LINK-3-UPDOWN: Interface Serial0/1/0, changed state to up
Mar 27 13:37:49.499: %LINEPROTO-5-UPDOWN: Line protocol on Interface
Serial0/1/0, changed state to up
R2(config-if)#do sh frame map
Serial0/1/0.24 (up): point-to-point dlci, dlci 104(0x68,0x1880), broadcast
          status defined, active
Serial0/1/0.25 (up): point-to-point dlci, dlci 105(0x69,0x1890), broadcast
          status defined, active
Serial0/1/0.26 (up): point-to-point dlci, dlci 106(0x6A,0x18A0), broadcast
          status defined, active
R2(config-if)#do ping 150.50.26.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.50.26.1, timeout is 2 seconds:
..!!!
Success rate is 60 percent (3/5), round-trip min/avg/max = 16/17/20 ms
R2(config-if)#do ping 150.50.26.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.50.26.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 16/20/32 ms
R2(config-if)#

I don't know either what is going on but at least I have a 100% cure
so I don't mind, at least not yet :-D

Markku

On Sat, Mar 27, 2010 at 7:34 PM, Markku Leiniö <[email protected]> wrote:
> In Lab 27 I just had the same issue even though "no frame inv" was in
> the s0/1/0 config. After the routers complete reverting from Lab 28,
> I'll load 27 in again and see it again.
>
> Markku
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to