
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
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
!
ip routing no bridge 1
no appletalk routing no decnet routing no clns routing
no ipx routing
!
interface FastEthernet0/0
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
| Cisco 7201 Installation and Configuration Guide |
|