Cisco 1941W Configuration Manual page 353

Cisco 3900 series, cisco 2900 series, cisco 1900 series
Hide thumbs Also See for 1941W:
Table of Contents

Advertisement

Appendix A
Cisco IOS CLI for Initial Configuration
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
show ip interface brief
Example:
Router# show ip interface brief
Step 3
configure terminal
Example:
Router# configure terminal
Step 4
interface gigabitethernet 0/port
Example:
Router(config)# interface gigabitethernet 0/0
Step 5
description string
Example:
Router(config-if)# description GE int to 2nd
floor south wing
Step 6
ip address ip-address mask
Example:
Router(config-if)# ip address 172.16.74.3
255.255.255.0
Step 7
no shutdown
Example:
Router(config-if)# no shutdown
Step 8
end
Example:
Router(config)# end
Step 9
show ip interface brief
Example:
Router# show ip interface brief
Cisco 3900 Series, Cisco 2900 Series, and Cisco 1900 Series Integrated Services Routers Generation 2 Software Configuration Guide
Using the Cisco IOS CLI to Perform Initial Configuration
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
Displays a brief status of the interfaces that are configured
for IP.
Learn which type of Ethernet interface is on your
router.
Enters global configuration mode.
Specifies the gigabit Ethernet interface and enters interface
configuration mode.
For information on interface numbering, see
Note
Software Configuration Guide.
(Optional) Adds a description to an interface configuration.
The description helps you remember what is attached to
this interface. The description can be useful for
troubleshooting.
Sets a primary IP address for an interface.
Enables an interface.
Returns to privileged EXEC mode.
Displays a brief status of the interfaces that are configured
for IP.
Verify that the Ethernet interfaces are up and
configured correctly.
A-7

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

194129012911295139252921 ... Show all

Table of Contents