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!

Search results for query: *

  1. mainstreetexpress

    Help with free software to router/switch configuration weekly on when

    Here you go http://www.shrubbery.net/rancid/
  2. mainstreetexpress

    netstat -i clear statistics

    Hi Using netstat -i, I can check the Ethernet interface Tx and Rx errors/drops etc. Is there a way to clear the counters for this command to start from zero? i.e. clear counters in Cisco etc Regards Mark
  3. mainstreetexpress

    BGP routes not appearing

    Are the Ethernet interfaces up/up?
  4. mainstreetexpress

    cli command buffer increase

    nice one, that was it
  5. mainstreetexpress

    cli command buffer increase

    Hi Is there a way to increase the number of commands that have been entered and stored in the cli. Currently it seems that 10 are the default, is there any way to increase this? Regards Mark
  6. mainstreetexpress

    Compare running config to startup

    Hi, one method is to use RANCID http://www.shrubbery.net/rancid/ which will email you diffs from all your devices As a web frontend, you can use http://viewvc.tigris.org/ as a browser interface for the CVS that are created, very handy
  7. mainstreetexpress

    Cisco Syslog

    Sorry also forgot this link to it http://www.syslog.org/wiki/uploads/Syslog-ng/syslog-ng_centralized_logging.pdf This is a nice presentation of it and includes screenshots of the web interface
  8. mainstreetexpress

    Cisco Syslog

    Syslog ng We use it as a centralised syslog server http://www.balabit.com/network-security/syslog-ng/opensource-logging-system/
  9. mainstreetexpress

    Enabling Netflow

    Google is your friend http://manageengine.adventnet.com/products/netflow/help/cisco-netflow/cisco-ios-netflow.html Incidentally when you configure netfow, the commands start with ip flow-xxx etc i.e. ip flow-export source Loopback0 ip flow-export version 5 peer-as ip flow-export destination...
  10. mainstreetexpress

    Packet priority - Diffserv / DSCP / 802.1p

    And Diffserv is an abbreviated version of Differentiated Services Code Point (DSCP)
  11. mainstreetexpress

    error in BSCI book?

    Hi, just to recheck subnet masking, the network 172.16.8.0/21 is as follows Network Hosts: 172.16.8.0 Broadcast Address: 172.16.15.255 usable hosts: 172.16.8.1 172.16.15.254 So yes it will include .9 to .15, but remember that .9 to .15 is already part of the /21 supernet...
  12. mainstreetexpress

    need to announce ip block with bgp

    Hi As plshlpme and BuckWeet have noted, it all depends on whether you're going to be receiving a full Internet routing table. In my opinion 256M is not enough as I have had several issues with 256M in my 7200's, i.e. not enough memory-crash-reboot etc. Since upgrading to 512M, no problem at all...
  13. mainstreetexpress

    BGP vs RIP vs Static on LAN

    another vote for OSPF
  14. mainstreetexpress

    Looking for a IP thermometer solution

    Try this http://www.nagios.org/products/environmental/
  15. mainstreetexpress

    Echo to telnet session

    I think you're looking for terminal monitor http://www.cisco.com/en/US/products/ps6350/products_command_reference_chapter09186a0080444c52.html#wp1037494
  16. mainstreetexpress

    Cisco 2950 not recognizing pc/laptops.

    Can you post the switch config
  17. mainstreetexpress

    Bandwith Restriction on FastEthernet Interface

    Hi Use Cisco committed access rate http://www.cisco.com/univercd/cc/td/doc/product/software/ios111/cc111/car.htm
  18. mainstreetexpress

    HSRP - lossing 50%-75% of packets when pinging

    Hi For router 1, change your physical interface address to 192.168.0.5 255.255.255.0 or any other unused address in that /24 network range Cheers Mark
  19. mainstreetexpress

    Monitor Multiple Cisco Router CPU usage

    I use Cacti http://www.cacti.net/ Very nice web based front end for user management using RRDtool as the data gatherer

Part and Inventory Search

Back
Top