Layer3

Adventures in Networking, Routing, Switching, Virtualization, Storage, etc.

Posts Tagged ‘ASA’

Cisco ASA 8.2 Software Available for Download

Posted by Chris on May 8, 2009

Login required.

ASA82

There’s also a new ASDM and java RDP plug-in available.

Posted in ASA, Cisco, Networking, Security | Tagged: , , , | Leave a Comment »

Cisco ASA 5500 Series 8.2 Software Release

Posted by Chris on April 30, 2009

Cisco has some new code in the works for the ASA 5500 series.  Check out the new features here.

It wasn’t posted for download as of a few minutes ago.  Keep checking…

Posted in ASA, IOS, Networking | Tagged: , , | Leave a Comment »

The Cisco IOS ‘more’ command

Posted by Chris on February 24, 2009

A co-worker was on a call with TAC today and noticed the Cisco engineer using the more system:running config command.

It turns out that more system:running config is the replacement for write terminal and was introduced somewhere around IOS 12.1 from what I can tell.

It also displays the same information as show running-confiig with one exception, more system:running-config will display VPN pre-shared keys in clear text.

There were a number of new file management commands introduced in IOS 12.1 and 12.2.  Check out the Cisco IOS Configuration Fundamentals Command Reference pdf for more information.

The more command also works on an ASA.  Here’s the output from an ASA5505:

asa5505# more ?

/ascii   Display binary files in ASCII
/binary  Force display to hex/text format
/ebcdic  Display binary files in EBCDIC
disk0:   File to display
flash:   File to display
ftp:     File to display
http:    File to display
https:   File to display
smb:     File to display
system:  File to display
tftp:    File to display

Posted in ASA, IOS, Networking, Routing, Switching | Tagged: , , , , | Leave a Comment »