25-42
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 25 Configuring Application Layer Protocol Inspection
H.323 Inspection
hostname(config-pmap-p)#
rtp-conformance
[
enforce-payloadtype
]
Where the
enforce-payloadtype
keyword enforces the payload type to be audio or video based on
the signaling exchange.
g.
To enable state checking validation, enter the following command:
hostname(config-pmap-p)#
state-checking
{
h225
|
ras
}
The following example shows how to configure phone number filtering:
hostname(config)# regex caller 1 “5551234567”
hostname(config)# regex caller 2 “5552345678”
hostname(config)# regex caller 3 “5553456789”
hostname(config)# class-map type inspect h323 match-all h323_traffic
hostname(config-pmap-c)# match called-party regex caller1
hostname(config-pmap-c)# match calling-party regex caller2
hostname(config)# policy-map type inspect h323 h323_map
hostname(config-pmap)# parameters
hostname(config-pmap-p)# class h323_traffic
hostname(config-pmap-c)# drop
Configuring H.323 and H.225 Timeout Values
To configure the idle time after which an H.225 signalling connection is closed, use the
timeout h225
command. The default for H.225 timeout is one hour.
To configure the idle time after which an H.323 control connection is closed, use the
timeout h323
command. The default is five minutes.
Verifying and Monitoring H.323 Inspection
This section describes how to display information about H.323 sessions. This section includes the
following topics:
•
Monitoring H.225 Sessions, page 25-42
•
Monitoring H.245 Sessions, page 25-43
•
Monitoring H.323 RAS Sessions, page 25-44
Monitoring H.225 Sessions
The
show h225
command displays information for H.225 sessions established across the security
appliance. Along with the
debug h323 h225 event
,
debug h323 h245 event
, and
show local-host
commands, this command is used for troubleshooting H.323 inspection engine issues.
Before entering the
show h225
,
show h245
, or
show h323-ras
commands, we recommend that you
configure the
pager
command. If there are a lot of session records and the
pager
command is not
configured, it may take a while for the
show
command output to reach its end. If there is an abnormally
large number of connections, check that the sessions are timing out based on the default timeout values
or the values set by you. If they are not, then there is a problem that needs to be investigated.
Summary of Contents for 500 Series
Page 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Page 45: ...P A R T 1 Getting Started and General Information ...
Page 46: ......
Page 277: ...P A R T 2 Configuring the Firewall ...
Page 278: ......
Page 561: ...P A R T 3 Configuring VPN ...
Page 562: ......
Page 891: ...P A R T 4 System Administration ...
Page 892: ......
Page 975: ...P A R T 5 Reference ...
Page 976: ......