Cisco

From Bashlinux
Revision as of 02:04, 4 February 2010 by Manpaz (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Cisco

Starting up

Setup cable connection

To link your computer with the appliance:

  1. Plug the RJ-45 to the appliance
  2. Plug the DB-9 connector to your computer

In case the you computer has not serial port available, you can use a "USB to Serial" cable. It has different names on each system:

  • Linux
 /dev/ttyUSB0
 
  • Mac OS X
 /dev/tty.usbserial
 


Mac OS X require a special driver It's available as attachment but recent version might be available at Prolific website [[1]]

Going into the terminal

use the `screen` command as follows:

}
 screen /dev/ttyX
 

Where `X` means one of the names on prior section, based on the OS you are working with.

HTTPS/Java Client

This is the Adaptive Security Device Manager (ASDM), to access the appliance by this way:

  1. Open the web browser
  2. Type the device IP address in your browser, but don't forget to add https before the IP address.
It will ask if you want to run ASDM as applet on browser or to download a Java launcher for ASDM.

By default user/password are empty.

Cisco CLi

This is the console for local access command line administrative tasks.

Setup DNS update on DynDNS Server

 configure terminal
 interface Dialer3
 ip ddns update hostname myhost.dyndns.org
 ip ddns update sdm_ddns1
 ip address negotiated
 ip access-group 131 in
 ip mtu 1452
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 


Setup DHCP AT&T ISP

 dialer pool 1
 dialer-group 1
 ppp authentication pap callin
 ppp pap sent-username [email protected] password 7 141A1B051B012627377D