Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: How do I connect to cisco pix via ssh?

by calin (Deacon)
on Jun 07, 2004 at 11:41 UTC ( [id://361948]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    pixfirewall> enable
    Password: 
    ...
    Success.
    pixfirewall(config)# ssh 192.168.1.0 255.255.255.0 inside
    pixfirewall(config)# write mem
    
  2. or download this
    $ ssh -1 -c 3des -l pix 192.168.1.1
    pix@192.168.1.1's password: <type 'cisco' for default>
    Type help or '?' for a list of available commands.
    pixfirewall>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://361948]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-24 23:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found