Completing the configuration – Cisco 3825 User Manual

Page 57

Advertising
background image

3-7

Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide

OL-15667-03

Chapter 3 First-Time Configuration

Completing the Configuration

Step 10

Configure the specified interface as prompted.

Configuring interface GigabitEthernet0/0:

Use the 100 Base-TX (RJ-45) connector? [yes]: yes

Operate in full-duplex mode? [no]: yes

Configure IP on this interface? [yes]:yes

IP address for this interface: 178.18.44.233

Subnet mask for this interface [255.255.0.0] : 255.255.255.128

Class B network ia 178.18.0.0, 25 subnet bits; mask is /25

Completing the Configuration

When you have provided all the information prompted for by the setup command facility, the
configuration appears. Messages will be displayed that are similar to the following:

The following configuration command script was created:

!

hostname 3825-1

enable secret 5 $1$5fH0$Z6Pr5EgtR5iNJ2nBg3i6y1 enable password ciscoenable line vty 0 4

password ciscoenablesnmp-server community public !

no ip routing

!

interface GigabitEthernet0/0

no shutdown

media-type 100BaseX

full-duplex

ip address 178.18.44.233 255.255.255.128

!

interface GigabitEthernet0/1

shutdown

no ip address

!

end

To complete your router configuration, do the following:

Step 1

A setup command facility prompt asks whether you want to save this configuration.

[0] Go to the IOS command prompt without saving this config.

[1] Return back to the setup without saving this config.

[2] Save this configuration to nvram and exit.

Enter your selection [2]: 2

Building configuration...

[OK]

Use the enabled mode 'configure' command to modify this configuration.

Press RETURN to get started!

Advertising