Specifications
2-18
Cisco IOS Telephony Service, Version 2.02
Chapter 2 Required Configuration Tasks
Configuration Examples
Configuration Examples
This section provides an example of the required Cisco ITS configuration, with some of the additional
options that are discussed in the “Additional Configuration Tasks”chapter.
Note Commands found in the “Additional Configuration Tasks” chapter are in boldface.
!
version 12.2
no parser cache
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 3620
!
logging rate-limit console 10 except errors
!
!
ip dhcp pool mypool
network 10.0.0.0 255.255.0.0
option 150 ip 10.0.0.1
default-router 10.0.0.1
!
ip subnet-zero
!
!
no ip domain-lookup
!
no ip dhcp-client network-discovery
lcp max-session-starts 0
!
!
!
translation-rule 1
Rule 0 85... 919785
!
!
!
interface FastEthernet0/0
ip address 10.0.0.1 255.255.0.0
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
no fair-queue
clockrate 2000000
!
interface Serial0/1
no ip address
shutdown
clockrate 2000000
!