Cisco Cisco IOS Software Release 12.4(4)T

Página de 30
 
SIP: CLI for Caller ID When Privacy Exists
  Configuration Examples for SIP: CLI for Caller ID When Privacy Exists
13
Cisco IOS Release 12.4(4)T
DETAILED STEPS
Configuration Examples for SIP: CLI for Caller ID When Privacy 
Exists
The following shows an example of the SIP: CLI for Caller ID When Privacy Exists feature when 
enabled globally and disabled on the dial-peer level:
Router# show running-config
Building configuration...
Current configuration: 1234 bytes
!
version 12.4
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
no service password-encryption
!
hostname pip
!
boot-start-marker
boot system tftp user1/c3660-is-mz 172.18.207.15
boot-end-marker
!
logging buffered 1000000 debugging
enable secret 5 $1$li0u$IkIqPXzKq4uKme.LhzGut0
enable password lab
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
dial-peer voice 
dial-peer-number voip
Example:
Router(config)# dial-peer voice 100 voip
Enters dial-peer configuration mode. 
Step 4
no clid network-provided
Example:
Router(config-dial-peer)# no clid 
network-provided
Enters the user-provided calling number in dial-peer 
configuration mode.
Step 5
exit
Example:
Router(config-dial-peer)# exit
Exits the current mode.