Cisco Systems VG202XM, VG204XM manual Exit Ctrl-z

Models: VG202 VG204XM VG204 VG202XM

1 52
Download 52 pages 56.9 Kb
Page 26
Image 26

Chapter 3 Configuring Your Voice Gateway Using the CLI

Configuring Fast Ethernet Interfaces

4.interface type number

5.ip address ip address subnet mask

6.exit

7.Ctrl-z

DETAILED STEPS

 

Command or Action

Purpose

Step 1

 

 

enable

Enters privileged EXEC mode.

 

Example:

 

 

VG# enable

 

Step 2

 

 

configure terminal

Enters global configuration mode.

 

Example:

 

 

VG# configure terminal

 

Step 3

 

 

ip routing

Enables routing protocols as required for your global

 

 

configuration. This example uses IP routing.

 

Example:

 

 

VG(config)# ip routing

 

Step 4

 

 

interface type [number]

Enters interface configuration mode. You have entered

 

 

interface configuration mode when the prompt changes

 

Example:

to VG(config-if)#.

 

 

 

VG(config)# interface fastethernet 0/0

 

Step 5

 

 

ip address ip address subnet mask

Assigns an IP address and subnet mask to the interface.

 

Example:

 

 

VG(config-if)# ip address 172.16.74.3

 

 

255.255.255.0

 

Step 6

 

 

exit

Exits to global configuration mode.

 

 

Repeat Step 4 through Step 6 if your voice gateway has

 

Example:

more than one interface to configure.

 

VG(config-if)# exit

 

Step 7

 

 

Ctrl-z

Returns to enable mode when you finish configuring

 

 

interfaces.

 

Example:

 

 

VG# Ctrl-z

 

 

 

 

Example

 

 

 

The following example shows how to configure the Fast Ethernet interface on the voice gateway:

 

 

 

VG-204(config)#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...

 

 

 

Cisco VG202, Cisco VG202XM, Cisco VG204, and Cisco VG204XM Voice Gateways Software Configuration Guide

 

 

 

 

 

 

 

 

 

3-4

 

OL-16191-01

 

 

 

 

Page 26
Image 26
Cisco Systems VG202XM, VG204XM manual Exit Ctrl-z