Vty / Console Timestamp; Displaying Interfaces By Slot Order - Cisco XR 12000 Series Getting Started Manual

Hide thumbs Also See for XR 12000 Series:
Table of Contents

Advertisement

Displaying System Information with show Commands
The location keyword must be available only for the disk or any media storage available on RP. Network
Note
files do not require this keyword.

vty / Console Timestamp

This feature enables the timestamp to be set to On by default for each EXEC or admin EXEC command.
Previously, the default setting for the time stamp was disabled.
The following command disables the timestamp:
RP/0/0/CPU0:router(config)# line console timestamp disable
The following command enables the timestamp:
RP/0/0/CPU0:router(config)# no line console timestamp disable
However, the previous command to enable the timestamp is still available.

Displaying Interfaces by Slot Order

This feature lets you display physical interfaces in a sequence of slots for a specific rack. This provides
an easy way to determine if the interfaces are configured on a specific slot. Previously, the physical
interfaces were displayed by interface types.
To display the interfaces by slot order, you need to configure the configuration display interface
slot-order command at the global configuration mode.
RP/0/0/CPU0:router# configure terminal
RP/0/0/CPU0:router(config)# configuration display interface slot-order
RP/0/0/CPU0:router(config)# commit
RP/0/0/CPU0:router(config)# end
This command enables the display of physical interfaces by slot-order:
RP/0/0/CPU0:router# show running-config
Building configuration...
!! IOS XR Configuration 4.1.0.29I
!! Last configuration change at Mon Mar 21 06:35:17 2011 by lab
!
service configuration display slot-order
interface MgmtEth0/0/CPU0/0
ipv4 address 12.29.38.6 255.255.0.0
!
interface MgmtEth0/0/CPU0/1
shutdown
!
interface POS0/2/0/0
shutdown
Cisco IOS XR Getting Started Guide for the Cisco XR 12000 Series Router
5-106
Chapter 5
CLI Tips, Techniques, and Shortcuts
OL-24755-01

Advertisement

Table of Contents
loading

Table of Contents