23
2008
The configuration register
The configuration register can be used to change router behavior in several ways, such as: how the router boots (into ROMmon, NetBoot) options while booting (ignore configuration, disable boot messages) console speed (baud rate for a terminal emulation session) To view the current setting of the configuration register, use the show version command:
17
2008
An introduction to SNMP
In a network environment, it is a good practice monitor Cisco devices. One of the most famous protocol to control and manage Cisco devices is SNMP (Simple Network Management Protocol). SNMP exposes management data in the form of variables on the managed systems, which describe the system configuration. These variables can then be queried (and sometimes set) by managing applications. The main features are: The SNMP is an application layer protocol that facilitates the exchange of management information between network devices. It is part of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol suite. It uses UDP port 161 for the [...]
13
2008
Using AutoSecure to secure a router
Due to the number of CLI commands needed to manually disable services in an attempt to make the router more secure, Cisco introduced the AutoSecure feature from the Major Release 12.3 and subsequent 12.3 T. AutoSecure is a good command for customers without special Security Operations Applications because it allows them to quickly secure their network without thorough knowledge of all the Cisco IOS features. The command is available for the Cisco 800, 1700, 2600, 3600, 3700, 7200, and 7500 Series Routers. There are 2 mode: Interactive mode: prompts the user with options to enable and disable services and other [...]
9
2008
How a DHCP server works and how to configure it on a Cisco router
The Cisco DHCP server feature is a full implementation that assigns and manages IP addresses from specified address pools to DHCP clients. After a DHCP client has booted, the client begins sending packets to its default router. The IP address of the default router should be on the same subnet as the client.
8
2008
Cisco Technical Tips Conventions
When you read official documentation from cisco.com, there are some conventions that is opportune to know. Some examples of Cisco conventions: * Bold indicates text the user must enter or select, such as menu items, buttons, and commands.
8
2008
Undocumented Cisco commands
Surfing the web, I have found a document concerning the undocumented cisco commands. The document is write by Lars Fenneberg (CCIE #7325) and it’s quite old (last revision in 2005). Certainly this is not a complete list, but I suppose that could be funny to discover some new commands… I have tried to found other document more exhaustive with no result.
Archives
- May 2012
- April 2012
- March 2012
- February 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008

An article by