cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
927
Views
0
Helpful
1
Replies

Frame Relay DLCI appear in two interfaces

mshahzadqadir
Level 1
Level 1

Hi All,

I am confused, i have only configured this dlci on one interface but if i do show frame pvc this dlci is appearing on two different interfaces. This link is on back to back NNI and other side is appearing up but my side is showing down/down. Please have a look at following output.

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

DLCI = 252, DLCI USAGE = UNUSED, PVC STATUS = ACTIVE, INTERFACE = Serial4/0

  input pkts 20587         output pkts 0            in bytes 1223812
  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 24w4d, last time pvc status changed 8w4d
  cir 56000     bc 7000      be 0         byte limit 875    interval 125
  mincir 28000     byte increment 875   Adaptive Shaping none
  pkts 0         bytes 0         pkts delayed 0         bytes delayed 0
  shaping inactive
  traffic shaping drops 0
  Queueing strategy: fifo
  Output queue 0/40, 0 drop, 0 dequeued

PVC Statistics for interface Serial4/1 (Frame Relay DTE)

DLCI = 252, DLCI USAGE = LOCAL, PVC STATUS = DELETED, INTERFACE = Serial4/1.252

  input pkts 0             output pkts 1            in bytes 0
  out bytes 355            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 1         out bcast bytes 355
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
  pvc create time 01:06:24, last time pvc status changed 01:05:41
  cir 56000     bc 7000      be 0         byte limit 875    interval 125
  mincir 28000     byte increment 875   Adaptive Shaping none
  pkts 1         bytes 355       pkts delayed 0         bytes delayed 0
  shaping inactive
  traffic shaping drops 0
  Queueing strategy: fifo
  Output queue 0/40, 0 drop, 0 dequeued

Configurations are as follows:

interface Serial4/0      -------------------------- no mention of dlci on this interface
description
no ip address
encapsulation frame-relay IETF
ip route-cache flow
load-interval 30
mpls netflow egress
dsu bandwidth 44210
framing c-bit
cablelength 10
serial restart-delay 0
no clns route-cache
frame-relay traffic-shaping
frame-relay lmi-type ansi

interface Serial4/1.252 point-to-point
description gc-azzuri-nni-mi | |
ip address 207.218.56.174 255.255.255.252
no ip redirects
no ip proxy-arp
frame-relay interface-dlci 252

- I believe the link is not coming up as same dlci is configured on two different interfaces. Is that right?

Appreciate your help.

Thanks

Shahzad

1 Reply 1

vmiller
Level 7
Level 7

In looking at the code, it appears that serial 4/0 and sub-interface serial 4/1.252 are using the same dlci. thats not an issue,

DLCI's are local to the interface/frame relay circuit.

Is the frame relay link you are trying to activate physically connected to serial 4/0 or 4/1?

here is a link for reference:

http://www.cisco.com/en/US/docs/ios/11_0/router/configuration/gde/cfrelay.html

Review Cisco Networking products for a $25 gift card