Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by junior238

  1. junior238

    Lucent Cajun P120 password recover

    I had this same problem, but the command would only work on switches that were a certain OS version. I dont' remember what that version was, but if the switch won't take the command I think that you are out of luck.
  2. junior238

    link-flap error

    See if this helps: http://www.rpi.edu/~jonesp2/err-disabled.htm
  3. junior238

    Flapping Interface 3550 with 1000Base LX/LH

    I had a problem with a 3550-12G similar to what you are experiencing. We went through a time where the gig ports would go up and down for no real aparent reason. It turns out that Spanning-Tree wasn't configured properly. Make sure that you configure STP and pick where you want the Root to...
  4. junior238

    Ports Shutting Down

    First off I would like to say that the switch does not put ports in administratively shutdown mode on its own. The switch will err-disable ports or block traffic via STP on ports but not shut them down. What I suspect is happening is that at one point you shut the port down, wrote the config...
  5. junior238

    Port Error

    I've been reading these posts about err-disabled ports, and nobody seems to be giving an accurate solution. I've have ports that go err-disabled every day. Removing things like STP, and port security are not a solution. Here are some very useful commands when troubleshooting err-disabled...
  6. junior238

    Someone with VTP experience help a newbie please?

    Issue a show vtp status and check to make sure the configurations match. Make sure everything is running the same vtp version. Also check the configuration revision number on the client switches. If you have manually changed the vlan database the configuration reversion may be higher on the...
  7. junior238

    Lucent AP-1000

    I have a orinoco/lucent AP-1000 that I have lost the password to. Does anyone have a good link to a password recovery procedure? I've found the procedure for Forced Reload, but I found it confussing. It doesn't tell me how to connect to the AP after I've blown everything away. Any help would...
  8. junior238

    Manage vlan over ethernet

    You need to shutdown inte vlan 1 and bring up inte vlan 2. SWA(config)#inte vlan 1 SWA(config)#no ip address SWA(config)#shutdown SWA(config)#inte vlan 2 SWA(config)#ip add x.x.x.x x.x.x.x SWA(config)#no shutdown That should work. If you want to check just enter show inte vlan 2 from the...
  9. junior238

    Err-Disabled Port

    If you want to see why the port is disabled issue: show interface status err-disabled To enable the port you need to first shutdown the port then no shutdown the port. There are also ways to change the settings for the err-disable criteria. PJ
  10. junior238

    Cisco 2950 and MRTG

    I am using gigastack modules in the gig ports to stack the switches. When you use these modules they are running at 1000-half.
  11. junior238

    Cisco 2950 and MRTG

    I currently use MRTG to graph all of the interfaces on some of the switches here, but would like to create a couple of graphs that only show collisions on a couple of ports. Has anyone tried to use MRTG to graph collisions on the gigabit ports of a 2950G?
  12. junior238

    Catalyst 3500 GBIC won't link to Netgear GBIC

    I had a problem a while back where I couldn't get a cisco switch to talk to a lucent switch via 1000SX. As it turned out the lucent didn't support autonegotiation on the GBIC ports, but the Cisco requires it. Might be the cause..hopefully not though.
  13. junior238

    We have been expereinceing a wierd

    I was going to try this, but cisco has gotten ride of the handy debug commands that show this. I was also searching for new commands that act like debug ethernet-controllers addr but couldn't find them.
  14. junior238

    We have been expereinceing a wierd

    We have been expereinceing a wierd problem between a 3550 and a 2950G. Both switches are running 12.1(11)EA1 and are connected via LX gbics at 1 gig. Every so often the 3550 reports %ETHCNTR-3-LOOP_BACK_DETECTED and shuts down the interface connected to the 2950G. I can't find any other...
  15. junior238

    P550 to Cisco via 1000Base-FX not working ?? why ??

    I talked with someone in a new group and they brought a few things to my attention. The hardware version of the sx card in the lucent doesn't support auto negotiation. The gigabit ports on the cisco use auto negotiation. There is no way to set the speed but you can say "speed...

Part and Inventory Search

Back
Top