Cisco VG400 series Yazılım Yapılandırma Kılavuzu - Sayfa 15

Ağ Geçidi Cisco VG400 series için çevrimiçi göz atın veya pdf Yazılım Yapılandırma Kılavuzu indirin. Cisco VG400 series 22 sayfaları. Voice gateway
Ayrıca Cisco VG400 series için: Donanım Kurulum Kılavuzu (40 sayfalar), Yükleme (13 sayfalar)

Cisco VG400 series Yazılım Yapılandırma Kılavuzu
Configuring with the Command-Line Interface
Command or Action
Step 2
Router# configure terminal
Example:
Enter configuration commands, one per line. End
with CNTL/Z.
Example:
Router(config)#
Step 3
Router# ip routing
Example:
Router# ip?
Example:
ip ipc iphc-profile ipv6
Step 4
Router(config)# interface gigabitEthernet 0/0/0
Example:
Router(config-if)#
Step 5
Router(config-if)# ip address 172.16.74.3 255.255.255.0
Step 6
Router(config-if)# exit
Step 7
Router(config-if)# Ctrl-z
Example:
Router#

Saving Configuration Changes

To prevent the loss of the Cisco VG400 configuration, save the configuration changes to NVRAM.
SUMMARY STEPS
1. Router> enable
2. Router# copy running-config startup-config
3. Router(config-if)# Ctrl-z
Purpose
Enters global configuration mode.
Enables routing protocols as required for your global
configuration. This example uses IP routing.
Enters interface configuration mode. If the prompt changes
to Router(config-if)#, it implies that you have entered the
interface configuration mode.
Assigns an IP address and subnet mask to the interface.
Exits back to global configuration mode.
Repeat Step 4 through Step 6 if your Cisco VG400 has more
than one interface that you need to configure.
Returns to enable mode when you finish configuring
interfaces.
Cisco VG400 Voice Gateway Software Configuration Guide
Saving Configuration Changes
9