Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Firewalls
[Top] [All Lists]

Re: shutting down firewall

Subject: Re: shutting down firewall
Date: Mon, 27 Feb 2006 11:08:04 -0800
Good afternoon.  Cisco IOS does support the shutdown command, but at the 
interface level.  An example would be if you wanted to shut down an 
fast-ethernet port:  (config-if)#shutdown  

to bring the port back up, the command would be:

(config-if)#no shutdown

however, this command does not shutdown the platform, just the specific port.

cheers

dan

---- Imran Imtiaz <imran@thelakecity.com.pk> wrote: 
thanx Valentino  but cisco does not support shutdown command. cisco os is CLI 
based and linux os is CLI based but they are not the same they have 
differents commands and os architecture.

regards
imran
  ----- Original Message ----- 
  From: Mr Miguel Valentin 
  To: Imran Imtiaz 
  Sent: Saturday, February 25, 2006 2:28 AM
  Subject: Re: shutting down firewall


  I have no experience with Cisco hardware at all but from what I understand 
it run's some variant of Linux. If that's true and Linux being very similar 
to Unix I would think the following command would work:

  #shutdown -F or -f

  and maybe even

  #shutdown -HALT (not sure if the minus sign is required for HALT to work) 
and if I remember correctly HALT send's a WALL message stating that the 
system will be shutting down in ## seconds.

  Like I said, I'm just trying to help you out. If I'm wrong forgive me.

  Valentino
    ----- Original Message ----- 
    From: Imran Imtiaz 
    To: firewalls@securityfocus.com 
    Sent: Wednesday, February 22, 2006 12:58 AM
    Subject: shutting down firewall


    what is the command to shutdown cisco pix 501 firewall?

<Prev in Thread] Current Thread [Next in Thread>