Cisco 3725 Software Configuration Guide - Page 129

Voice-over-IP Configuration Examples

Page 129 highlights

Chapter 4 Configuring Voice-over-IP Step 5 If you have not configured the router before, or want to change the configuration, use Cisco IOS commands to configure global parameters, passwords, network management, and routing protocols. In this example, IP routing is enabled: Router(config)# ip routing Step 6 Step 7 Step 8 Step 9 For complete information about global configuration commands, refer to the Cisco IOS configuration guides and command references. If you have not already done so, configure the network module or WAN interface card that you plan to use for IP traffic. For instructions, see your router's installation and configuration guide or the configuration note for the network module or WAN interface card. To configure another interface, enter the exit command to return to the Router(config)# prompt. To configure the router for voice traffic, refer to the detailed instructions in the Voice over IP Configuration document. When you finish configuring interfaces, exit configuration mode and return to the enable prompt by pressing Ctrl-z. To see the current operating configuration, including any changes you just made, enter the show running-config command: Router# show running-config To see the configuration currently stored in NVRAM, enter the show startup-config command at the enable prompt: Router# show startup-config Step 10 The results of the show running-config and show startup-config commands differ from each other if you have made changes to the configuration, but have not yet written them to NVRAM. To write your changes to NVRAM, making them permanent, enter the copy running-config startup-config command at the enable prompt: Router# copy running-config startup-config Building configuration. . . [OK] Router# The router is now configured to boot in the new configuration. Voice-over-IP Configuration Examples The actual VoIP configuration procedure you complete depends on the topology of your voice network. The following configuration examples should give you a starting point. Of course, these configuration examples would need to be customized to reflect your network topology. Configuration procedures are supplied for the following scenarios: • FXS-to-FXS Connection Using RSVP, page 4-4 • Linking PBX Users with E&M Trunk Lines, page 4-6 • PSTN Gateway Access Using FXO Connection, page 4-8 • PSTN Gateway Access Using FXO Connection (PLAR Mode), page 4-9 • Configuring Direct-Inward Dialing on a BRI Port, page 4-10 These examples are described in the following sections. OL-1957-04 Software Configuration Guide for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers 4-3

  • 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-3
Software Configuration Guide for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers
OL-1957-04
Chapter 4
Configuring Voice-over-IP
Step 5
If you have not configured the router before, or want to change the configuration, use Cisco IOS
commands to configure global parameters, passwords, network management, and routing protocols. In
this example, IP routing is enabled:
Router(config)#
ip routing
For complete information about global configuration commands, refer to the Cisco IOS configuration
guides and command references.
Step 6
If you have not already done so, configure the network module or WAN interface card that you plan to
use for IP traffic. For instructions, see your router’s installation and configuration guide or the
configuration note for the network module or WAN interface card.
Step 7
To configure another interface, enter the
exit
command to return to the
Router(config)#
prompt.
Step 8
To configure the router for voice traffic, refer to the detailed instructions in the
Voice over IP
Configuration
document.
Step 9
When you finish configuring interfaces, exit configuration mode and return to the enable prompt by
pressing
Ctrl-z
. To see the current operating configuration, including any changes you just made, enter
the
show running-config
command:
Router#
show running-config
To see the configuration currently stored in NVRAM, enter the
show startup-config
command
at the
enable prompt:
Router#
show startup-config
Step 10
The results of the
show running-config
and
show startup-config
commands differ from each other if
you have made changes to the configuration, but have not yet written them to NVRAM. To write your
changes to NVRAM, making them permanent, enter the
copy
running-config startup-config
command
at the enable prompt:
Router#
copy running-config startup-config
Building configuration. . .
[OK]
Router#
The router is now configured to boot in the new configuration.
Voice-over-IP Configuration Examples
The actual VoIP configuration procedure you complete depends on the topology of your voice network.
The following configuration examples should give you a starting point. Of course, these configuration
examples would need to be customized to reflect your network topology.
Configuration procedures are supplied for the following scenarios:
FXS-to-FXS Connection Using RSVP, page 4-4
Linking PBX Users with E&M Trunk Lines, page 4-6
PSTN Gateway Access Using FXO Connection, page 4-8
PSTN Gateway Access Using FXO Connection (PLAR Mode), page 4-9
Configuring Direct-Inward Dialing on a BRI Port, page 4-10
These examples are described in the following sections.