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 Shaun E 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 sirlollypop

  1. sirlollypop

    BGP Conditional Advertisement Feature

    I will be using eBGP rarther than iBGP. But an example of what I need but not real addressing is: router bgp 2 bgp log-neighbor-changes network 128.16.16.0 mask 255.255.255.0 network 130.130.0.0 neighbor 10.10.10.1 remote-as 1 neighbor 10.10.10.1 advertise-map ADVERTISE exist-map...
  2. sirlollypop

    BGP Conditional Advertisement Feature

    I wish to have a conditional advertisement for some of the networks statements to a BGP neighbour while some are always advertised, assuming the route for that network is in the routing table. This is advertising between a pair of AS on the same router. Which is a 7200 running a 12.4 code...
  3. sirlollypop

    ACL line numbering

    The only way to edit using the sequence number is on a Extended ACL so using a acl number over 101 or using a named ACL. Which I prefer.
  4. sirlollypop

    Arp Cache

    I am looking for a app that will be able to collect all of the ip address it can see on the network with their mac entries as well. Currently I am using IPtools to do the ping sweep but it doesn’t list the macs as well. Thanks
  5. sirlollypop

    SSH from a 2800

    I have to say that is what I thought and has worked previously, it is just this FW is not responing. thanks
  6. sirlollypop

    SSH from a 2800

    I am running a K9 code on a 2821 rotuer and need to SSH to the firewall attached, which I can't access directly from the PC I am working on. What do i need to configure on the 2800 to act as the SSH source. Cheers
  7. sirlollypop

    Cat6509 Redundancy

    can you post a bit of a deubug standby or debug standby errors but I have never used timers that close together. Are you seeing any other errors on either of the two Fast etherents?
  8. sirlollypop

    Help Big Trouble!!! 6500 Boot Problems

    What MSFC do you have? The boot system command is missing from your config. Try typing boot<cr> this will look in the sup-bootflash & then any flash cards for a boot image to boot from. if there is no image on your sup-bootflash you will need to use an external card either pcmcia flash...
  9. sirlollypop

    Cat6509 Redundancy

    Manage the switch;) But go Layer 3 with the 6509's and run HSRP from the 6500 down to the access switch much quicker convergence than Spamming tree:D
  10. sirlollypop

    Figuring out busiest ports on a Cisco 4506

    I did put this in yr other thread but on just number of packets look at sh int after you have cleard the counters. This will let you know the raw number of packets. Otherwise download the Netflow engine from Cisco's web site which will log the output/input of the interfaces. You can get a...
  11. sirlollypop

    Is it normal for CPU to spike to 100% on a 4506?

    I would say no. You have something wrong! I dont use 4500 only 6509 but I have never seen that on one of ours! When you say every port what blades do you have in the Cat?
  12. sirlollypop

    backing up cisco 6500

    I know I can't as behind to many FW's which don't allow tftp
  13. sirlollypop

    backing up cisco 6500

    if you were using enable secret comand you should have a 5 after if it was just an enable password it would have been a 7 which you can decode via getpass from Boson a 5 is a bit more dificult but it still should have been the correct password. What emulation software are you using...
  14. sirlollypop

    VLAN security - ACLs?

    But with port security it only shuts down the port in realtion to MAC addresses or you have a limit to them per port. And ACL is more powerful and if you are using a layer 3 switch the vlan interface is similar to a real fast ethernet on a router. There are other ways to log an acl. Debug...
  15. sirlollypop

    Switch Physical Layout

    post some config as I have never used the 500 switches. Is it a flat layer2 LAN between the 2 rooms? Or is there some routing going on?

Part and Inventory Search

Back
Top