Cisco PIX 525 Spezifikationen Seite 64

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 604
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 63
5-4
Cisco Security Appliance Command Line Configuration Guide
OL-6721-01
Chapter 5 Adding and Managing Security Contexts
Configuring a Security Context
Specify the interface name if you want to override the route to the server address.
The filename does not require a file extension, although we recommend using “.cfg”.
The admin context file must be stored on the internal Flash memory.
If you download a context configuration from an HTTP or HTTPS server, you cannot save changes back
to these servers using the copy running-config startup-config command. You can, however, use the
copy tftp command to copy the running configuration to a TFTP server.
If the system cannot retrieve the context configuration file because the server is unavailable, or the file
does not yet exist, the system creates a blank context that is ready for you to configure with the
command-line interface.
To change the URL, reenter the config-url command with a new URL.
See the “Changing the Security Context URL” section on page 5-6 for more information about changing
the URL.
For example, enter the following command:
hostname(config-ctx)# config-url ftp://joe:[email protected]/configlets/test.cfg
Step 5 To view context information, see the show context command in the Cisco Security Appliance Command
Reference.
The following example sets the admin context to be “administrator,” creates a context called
“administrator” on the internal Flash memory, and then adds two contexts from an FTP server:
hostname(config)# admin-context administrator
hostname(config)# context administrator
hostname(config-ctx)# allocate-interface gigabitethernet0.1
hostname(config-ctx)# allocate-interface gigabitethernet1.1
hostname(config-ctx)# config-url flash:/admin.cfg
hostname(config-ctx)# context test
hostname(config-ctx)# allocate-interface gigabitethernet0.100 int1
hostname(config-ctx)# allocate-interface gigabitethernet0.102 int2
hostname(config-ctx)# allocate-interface gigabitethernet0.110-gigabitethernet0.115
int3-int8
hostname(config-ctx)# config-url ftp://user1:[email protected]/configlets/test.cfg
hostname(config-ctx)# context sample
hostname(config-ctx)# allocate-interface gigabitethernet1.200 int1
hostname(config-ctx)# allocate-interface gigabitethernet1.212 int2
hostname(config-ctx)# allocate-interface gigabitethernet1.230-gigabitethernet1.235
int3-int8
hostname(config-ctx)# config-url ftp://user1:[email protected]/configlets/sample.cfg
Seitenansicht 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 603 604

Kommentare zu diesen Handbüchern

Keine Kommentare