5-25
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide
OL-6392-01
Chapter 5 Managing Security Contexts
Monitoring Security Contexts
• Viewing Context Information, page 5-25
• Viewing Resource Allocation, page 5-26
• Viewing Resource Usage, page 5-28
Viewing Context Information
From the system execution space, you can view a list of contexts including the name, class, interfaces,
and configuration file URL.
From the system execution space, view all contexts by entering the following command:
FWSM# show context [
name
[detail]| count]
The detail option shows additional information. See the sample displays below for more information.
If you want to show information for a particular context, specify the name.
The count option shows the total number of contexts.
The following sample display shows three contexts:
FWSM# show context
Context Name Class Interfaces URL
*admin default Vlan10,22,55-57 disk:/admin.cfg
contexta gold vlan10,100-101 disk:/contexta.cfg
contextb silver vlan10,110-111 disk:/contextb.cfg
Total active Security Contexts: 3
Table 5-2 shows each field description.
The following sample display shows the detail option:
FWSM# show context detail
Context "admin", is ADMIN and active
Config URL: disk:/admin.cfg
Interfaces: Vlan10,22,55-57
Class: default, Flags: 0x00000057, ID: 1
Context "contexta", is active
Config URL: disk:/contexta.cfg
Interfaces: vlan10,100-101
Class: default, Flags: 0x00000055, ID: 2
The “Flags” and “ID” fields are for internal use only.
Table 5-2 show context Fields
Field Description
Context Name Lists all context names. The context name with the asterisk (*) is the admin context.
Class The class to which the context belongs.
Interfaces The VLAN interfaces assigned to the context.
URL The URL from which the FWSM loads the context configuration.