Cisco VG400 series Instrukcja konfiguracji oprogramowania - Strona 15

Przeglądaj online lub pobierz pdf Instrukcja konfiguracji oprogramowania dla Gateway Cisco VG400 series. Cisco VG400 series 22 stron. Voice gateway
Również dla Cisco VG400 series: Instrukcja instalacji sprzętu (40 strony), Instalacja (13 strony)

Cisco VG400 series Instrukcja konfiguracji oprogramowania
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