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 wOOdy-Soft 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 davemiller

  1. davemiller

    ROMMON 6000 series

    You should check the Cisco web site, but I recall that you usually need to format the pcmcia from the sup prompt, and then you can use it. As for the IOS, you can write over the existing file while the router is operational, re-state the boot, and reload/repower. Should a problem occur you...
  2. davemiller

    Begginer question

    you will need to configure the switches each with an ip address in vlan1. you could browse to the switch, but this can be a denail of service risk. i telnet to all switches from a secure and designated host. you can also use the console ports since your lan is probably all in the same closet...
  3. davemiller

    Private VLAN or dot1q and Router on a Stick ???

    If your going to trunk, use 802.1q. Both router(sub-int) and switch will support it. Newer Cisco switch IOS has dropped ISL.
  4. davemiller

    redundant backbone connections

    Simply you can have two routed connections to the internet from the same lan - nothing special. It would be a problem if it were a layer 2 connection, but this would be a layer three connection so it will be fine. The routing protocol should assess either route and adjust the load/route...
  5. davemiller

    2950G Dropping Netwrk connections to all hosts

    at that level of ios i am surpised you're seeing outages. i have seen that type of problem with 2950s, although not with that version, but rather the original code which was something like a 12.0.5 level. an assoicate said that cisco works caused switch outages and he had to upgrade the switch...
  6. davemiller

    output buffer failures...what?

    in additon to the prior responses, consider verifying the gbics are SX on each end, as well as the fiber optic distance for SX shich should not exceed 880' give/take pending the quality (dB loss) of all fiber optic components. The errors are just plain high so you have an obvious problem, but...
  7. davemiller

    will gig nic in file server improve thru-put in switched lan

    the chain is only as strong as the weakest link. you need to know the design of your lan and wan, and the demands on it in order to really understand how you can improve throughput. generally speaking the gig addition to your server should provide some improvement.
  8. davemiller

    How much would Catalyst 5000 cost?

    you did not include enough info. 5000s come in various sizes ie; 2-slot, 5-slot, 9-slot. if you really need a price try google. the 5000 is a blocking switch and cisco has or is discontinueing sales, but will continue support 'at a price'. the 5005 and 5009s weigh a ton dual power supplies...
  9. davemiller

    Booting Thin-Client w/ PXE throught Cat 4507

    It sounds like a helper address needs to be added to the router interface which acts as the gateway for the vlan in question. the vlan which works has a helper ip address on the router which points bootp requests to the correct host ie; linux server. goodluck.
  10. davemiller

    What model router for VLAN communication

    some switches have a layer 3 routing engine capability - refer to cisco.com, which could be used. You can use a third switch to physically connect two differently numbered vlans, but then you're effectively making them one vlan, which can still work depending on your need.
  11. davemiller

    Lights Flashing

    it could be network activity such as a flood - put an analyzer on the switch. if its all on one chassis and neighbor switches don't see the same reaction, then it could be a system problem - console on watch activity, and check the log.
  12. davemiller

    many 3548 connected to 4003 VLAN issue

    Buckweet is right. You atleast need to be sure the vtp domain name is the same on each unit. passwords are not necessary. if you add/subtract switches on any regular basis i would suggest setting one switch to vtp server, and not all of the switches.
  13. davemiller

    maybe a dumb question but...

    there is not enough info on your posting. based on what i've read verify configurations on both ends. there may be a trunking config mis-match.
  14. davemiller

    ?? gigabit etherchannel on Cisco 4006 to 6506 ???

    like andy said it is easy. this is a simple copy of a 6509 production config i am using which actually etherchannels between a 6509 and 2912mfs via 100fx (gig is the same). set port channel 3/1-2 312 set port channel 312 mode on set trunk 3/1-2 on dot1q 1-1005,1025-4094 you may want to...
  15. davemiller

    connecting a Cisco 2950 switch

    your note confused me. in short you uplink with any one of the 24 ports, and connect your users to the other ports. Considerations - > autonegotiation: does all wiring/jacks/panels truly support CAT5 so ports and pcs can auto-negotiate a 100 MB without incurring errors. > vlans: if the network...

Part and Inventory Search

Back
Top