Archivo del Autor: carlosap

Cisco ASA 8.4 on GNS3

Cisco ASA 8.4 on GNS3 ASA, GNS3, Security by xerunetworks I struggled quite a lot of get ASA 8.4 working on GNS3. I had 8.0(2) working and was helping to test the configurations and VPNs but now wanted to get 8.4 running such that I can prepare myself for new NAT statements and migration from… Leer más: Cisco ASA 8.4 on GNS3 »

ssh cisco

S1(config)#ip domain-name s1swi S1(config)#crypto key generate rsa S1(config)#username jeremy secret 123456 S1(config)#line vty 0 4 S1(config-line)#transport ? input Define which protocols to use when connecting to the terminal server output Define which protocols to use for outgoing connections preferred Specify the preferred protocol to use S1(config-line)#transport in S1(config-line)#transport input ? all All protocols none No… Leer más: ssh cisco »

logging synchronous

(evita que los mensajes inesperados que aparecen en pantalla, nos desplacen los comandos que estamos escribiendo en el momento.) line console 0 logging synchronous El comando no ip domain-lookup desactiva la traducción de nombres a dirección del dispositivo, ya sea éste un Router o Switch. SW(config)#no ip domain-lookup   Para líneas largas CTRL a —>… Leer más: logging synchronous »

CISCO CAB-OCTAL-ASYNC=

CISCO CAB-OCTAL-ASYNC= 8 Lead Octal Cable 68pin To 8 Male RJ45s Item #: 9B-33-993-028|Mfr. Part #: CAB-OCTAL-ASYNC=|UNSPSC: 26121609 Be the first to review this product… $128.99 $189.99 Save: $61.00 (32%) Earn BizPoints as a member. Learn how. CAB-OCTAL-ASYNC= Cable Free Shipping Available In stock. Sold and shipped by: Newegg +– Add To Cart Add to… Leer más: CISCO CAB-OCTAL-ASYNC= »

How Do I Upgrade a Cisco Catalyst 2960G using the Image .Tar file after tftp copy to flash

Switch# dir flash: <gave me a list of the current System Boot IMage folder for the old IOS and my uploaded .TAR Switch# delete flash: c2960-lanbasek9-mz….bin Switch# delete flash: c2960-lanbasek9-mz 150-2.SE7.tar **I removed both the existing image and the tar I had downloaded to start the process over proper** I had TFTP32 open on my notebook… Leer más: How Do I Upgrade a Cisco Catalyst 2960G using the… »