Cisco Systems VG202 IP Phone User Manual


 
3-5
Cisco VG202, Cisco VG202XM, Cisco VG204, and Cisco VG204XM Voice Gateways Software Configuration Guide
OL-16191-01
Chapter 3 Configuring Your Voice Gateway Using the CLI
Saving Configuration Changes
Current configuration : 96 bytes
!
interface FastEthernet0/0
ip address 9.13.38.149 255.255.255.0
speed auto
half-duplex
end
Saving Configuration Changes
Perform the following steps to save the voice gateway configuration.
SUMMARY STEPS
1. enable
2. copy running-config startup-config
3. Ctrl-z
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
VG# enable
Enters privileged EXEC mode.
Step 2
copy running-config startup-config
Example:
VG# copy running-config startup-config
Saves the configuration changes to NVRAM so that they
are not lost during resets, power cycles, or power
outages.
Step 3
Ctrl-z
Example:
VG# Ctrl-z
Returns to enable mode when you finish configuring the
interfaces.