Cisco VG204 Software Configuration Guide - Page 25

Example, Saving Configuration Changes, SUMMARY STEPS

Page 25 highlights

Chapter 3 Configuring with the Command-Line Interface Saving Configuration Changes Command or Action Step 6 exit Step 7 Example: VG(config-if)# exit Ctrl-z Example: VG# Ctrl-z Purpose Exits to global configuration mode. Repeat Step 4 through Step 6 if your Cisco IAD has more than one interface to configure. Returns to enable mode when you finish configuring interfaces. Example The following example shows how to configure the Fast Ethernet interface on the VG: VG-204(config-if)#int fa0/0 VG-204(config-if)#ip add VG-204(config-if)#ip address 9.13.38.149 255.255.255.0 VG-204(config-if)#do sh runn int fa0/0 Building configuration... 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 prevent loss of the Cisco VG configuration. SUMMARY STEPS 1. enable 2. copy running-config startup-config 3. Ctrl-z OL-16191-01 Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide 3-5

  • 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

3-5
Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide
OL-16191-01
Chapter 3
Configuring with the Command-Line Interface
Saving Configuration Changes
Example
The following example shows how to configure the Fast Ethernet interface on the VG:
VG-204(config-if)#int fa0/0
VG-204(config-if)#ip add
VG-204(config-if)#ip address 9.13.38.149 255.255.255.0
VG-204(config-if)#do sh runn int fa0/0
Building configuration...
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 prevent loss of the Cisco VG configuration.
SUMMARY STEPS
1.
enable
2.
copy running-config startup-config
3.
Ctrl-z
Step 6
exit
Example:
VG(config-if)# exit
Exits to global configuration mode.
Repeat Step 4 through Step 6 if your Cisco IAD has more
than one interface to configure.
Step 7
Ctrl-z
Example:
VG# Ctrl-z
Returns to enable mode when you finish configuring
interfaces.
Command or Action
Purpose