Configuring Gigabit Ethernet Interfaces - Cisco 2010 Hardware Installation Manual

Table of Contents

Advertisement

Performing the Initial Configuration on the Router
Command or Action
Step 5
end
Example:
Router(config)# end
Step 6
show running-config
Example:
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 Ethernet Interfaces

This section shows how to assign an IP address and interface description to an Ethernet interface on your
router.
For comprehensive configuration information on Gigabit Ethernet interfaces, see chapter "Configuring
LAN Interfaces" in
For information on interface numbering, see the software configuration guide for your router.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
Cisco Connected Grid Routers 2010 Hardware Installation Guide
4-12
Cisco IOS Interface and Hardware Component Configuration
enable
show ip interface brief
configure terminal
interface {fastethernet | gigabitethernet} 0/port
description string
ip address ip-address mask
no shutdown
end
show ip interface brief
Purpose
Returns to privileged EXEC mode.
Displays the running configuration file.
Verify that you properly configured the idle privileged
EXEC timeout.
Chapter 4
Configuring the Router
Guide.
OL-21559-01

Advertisement

Table of Contents
loading

Table of Contents