Cisco Systems ASR 9000 6-13, F I N A L D R A F T - C i s c o C o n f i d e n t i a l, OL-17502-01

Models: A9KMOD80TR A9K24X10GETR ASR 9000

1 142
Download 142 pages 58.88 Kb
Page 135
Image 135
RP/0/RSP0/CPU0:router# show running-config interface gi0/2/0/3

Chapter 6 Troubleshooting the Cisco IOS XR Software

Interfaces Not Coming Up

F I N A L D R A F T — C i s c o C o n f i d e n t i a l

RP/0/RSP0/CPU0:router(config)# interface gi0/2/0/1

RP/0/RSP0/CPU0:router(config-if)# ipv4 address 10.1.1.1 255.0.0.0

RP/0/RSP0/CPU0:router(config-if)# no shutdown

RP/0/RSP0/CPU0:router(config-if)# commit

RP/0/RSP0/CPU0:router(config-if)# end

RP/0/RSP0/CPU0:router#

RP/0/RSP0/CPU0:router# configure

RP/0/RSP0/CPU0:router(config)# interface gi0/2/0/2

RP/0/RSP0/CPU0:router(config-if)# ipv4 address 10.1.1.2 255.255.0.0

RP/0/RSP0/CPU0:router(config-if)# no shutdown

RP/0/RSP0/CPU0:router(config-if)# end

Uncommitted changes found, commit them? [yes]: yes

RP/0/RSP0/CPU0:router#

Step 4 Type the show ipv4 interface brief command to verify that the interfaces are “Up” in the Status column:

RP/0/RSP0/CPU0:router# show ipv4 interface brief

Interface

IP-Address

Status

Protocol

gi0/1/0/0

unassigned

Shutdown

Down

gi0/1/0/1

unassigned

Shutdown

Down

gi0/1/0/2

unassigned

Shutdown

Down

gi0/1/0/3

unassigned

Shutdown

Down

gi0/1/0/4

unassigned

Shutdown

Down

gi0/1/0/5

unassigned

Shutdown

Down

gi0/1/0/6

unassigned

Shutdown

Down

gi0/1/0/7

unassigned

Shutdown

Down

gi0/1/0/8

unassigned

Shutdown

Down

gi0/1/0/9

unassigned

Shutdown

Down

gi0/1/0/10

unassigned

Shutdown

Down

gi0/1/0/11

unassigned

Shutdown

Down

gi0/1/0/12

unassigned

Shutdown

Down

gi0/1/0/13

unassigned

Shutdown

Down

gi0/1/0/14

unassigned

Shutdown

Down

gi0/1/0/15

unassigned

Shutdown

Down

gi0/2/0/0

10.10.1.101

Up

Up

gi0/2/0/1

10.1.1.1

Up

Up

gi0/2/0/3

10.1.1.2

Shutdown

Down

gi0/2/0/3

unassigned

Shutdown

Down

TenGigE0/3/0/0

unassigned

Shutdown

Down

TenGigE0/3/0/2

unassigned

Shutdown

Down

MgmtEth0/RSP0/CPU0/0

unassigned

Shutdown

Down

Step 5 If the interface is in the “Shutdown/Down” state, as shown in the previous example, perform the following tasks:

a.Verify that the status of the interface is “Shutdown”:

RP/0/RSP0/CPU0:router# show running-config interface gi0/2/0/3

interface gi0/2/0/3 shutdown keepalive disable

!

b.Bring the interface up with the following commands:

RP/0/RSP0/CPU0:router(config)# controller gi 0/2/0/3

RP/0/RSP0/CPU0:router(config-sonet)# no shutdown

RP/0/RSP0/CPU0:router(config-sonet)# commit

RP/0/RSP0/CPU0:router(config-sonet)# exit

RP/0/RSP0/CPU0:router(config)# interface gi 0/2/0/3

RP/0/RSP0/CPU0:router(config-if)# no shutdown

RP/0/RSP0/CPU0:router(config-if)# commit

 

 

Cisco ASR 9000 Series Aggregation Services Router Getting Started Guide

 

 

 

 

 

 

OL-17502-01

 

 

6-13

 

 

 

 

 

Page 135
Image 135
Cisco Systems ASR 9000, A9KMOD80TR 6-13, F I N A L D R A F T - C i s c o C o n f i d e n t i a l, Interfaces Not Coming Up