Cisco Systems OL-31454-01 Configuring Gigabit and FastEthernet Interfaces, Examples, Exec timeout

Models: OL-31454-01

1 114
Download 114 pages 46.46 Kb
Page 88
Image 88

Chapter 4 Configuring the Router

Performing the Initial Configuration on the Router

 

Command or Action

Purpose

Step 5

 

 

end

Returns to privileged EXEC mode.

 

Example:

 

 

Router(config)# end

 

Step 6

 

 

show running-config

Displays the running configuration file.

 

 

Verify that you properly configured the idle privileged

 

Example:

EXEC timeout.

 

Router(config)# show running-config

 

 

 

 

Examples

The following example shows how to set the console idle privileged EXEC timeout to 2 minutes 30 seconds:

line console exec-timeout 2 30

The following example shows how to set the console idle privileged EXEC timeout to 10 seconds:

line console exec-timeout 0 10

Configuring Gigabit and FastEthernet Interfaces

This section shows how to assign an IP address and interface description to a Gigabit interface and an Ethernet interface on your router.

For comprehensive configuration information on Gigabit Ethernet interfaces, see chapter “Configuring LAN Interfaces” in Cisco IOS Interface and Hardware Component Configuration Guide.

For information on interface numbering, see the software configuration guide for your router.

SUMMARY STEPS

1.enable

2.show ip interface brief

3.configure terminal

4.interface {fastethernet gigabitethernet} 0/port

5.description string

6.ip address ip-address mask

7.no shutdown

8.end

9.show ip interface brief

 

Cisco 2010 Connected Grid Router Hardware Installation Guide

4-12

OL-31454-01

Page 88
Image 88
Cisco Systems OL-31454-01 manual Configuring Gigabit and FastEthernet Interfaces, Examples, Exec timeout