I'm having a bit of difficulty getting  a frame interface to come up
between R4 and R6 and I am not sure why.


R4
_________________________

interface Serial0/0/0
 no ip address
 encapsulation frame-relay
!
interface Serial0/0/0.45 point-to-point
 ip address 166.4.5.4 255.255.255.224
 frame-relay interface-dlci 405
!
interface Serial0/0/0.46 point-to-point
 ip address 166.4.6.6 255.255.255.224
 frame-relay interface-dlci 406
!



R6
____________________

interface Serial0/1/0
 no ip address
 encapsulation frame-relay
 frame-relay lmi-type cisco
!
interface Serial0/1/0.64 multipoint
 ip address 166.4.6.6 255.255.255.224
 frame-relay interface-dlci 604
!
interface Serial0/1/0.65 multipoint
 ip address 166.5.6.6 255.255.255.224
 frame-relay interface-dlci 605
!

R4(config-if)#do show ip int br
Interface                  IP-Address      OK? Method Status
     Protocol
Serial0/0/0                unassigned      YES manual up                    up
Serial0/0/0.45             166.4.5.4       YES manual up                    up
Serial0/0/0.46             166.4.6.4       YES manual up                    up


Serial0/0/0.45 (up): point-to-point dlci, dlci 405(0x195,0x6450), broadcast
          status defined, active
Serial0/0/0.46 (up): point-to-point dlci, dlci 406(0x196,0x6460), broadcast
          status defined, active


R6#show ip int br
Interface                  IP-Address      OK? Method Status
     Protocol
Serial0/1/0                unassigned      YES manual up                    up
Serial0/1/0.64             166.4.6.6       YES manual up                    up
Serial0/1/0.65             166.5.6.6       YES manual up                    up

R6(config-if)#do show frame map
Serial0/1/0.65 (up): ip 166.5.6.5 dlci 605(0x25D,0x94D0), dynamic,
              broadcast,, status defined, active

DLCI = 604, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/1/0.64

  input pkts 42            output pkts 15           in bytes 10422
  out bytes 510            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 15        out bcast bytes 510
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
  pvc create time 00:17:04, last time pvc status changed 00:00:09


Any ideas?

Thanks,

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

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to