Configuration modes
R1(config)# GLOBAL CONFIGURATION MODE R1_1841(config)#line vty 0 4 R1_1841(config-line)# exit takes back one level ^Z takes back to the privileged mode
R1(config)# GLOBAL CONFIGURATION MODE R1_1841(config)#line vty 0 4 R1_1841(config-line)# exit takes back one level ^Z takes back to the privileged mode
up arrow = <CTRL-P> shows last command down arrow = <CTRL-N> brings one command up <CTRL-A> takes the cursor all the way to the front of your current command <CTRL-E> takes the cursor all the way to the end of your current command left arrow = <CTRL-B> move backward character right arrow = <CTRL-F> move forward character Backspace… Leer más: Navigation arrows / history »
Configuring logging synchronous command on the console port to hold messages until detects no input from the keyboard. R1_1841(config)#line con 0 R1_1841(config-line)#logging synchronous exec timeout: R1_1841(config-line)#exec-timeout ? Timeout in minutes #####For educationals purposes###### R1_1841(config-line)#exec-timeout 0 0 R1_1841(config-line)#end ###Default time exec is 5 minutoes##### R1_1841(config-line)#exec-timeout 5 0 R1_1841(config-line)#end
R1_1841(config)#banner ? LINE c banner-text c, where ‘c’ is a delimiting character exec Set EXEC process creation banner incoming Set incoming terminal line banner login Set login banner motd Set Message of the Day banner prompt-timeout Set Message for login authentication timeout slip-ppp Set Message for SLIP/PPP R1(config)#banner motd $ Mantenimiento al router $ R1(config)#banner… Leer más: Banner config »
sw_usuarios(config)#interface ? Async Async interface BVI Bridge-Group Virtual Interface CTunnel CTunnel interface Dialer Dialer interface Filter Filter interface Filtergroup Filter Group interface GigabitEthernet GigabitEthernet IEEE 802.3z Group-Async Async Group interface Lex Lex interface Loopback Loopback interface Null Null interface Port-channel Ethernet Channel of interfaces Portgroup Portgroup interface Pos-channel POS Channel of interfaces Tunnel Tunnel interface… Leer más: Interface Range »
CONSOLE PASSWORD Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#line con 0 Router(config-line)#password CCENT Router(config-line)#login Router(config-line)#^Z Router# *Jan 19 21:49:48.235: %SYS-5-CONFIG_I: Configured from console by console Router# TELNET PASSWORD Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#line vty 0 4 Router(config-line)#password cisco Router(config-line)#login Router(config-line)#^Z *Mar 1 00:02:14.499:… Leer más: Common Router Sw commands »
Here’s a step-by-step set of instructions on how to console onto your cisco router or switch from your mac using minicom. Install minicom via Fink [Fink minicom page]. In the Terminal, type fink install minicom Purchase the Keyspan PDA adapter. Install the driver and reboot Configure minicom. Type minicom -s in the Terminal, and select… Leer más: Minicom macosx »
January 16th, 2007 by Anthony Curreri If you are like me, you tend to click things just to see how they work. Sometimes they don’t work. At all. If you’ve mucked up the IP, vlan, etc settings and the Cisco ASDM can’t get into the device, it’s time for more desparate measures. There is a button… Leer más: Restoring Factory Defaults to the Cisco ASA5505 Firewall via the… »
http://www.ragingmenace.com/software/menumeters/ MenuMeters is a set of CPU, memory, disk, and network monitoring tools for Mac OS X. Although there are numerous other programs which do the same thing, none had quite the feature set I was looking for. Most were windows that sat in a corner or on the desktop, which are inevitably obscured… Leer más: Menu Meters ( Free GNU ) »
The Xquartz project is an open-source effort to develop a version of the X.org X Window System that runs on Mac OS X. Together with supporting libraries and applications, it forms the X11.app that Apple has shipped with OS X since version 10.5. Latest Release 2009.01.03 X11.pkg version 2.3.2.1 released Wireshark and others working with this version 🙂