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 strongm 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 Michoud

  1. Michoud

    Switch stacking with 3750s with 3750Xs

    I currently have a stack of 3750 switches. All have the same advancedipservices IOS. I want to add a couple of new 3750Xs. The new 3750Xs have an IOS with 'universal' in the name. From what I understand, the 'universal' IOS image contains all of the feature sets, but only the feature sets of the...
  2. Michoud

    show ip route

    That did it. Thank you very much ISPKing!
  3. Michoud

    show ip route

    This is what I get from a sho ip redirects: Default gateway is 10.2.2.6 Host Gateway Last Use Total Uses Interface 10.101.1.51 10.2.2.1 0:00 293949 Vlan1 10.255.254.223 10.2.2.1 0:00 318697 Vlan1 What can I do to...
  4. Michoud

    show ip route

    When I do a show run I don't see any line that has 10.101.1.51 in it. Any suggestions on where else to look?
  5. Michoud

    show ip route

    ISPKing, What do you mean check the interface assignments?
  6. Michoud

    show ip route

    It is definitely using those two other routes. I just don't now where it gets the routes from. I'm sure it's statically defined, I just don't know where.
  7. Michoud

    show ip route

    I have a Cisco WS-C3750-24TS switch that has some routes in it but I can't figure out where the routes came from. This is the output from a show ip route: switch2#show ip route Default gateway is 10.2.2.6 Host Gateway Last Use Total Uses Interface 10.101.1.51...
  8. Michoud

    Simple question

    You can do whatever you choose with the ports. They're just ethernet ports.
  9. Michoud

    send traps

    Try this one: http://www.ncomtech.com/trapgen.html
  10. Michoud

    SNMP trap-source for INFORMS

    Bump. So here's what got it to work. I removed all of the snmp-server commands and then only entered these commands: snmp-server source-interface informs Loopback0 snmp-server enable traps snmp linkup snmp-server host 10.10.10.10 inform version 2c public With this configuration my management...
  11. Michoud

    Sh config partial output

    Sounds like something is limiting the number of lines you're receiving as output. I think maybe when you hit Enter on your keyboard there is another key being pressed. Try it from a different computer.
  12. Michoud

    Sh config partial output

    Does it exhibit this behavior through console and vty?
  13. Michoud

    Sh config partial output

    I've never experienced this problem before. I tried googling it but couldn't find a similar problem. If you do find out what's causing that please share it with us.
  14. Michoud

    Sh config partial output

    Hit the space key?
  15. Michoud

    SNMP trap-source for INFORMS

    I'm not trying to monitor lo0, I'm trying to monitor when Async1 comes up. I just want the source-interface reported by the trap as lo0. The command snmp-server source-interface informs Loopback0 should do it but when I receive the trap the source-interface shows the ip address of FA0. The...

Part and Inventory Search

Back
Top