2-6
Cisco IAD2430 Series Integrated Access Devices Software Configuration Guide
OL-4306-03
Chapter 2 Using the setup Command Facility
Configuring Controller and Interface Parameters
Fast Ethernet WAN Interface Configuration
This section provides sample steps and configuration for the Fast Ethernet WAN interface.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface
type/number
4.
ip address
ip address/subnet mask
5.
no shutdown
6.
end
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router# enable
Enters privileged EXEC mode.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface
type/number
Example:
Router(config)# interface fastethernet 2
Router(config-if)#
Enters the configuration mode for a Fast Ethernet WAN
interface on the router.
Step 4
ip address
ip address/subnet mask
Example:
Router(config-if)# ip address 192.168.12.2
255.255.255.0
Router(config-if)#
Sets the IP address and subnet mask for the specified Fast
Ethernet interface.