Cisco 3725 Software Configuration Guide - Page 128

Configuring the Voice Interface

Page 128 highlights

Chapter 4 Configuring Voice-over-IP Configuring the Voice Interface Whenever you install a new interface, or if you want to change the configuration of an existing interface, you must configure the interface. If you replace a module that was already configured, the router recognizes it and brings up the interface in the existing configuration. Before you configure an interface, have the following information available: • Protocols you plan to route on the new interface • IP addresses, subnet masks, network numbers, zones, or other information related to the routing protocol Timesaver Obtain this information from your system administrator or network plan before you begin router configuration. To configure a voice interface, you must use configuration mode (manual configuration). In this mode, you can enter Cisco IOS commands at the router prompt. Before you begin, disconnect all WAN cables from the router to keep it from trying to run the AutoInstall process. The router tries to run AutoInstall whenever you power it on if there is a WAN connection on both ends, and the router does not have a valid configuration file stored in NVRAM (for instance, when you add a new interface). It can take several minutes for the router to determine that AutoInstall is not connected to a remote Transmission Control Protocol/Internet Protocol (TCP/IP) host. To configure the voice interface configuration mode, follow this procedure: Step 1 Step 2 Connect a console to the router. If you need instructions for connecting a console, refer to the installation chapter of your router installation and configuration guide. Power onthe router. If the current configuration is no longer valid, after about one minute you see the following prompt: Would you like to enter the initial dialog? [yes/no]: Answer no. You now enter the normal operating mode of the router. Note If the current configuration is valid, you enter the normal operating mode automatically. Step 3 Step 4 After a few seconds, you see the user EXEC prompt (Router>). Type enable and the password to enter enable mode: Router> enable Password: Configuration changes can be made only in enable mode. The prompt changes to the privileged EXEC (enable) prompt (Router#): Router# Enter the configure terminal command to enter configuration mode: Router# configure terminal Router(config)# The router enters global configuration mode, indicated by the Router(config)# prompt. Software Configuration Guide for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers 4-2 OL-1957-04

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196

4-2
Software Configuration Guide for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers
OL-1957-04
Chapter 4
Configuring Voice-over-IP
Configuring the Voice Interface
Whenever you install a new interface, or if you want to change the configuration of an existing interface,
you must configure the interface. If you replace a module that was already configured, the router
recognizes it and brings up the interface in the existing configuration.
Before you configure an interface, have the following information available:
Protocols you plan to route on the new interface
IP addresses, subnet masks, network numbers, zones, or other information related to the routing
protocol
Timesaver
Obtain this information from your system administrator or network plan before you begin router
configuration.
To configure a voice interface, you must use configuration mode (manual configuration). In this mode,
you can enter Cisco IOS commands at the router prompt.
Before you begin, disconnect all WAN cables from the router to keep it from trying to run the AutoInstall
process. The router tries to run AutoInstall whenever you power it on if there is a WAN connection on
both ends, and the router does not have a valid configuration file stored in NVRAM (for instance, when
you add a new interface). It can take several minutes for the router to determine that AutoInstall is not
connected to a remote Transmission Control Protocol/Internet Protocol (TCP/IP) host.
To configure the voice interface configuration mode, follow this procedure:
Step 1
Connect a console to the router. If you need instructions for connecting a console, refer to the installation
chapter of your router installation and configuration guide.
Step 2
Power onthe router. If the current configuration is no longer valid, after about one minute you see the
following prompt:
Would you like to enter the initial dialog? [yes/no]:
Answer
no
. You now enter the normal operating mode of the router.
Note
If the current configuration is valid, you enter the normal operating mode automatically.
Step 3
After a few seconds, you see the user EXEC prompt (
Router>
). Type
enable
and the password to enter
enable mode:
Router>
enable
Password: <
password
>
Configuration changes can be made only in enable mode. The prompt changes to the privileged EXEC
(enable) prompt (
Router#
):
Router#
Step 4
Enter the
configure terminal
command to enter configuration mode:
Router#
configure terminal
Router(config)#
The router enters global configuration mode, indicated by the
Router(config)#
prompt.