Cisco Systems, Inc.(R)    Cisco | Profile | Contacts & Feedback | Help
Cisco SMB Support Assistant
Set Up Your PIX Security Appliance
Home > Work With My Security Devices > Cisco Security Appliances > Set Up Your PIX Security Appliance  
 

Prepare to Configure Your PIX Security Appliance



    Step 1:   SMB Support Assistant Site Survey
    Step 2:   Set Up Your PIX Security Appliance Hardware
    Step 3:  Prepare to Configure Your PIX Security Appliance
                      Introduction
                      Requirements
                      Configure Your Ethernet Interface
                      Next Step
                      Related Information
    Step 4:   Configure Your PIX Security Appliance with PIX Device Manager
    Step 5:   Configure the PIX Security Appliance with Adaptive Security Device Manager
    Step 6:   Set Up Internet Security on the PIX Security Appliance



Introduction

This document explains how to prepare, to configure your PIX Security Appliance to Launch the PIX Device Manager (PDM).


Back to Top



Requirements

To perform the steps described in this document, you need to have these items:


Back to Top



Configure Your Ethernet Interface

Before you access the PDM, follow these steps to configure the Ethernet interface on your PIX:

  1. Locate the IP address from line R12 of the Remote Networking Assignments Worksheet.

  2. Create a HyperTerminal connection to your PIX. For more information, refer to Create a HyperTerminal Connection.

  3. Log in to the PIX. The default login is:

    • Username: cisco

    • Password: cisco

  4. Type enable and press Enter to use the privileged mode.

    pixfirewall>enable
    Password:
    pixfirewall#
  5. Type configure terminal and press Enter to use the configuration mode.

    pixfirewall#configure terminal
    Enter configuration commands, one per line.
    pixfirewall(config)#
  6. Type show ip and press Enter to determine the IP address of the PIX.

    pixfirewall(configif)#show ip
    System IP Addresses:
            ip address outside 164.120.40.182 255.255.255.128
            ip address inside 192.168.1.1 255.255.255.0
    Current IP Addresses:
            ip address outside 164.120.40.182 255.255.255.128
            ip address outside 164.120.40.182 255.255.255.128
  7. Before you change the IP address, you must remove the IP addresses for the DHCP pool. Type no dhcp address 192.168.1.2-192.168.1.254 inside.

    pixfirewall(config)#no dhcp address 192.168.1.2-192.168.1.254 inside
    
  8. Type ip address inside ip address subnet mask . Use the IP address from the Remote Networking Assignments Worksheet (field R12) and the subnet mask from the LAN Addressing Worksheet (field L2A). Press Enter.

    pixfirewall(config)#ip address inside 192.168.10.1 255.255.255.0 
    
  9. Type interface ethernet1 auto and press Enter.

    pixfirewall(config)#interface ethernet1 auto
    pixfirewall(config)#
  10. Type http server enable and press Enter.

    pixfirewall(config)#http server enable
    pixfirewall(config)#
  11. Type http ip address subnet mask inside with the same IP address. Press Enter.

    pixfirewall(config)#http 192.168.10.1 255.255.255.0 inside
    pixfirewall(config)#
  12. Type quit and press Enter.

     pixfirewall(config)#quit
     pixfirewall#
  13. Type write memory and press Enter to save the configuration.

    pixfirewall#write memory
    Building configuration...
    Cryptochecksum: e99d47d8 783921cc 76de4cd7 87a6e21b
    [OK]
  14. Type quit and press Enter to exit the configuration mode.

    pixfirewall#quit
    pixfirewall#

Back to Top



Next Step

Your PIX Security Appliance is now ready to run the PDM.

To configure your PIX with PDM, refer to Configure the PIX Security Appliance With PIX Device Manager.


Back to Top



Related Information

Service Requests

  Open a service request
  Update a service request

Feedback

Please rate this site:
++ + +/- - --

Suggestions for improvement:




If Cisco may contact you for more details
or for future feedback opportunities,
please enter your contact information:

Full Name:
Email:



© 1992-2006 Cisco Systems, Inc. All rights reserved. Terms and Conditions, Privacy Statement, Cookie Policy and Trademarks of Cisco Systems, Inc.