Cisco VG224 Software Guide - Page 32

Configuring Fast Ethernet Interfaces - not disconnecting

Page 32 highlights

Configuring Fast Ethernet Interfaces Chapter 3 Configuring with the Command-Line Interface Configuring Fast Ethernet Interfaces To configure a Fast Ethernet interface, use the configuration software provided with your Cisco VG224 or network module, if any. Otherwise, for greatest power and flexibility, use configuration mode (manual configuration). Note Before you begin, disconnect all WAN cables from the Cisco VG224 to keep it from trying to run the AutoInstall process. The Cisco VG224 tries to run AutoInstall whenever you power it on if there is a WAN connection on both ends and the Cisco VG224 does not have a valid configuration file stored in NVRAM (for instance, when you add a new interface). It can take several minutes for the Cisco VG224 to determine that AutoInstall is not connected to a remote TCP/IP host. This section describes basic configuration, including enabling the interface and specifying IP routing. Depending on your own requirements and the protocols you plan to route, you might also need to enter other configuration commands. Before you begin configuring the interfaces, make sure to do the following: • Connect a console to the Cisco VG224. • Power on the Cisco VG224. Command Purpose Step 1 Router> enable Enters enable mode. Enter the password. Password: password Router# You have entered enable mode when the prompt changes to Router#. Step 2 Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Enters global configuration mode. You have entered global configuration mode when the prompt changes to Router(config)#. Router(config)# Step 3 Router# ip routing Router# ipx routing Enables routing protocols as required for your global configuration. This example uses IP routing and Internetwork Packet Exchange (IPX) routing. Step 4 Router(config)# interface fastethernet 0/0 Enters interface configuration mode. You have Router(config-if)# entered interface configuration mode when the prompt changes to Router(config-if)#. Step 5 Router(config-if)# ip address 172.16.74.3 Assigns an IP address and subnet mask to the 255.255.255.0 interface. Step 6 Router(config-if)# ipx network B005 Configures routing protocols on the interface. You must have previously enabled these protocols as part of global configuration. In this example, IPX is being configured on the interface. Cisco VG224 Voice Gateway Software Configuration Guide 3-4 OL-5005-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
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66

3-4
Cisco VG224 Voice Gateway Software Configuration Guide
OL-5005-01
Chapter 3
Configuring with the Command-Line Interface
Configuring Fast Ethernet Interfaces
Configuring Fast Ethernet Interfaces
To configure a Fast Ethernet interface, use the configuration software provided with your Cisco VG224
or network module, if any. Otherwise, for greatest power and flexibility, use configuration mode (manual
configuration).
Note
Before you begin, disconnect all WAN cables from the Cisco VG224 to keep it from trying to run the
AutoInstall process. The Cisco VG224 tries to run AutoInstall whenever you power it on if there is a
WAN connection on both ends and the Cisco VG224 does not have a valid configuration file stored in
NVRAM (for instance, when you add a new interface). It can take several minutes for the Cisco VG224
to determine that AutoInstall is not connected to a remote TCP/IP host.
This section describes basic configuration, including enabling the interface and specifying IP routing.
Depending on your own requirements and the protocols you plan to route, you might also need to enter
other configuration commands.
Before you begin configuring the interfaces, make sure to do the following:
Connect a console to the Cisco VG224.
Power on the Cisco VG224.
Command
Purpose
Step 1
Router>
enable
Password:
password
Router#
Enters enable mode. Enter the password.
You have entered enable mode when the prompt
changes to
Router#
.
Step 2
Router#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Router(config)#
Enters global configuration mode. You have
entered global configuration mode when the
prompt changes to
Router(config)#.
Step 3
Router#
ip routing
Router#
ipx routing
Enables routing protocols as required for your
global configuration. This example uses IP routing
and Internetwork Packet Exchange (IPX) routing.
Step 4
Router(config)#
interface fastethernet 0/0
Router(config-if)#
Enters interface configuration mode. You have
entered interface configuration mode when the
prompt changes to
Router(config-if)#.
Step 5
Router(config-if)#
ip address 172.16.74.3
255.255.255.0
Assigns an IP address and subnet mask to the
interface.
Step 6
Router(config-if)#
ipx network B005
Configures routing protocols on the interface. You
must have previously enabled these protocols as
part of global configuration. In this example, IPX
is being configured on the interface.