Cisco ASA Series Cli Configuration Manual page 250

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Monitoring Security Contexts
Viewing Context Information
From the system execution space, you can view a list of contexts including the name, allocated
interfaces, and configuration file URL.
From the system execution space, view all contexts by entering the following command:
Command
show context [name | detail| count]
The following is sample output from the show context command. The following sample output shows
three contexts:
hostname# show context
Context Name
*admin
contexta
contextb
Total active Security Contexts: 3
Table 1-2
Table 1-2
Field
Context Name
Interfaces
URL
The following is sample output from the show context detail command:
hostname# show context detail
Context "admin", has been created, but initial ACL rules not complete
Config URL: disk0:/admin.cfg
Real Interfaces: Management0/0
Mapped Interfaces: Management0/0
Flags: 0x00000013, ID: 1
Context "ctx", has been created, but initial ACL rules not complete
Config URL: ctx.cfg
Real Interfaces: GigabitEthernet0/0.10, GigabitEthernet0/1.20,
Mapped Interfaces: int1, int2, int3
Flags: 0x00000011, ID: 2
Cisco ASA Series CLI Configuration Guide
1-30
Purpose
Shows all contexts.
If you want to show information for a particular context, specify the name.
The detail option shows additional information. See the following sample
outputs below for more information.
The count option shows the total number of contexts.
Interfaces
GigabitEthernet0/1.100
GigabitEthernet0/1.101
GigabitEthernet0/1.200
GigabitEthernet0/1.201
GigabitEthernet0/1.300
GigabitEthernet0/1.301
shows each field description.
show context Fields
Description
Lists all context names. The context name with the asterisk (*) is the admin context.
The interfaces assigned to the context.
The URL from which the ASA loads the context configuration.
GigabitEthernet0/2.30
Chapter 1
Configuring Multiple Context Mode
URL
disk0:/admin.cfg
disk0:/contexta.cfg
disk0:/contextb.cfg

Advertisement

Table of Contents
loading

Table of Contents