![Cisco 7201 Installation And Configuration Manual Download Page 78](http://html.mh-extra.com/html/cisco/7201/7201_installation-and-configuration-manual_66539078.webp)
3-14
Cisco 7201 Installation and Configuration Guide
OL-11364-04
Chapter 3 Starting and Configuring the Router
Configuring a Cisco 7201 Router
Do you want to configure GigabitEthernet0/3 interface? [yes]: no
Would you like to go through AutoSecure configuration? [yes]: no
AutoSecure dialog can be started later using "auto secure" CLI
The following sample display includes a listing of configuration parameters selected in
Step 5
through
Step 10
. Only IP is the selected protocol for this example.
Configuring global parameters:
Enter host name [Router]:
router
The enable secret is a one-way cryptographic secret used instead of the enable password
when it exists.
Enter enable secret:
barney
The enable password is used when there is no enable secret and when using older software
and some boot images.
Enter enable password:
betty
line vty 0 4
password cisco
no snmp-server
!
ip routing
no bridge 1
no appletalk routing
no decnet routing
no clns routing
no ipx routing
!
interface FastEthernet0/0
media-type 100BaseX
full-duplex
ip address 10.2.2.1 255.255.255.0
no mop enabled
!
interface GigabitEthernet0/0
ip address 25.2.4.10 255.255.0.0
no mop enabled
!
interface GigabitEthernet0/1
ip address 70.1.1.2 255.255.255.0
no mop enabled
!
interface GigabitEthernet0/2
shutdown
no ip address
!
interface GigabitEthernet0/3
shutdown
no ip address
!
end