I dont think we need an introduction to the most widely used Remote console utility, PUTTY. Putty support SSH, Telnet, RLogin & RAW connections.
If you telnet or SSH to your Cisco IOS routers or switches or Juniper Firewalls and ofcourse anything that support CLI and SSH or Telnet then one of the things you would prefer to do is to take a backup of the config (Running or Startup) or even capture session text including logs tech information etc. We discussed here about using Hypereterminal to capture text and hence backup and restore config on Cisco IOS Routers and Switches.
Read more… »
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Posted on May 07, 2008 under Cisco |
Tags:
acl Cisco Counters ios router
When troubleshooting a problem with Access Control lists, one of the things you would want to do is to clear the counters on the ACL matches.
In Cisco IOS, you can clear the ACL Matches counters as follows:
Read more… »
Posted on Apr 30, 2008 under Redhat |
Tags:
default-gateway Redhat rhel
The Default Gateway is the IP Address of a router or a routing device to which all the packet to a destination for which the server doesn't have a route will be forwarded to. Most of the servers in any network leave the routing job to the routers meaning there will be a default gateway added to the system and very little (if any) static routes added to it. This makes management much easier.
This procedure should work on Redhat Enterprise Linux, Fedora, Centos.
Read more… »
Adding the IP Address in Redhat Enterprise Linux can be done by using the netconfig tool or by editing the network-scripts or by using the ifconfig command. While this procedure is tested on Redhat Enterprise Linux, I'm sure it should work on CentOS, Fedora and older Redhat versions.
Read more… »
Another beginner tip that can be useful!
When you work on the Cisco Router or Catalyst Switch console, it would be annoying to have the console or terminal (telnet/ssh) logs to pop in between your commands. This can be even more irritating when it is busy switch or a router spitting messages continuously.
Read more… »
With Spanning Tree Protocol, messages from a connected device always takes the least cost path to the Root Bridge. The least cost path also called as Link Cost or Port cost is the lowest cost path of the one or more paths available from the device to the root bridge. Each link type has its own default costs which is used by the Spanning Tree Protocol (STP) to calculate the least cost path.
Read more… »
Posted on Apr 20, 2008 under Cisco |
Tags:
catalyst Cisco DTP switch trunk
In Cisco Catalyst switches, each switchport can be set to different VLAN Membership modes using the "switchport mode" command. This sets the port unconditionally.
The different modes include
Read more… »