для Cisco Cisco IOS Software Release 12.4(2)T

Скачать
Страница из 16
NAT Optimized SIP Media Path Without SDP
  Configuration Examples for NAT Optimized SIP Media Path Without SDP
4
Cisco IOS Release 12.4(2)T
DETAILED STEPS
Configuration Examples for NAT Optimized SIP Media Path 
Without SDP
This section provides the following configuration examples:
Configuring a NAT Optimized SIP Media Path Without SDP Including MD5 
Authentication: Example
The following example shows how to configure a NAT optimized SIP media path without SDP including 
MD5 authentication:
ip nat piggyback-support sip-alg all-messages router 100 md5-authentication md5-key
Configuring a NAT Optimized SIP Media Path Without SDP or MD5 
Authentication: Example
The following example shows how to configure a NAT optimized SIP media path without SDP or MD5 
authentication:
ip nat piggyback-support sip-alg all-messages router 100 
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode. 
Enter your password if prompted.
Step 2
configure
 terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
ip nat piggyback
-support sip-alg all-messages 
router 
router-id 
Example:
Router(config)# ip nat piggyback-support 
sip-alg all-messages router 100 
Enables messages with a NAT optimized SIP Media path 
without MD5 authentication.