Cisco VG204 Software Configuration Guide - Page 24

SUMMARY STEPS, DETAILED STEPS, enable, con terminal, ip routing, interface, ip address, Ctrl-z - power supply

Page 24 highlights

Configuring Fast Ethernet Interfaces Chapter 3 Configuring with the Command-Line Interface • Power on the Cisco VG by plugging in the external power supply. Perform the following steps to configure Fast Ethernet interfaces. SUMMARY STEPS 1. enable 2. configure terminal 3. ip routing 4. interface type number 5. ip address ip address subnet mask 6. exit 7. Ctrl-z DETAILED STEPS Command or Action Step 1 enable Step 2 Example: VG# enable configure terminal Step 3 Example: VG# configure terminal ip routing Step 4 Example: VG(config)# ip routing interface type [number] Step 5 Example: VG(config)# interface fastethernet 0/0 ip address ip address subnet mask Example: VG(config-if)# ip address 172.16.74.3 255.255.255.0 Purpose Enters privileged EXEC mode. Enters global configuration mode. Enables routing protocols as required for your global configuration. This example uses IP routing. Enters interface configuration mode. You have entered interface configuration mode when the prompt changes to VG(config-if)#. Assigns an IP address and subnet mask to the interface. Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide 3-4 OL-16191-01

  • 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-4
Cisco VG202 and Cisco VG204 Voice Gateways Software Configuration Guide
OL-16191-01
Chapter 3
Configuring with the Command-Line Interface
Configuring Fast Ethernet Interfaces
Power on the Cisco VG by plugging in the external power supply.
Perform the following steps to configure Fast Ethernet interfaces.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip routing
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
Example:
VG# enable
Enters privileged EXEC mode.
Step 2
configure terminal
Example:
VG# configure terminal
Enters global configuration mode.
Step 3
ip routing
Example:
VG(config)# ip routing
Enables routing protocols as required for your global
configuration. This example uses IP routing.
Step 4
interface
type [number]
Example:
VG(config)# interface fastethernet 0/0
Enters interface configuration mode. You have entered
interface configuration mode when the prompt changes
to
VG(config-if)#.
Step 5
ip address
ip address subnet mask
Example:
VG(config-if)# ip address 172.16.74.3
255.255.255.0
Assigns an IP address and subnet mask to the interface.