Cisco Systems ASR 1001-X Network Router User Manual


 
5-12
Cisco ASR 1001-X Router Hardware Installation Guide
OL-32376-02
Chapter 5 Cisco ASR 1001-X Router Power Up and Initial Configuration
Performing the Initial Configuration on the Router
Default Gigabit Ethernet Configuration
By default, a forwarding VRF is configured for the interface with a special group named Mgmt-intf. This
cannot be changed. This isolates the traffic on the management interface away from the forwarding
plane. Otherwise, the interface can be configured like other Gigabit Ethernet interfaces for most
functions.
For example, the default configuration is as follows:
interface GigabitEthernet0
vrf forwarding Mgmt-intf
ip address 172.18.77.212 255.255.255.240
negotiation auto
Configuring Gigabit Ethernet Interfaces
This sections 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 the “Configuring LAN
Interfaces” chapter of the Cisco IOS Interface and Hardware Component Configuration Guide.
For information on interface numbering, see the software configuration guide pertaining to your router.
SUMMARY STEPS
1. enable
2. show ip interface brief
3. configure terminal
4. interface gigabitethernet 0
5. ip address ip-address mask
6. no shutdown
7. end
8. show ip interface brief
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
show ip interface brief
Example:
Router# show ip interface brief
Displays a brief status of the interfaces that are configured
for IP.
Learn which type of Ethernet interface is on your router.