I am redoing the botcamp lab and I had a question about the FRS....  since I
did not configure the FRS and I did not laod any configs for my Bootcamp
lab.... how do I know that the FRS is configured for the right LMI for R4?


I am having issues with getting the PVC up between R4 and R5.
R4:
!
interface Serial0/0/0
 ip address 122.1.56.91 255.255.255.192
 encapsulation frame-relay IETF
 frame-relay map ip 122.1.56.65 405 broadcast IETF payload-compression FRF9
stac
 frame-relay interface-dlci 405
 no frame-relay inverse-arp
 frame-relay lmi-type q933a
!

R5:

!
interface Serial0/1/0
 bandwidth 64
 no ip address
 encapsulation frame-relay
 no frame-relay inverse-arp
!
interface Serial0/1/0.1 multipoint
 ip address 122.1.56.185 255.255.255.224
 frame-relay map ip 122.1.56.161 502 broadcast tcp header-compression active
 frame-relay map ip 122.1.56.170 506 broadcast tcp header-compression active
 frame-relay map ip 122.1.56.185 502
 frame-relay interface-dlci 502
 frame-relay interface-dlci 506
 no frame-relay inverse-arp
!
interface Serial0/1/0.2 point-to-point
 ip address 122.1.56.65 255.255.255.192
 frame-relay interface-dlci 504 IETF
 frame-relay payload-compression FRF9 stac
!

verfification:
R4:

R4#frame
R4#myip
Interface                  IP-Address      OK? Method Status
Protocol
FastEthernet0/1            10.4.89.4       YES manual up
up
Serial0/0/0                122.1.56.91     YES manual up
down
R4#
R4#


R4(config-if)#do sho frame pvc

PVC Statistics for interface Serial0/0/0 (Frame Relay DTE)

              Active     Inactive      Deleted       Static
  Local          0            1            0            0
  Switched       0            0            0            0
  Unused         0            0            0            0

DLCI = 405, DLCI USAGE = LOCAL, PVC STATUS = INACTIVE, INTERFACE =
Serial0/0/0

  input pkts 0             output pkts 0            in bytes 0
  out bytes 0              dropped pkts 0           in pkts dropped 0
  out pkts dropped 0                out bytes dropped 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 02:34:15, last time pvc status changed 02:34:15
R4(config-if)#


R5: sho frame pvc
<cut and paste>
DLCI = 504, DLCI USAGE = LOCAL, PVC STATUS = INACTIVE, INTERFACE =
Serial0/1/0.2

  input pkts 0             output pkts 3            in bytes 0
  out bytes 984            dropped pkts 0           in pkts dropped 0
  out pkts dropped 0                out bytes dropped 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 3         out bcast bytes 984
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
  pvc create time 02:31:41, last time pvc status changed 00:02:33



Solution.....

while typing this out...  I figured out that the FRS is not actually
configured for LMI Q933a.


I changed the LMI type to CISCO and then things started to work.



DLCI = 405, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0/0

  input pkts 18            output pkts 10           in bytes 3093
  out bytes 314            dropped pkts 0           in pkts dropped 0
  out pkts dropped 0                out bytes dropped 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 03:10:55, last time pvc status changed 00:05:46



This might help someone so I am going to send it....



NETMAN
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to