frame switch woes :(
Hi guys,
lately i'm having problems doing my labs, not sure what it is but i keep getting these issue(listed below). Any input is much appreciated. TIA!
lately i'm having problems doing my labs, not sure what it is but i keep getting these issue(listed below). Any input is much appreciated. TIA!
3640-R1#sh frame map [b]Serial0/0 (up): ip 0.0.0.0 dlci 113(0x71,0x1C10) broadcast, CISCO, status defined, active[/b] Serial0/0 (up): ip 0.0.0.0 dlci 105(0x69,0x1890) broadcast, CISCO, status defined, inactive Serial0/0 (up): ip 0.0.0.0 dlci 104(0x68,0x1880) broadcast, CISCO, status defined, inactive Serial0/0 (up): ip 0.0.0.0 dlci 103(0x67,0x1870) broadcast, CISCO, status defined, inactive Serial0/0 (up): ip 0.0.0.0 dlci 102(0x66,0x1860) broadcast, CISCO, status defined, inactive 3640-R1#sh frame pvc 113 PVC Statistics for interface Serial0/0 (Frame Relay DTE) DLCI = 113, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0 input pkts 4 output pkts 0 in bytes 256 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 00:29:43, last time pvc status changed 00:05:22
3640-R2#sh frame map Serial0/0 (up): ip 0.0.0.0 dlci 315(0x13B,0x4CB0) broadcast, CISCO, status defined, inactive Serial0/0 (up): ip 0.0.0.0 dlci 314(0x13A,0x4CA0) broadcast, CISCO, status defined, inactive Serial0/0 (up): ip 0.0.0.0 dlci 312(0x138,0x4C80) broadcast, CISCO, status defined, inactive Serial0/0 (up): ip 0.0.0.0 dlci 311(0x137,0x4C70) broadcast, CISCO, status defined, active 3640-R2#sh frame pvc 311 PVC Statistics for interface Serial0/0 (Frame Relay DTE) DLCI = 311, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0 input pkts 0 output pkts 12 in bytes 0 out bytes 768 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 12 out bcast bytes 768 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec pvc create time 00:37:20, last time pvc status changed 00:12:59 3640-R2#
FRS#sh frame route | include Serial0 Serial0 102 Serial1 201 inactive Serial0 103 Serial2 301 inactive Serial0 104 Serial4 401 inactive Serial0 105 Serial5 501 inactive Serial0 113 Serial3 311 active Serial1 201 Serial0 102 inactive Serial2 301 Serial0 103 inactive Serial3 311 Serial0 113 active Serial4 401 Serial0 104 inactive Serial5 501 Serial0 105 inactive FRS#sh frame pvc 113 PVC Statistics for interface Serial0 (Frame Relay DCE) DLCI = 113, DLCI USAGE = SWITCHED, PVC STATUS = ACTIVE, INTERFACE = Serial0 input pkts 249 output pkts 260 in bytes 31192 out bytes 21615 dropped pkts 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 Num Pkts Switched 245 pvc create time 02:02:59, last time pvc status changed 00:10:28 FRS#sh frame pvc 311 PVC Statistics for interface Serial3 (Frame Relay DCE) DLCI = 311, DLCI USAGE = SWITCHED, PVC STATUS = ACTIVE, INTERFACE = Serial3 input pkts 260 output pkts 245 in bytes 21615 out bytes 30460 dropped pkts 4 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 Num Pkts Switched 260 pvc create time 02:03:27, last time pvc status changed 00:11:05 FRS#
If you cannot express in a sentence or two what
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
Comments
R1
R2
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
Save your configuration and reload -- and they should go away.
Or change your interface encapsulation, shut down the interface, and then reconfigure it for frame-relay.
Those are usually incomplete mappings from inverse arp.
the interfaces were shutdown and was the last thing to be brought up/cnfgured
also to be honest, I've tried doing the above and never seemed to work :P...i've been up since 5am so i'm sorry if i'm a little stupid right now.....I'm on a lab binge before i tackle bgp on wednesday
thanks
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
If you play with Frame Relay enough, you'll learn it's just easier to shut down all the interfaces before you start your configuration. And if you're starting with a partially configured frame-relay network, a configuration save and reload is usually your best bet.
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator