Cisco ASR 1001-X Hardware Installation Manual page 68

Table of Contents

Advertisement

Gigabit Ethernet Management Interface Overview
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
Example:
Router(config)# interface gigabitethernet 0
Step 5
ip address ip-address mask
Example:
Router(config-if)# ip address 172.16.74.3
255.255.255.0
Step 6
no shutdown
Example:
Router(config-if)# no shutdown
Step 7
end
Example:
Router(config)# end
Step 8
show ip interface brief
Example:
Router# show ip interface brief
Cisco ASR 1001-X Router Hardware Installation Guide
60
Cisco ASR 1001-X Router Power Up and 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 Ethernet interface and enters interface
configuration mode.
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 interfaces are up and configured correctly.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents