Command Reference Guide for Cisco MXE-OS Release 1.3
Fundamentals Command Reference

Table Of Contents

Fundamentals Command Reference

banner motd

clear cli history

clear cli history-size

clear system reset-reason

cli history-size

clock set

clock summer-time

clock timezone

configure terminal

copy

copy running-config startup-config

copy startup-config running-config

end

exec-timeout

exit

hostname

hw-module

license clear

license comment

license eval activate

license install

license save

line console

line vty

parity

ping

reload

session-limit

setup

show banner motd

show cli history

show clock

show copyright

show facility-alarm

show hardware internal inventory

show hostname

show license

show line

show module

show processes

show running-config

show startup-config

show system reset-reason

show system uptime

show tech-support

show terminal

show version

speed

stopbits

terminal length

terminal terminal-type

terminal width

upgrade software

write


Fundamentals Command Reference


Revised: September 2011

This chapter includes the Cisco MXE-OS commands used for basic operating system configurations and settings.

banner motd

To configure the message-of-the-day (MOTD) banner that displays when a user logs in to the device, use the banner motd command. To revert to the default, use the no form of this command.

banner motd delimiting-character message delimiting-character

no banner motd

Syntax Description

delimiting-character

Delimiting character that you choose. This character indicates the start and end of the message and cannot be used in the message argument. Do not use " or the space character as a delimiting character.

message

Message text. The maximum length per line is 80 characters. Up to 2000 characters are allowed per banner message. The line feed (^|) and delimiting characters are included in the total character count. The message text is case sensitive and cannot contain the delimiting-character or the ` character.


Defaults

None

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

To create a multiple-line MOTD banner, press Enter before typing the delimiting character to start a new line.

Examples

This example shows how to configure a single-line MOTD banner:

mxe# configure terminal
mxe(config)# banner motd #Unauthorized access to this device is prohibited!#

This example shows how to configure a multiple-line MOTD banner:

mxe# configure terminal
mxe(config)# banner motd #Welcome to authorized users!
> Unauthorized access prohibited.#

This example shows how to revert to the default MOTD banner:

mxe# configure terminal
mxe(config)# no banner motd

Related Commands

Command
Description

show banner motd

Displays the MOTD banner.


clear cli history

To clear the command history, use the clear cli history command.

clear cli history

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

Use the show cli history command to display the history of the commands that you entered at the command-line interface (CLI).

Examples

This example shows how to clear the command history:

mxe# clear cli history

Related Commands

Command
Description

clear cli history-size

Clears the command history and resets the maximum number of stored commands to the default (10).

cli history-size

Configures the maximum number of lines stored in the command history.

show cli history

Displays the command history.


clear cli history-size

To clear the command history size, use the clear cli history-size command.

clear cli history-size

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.1

This command was introduced.


Usage Guidelines

Use the clear cli history-size command to reset the history size to the default, 10. The clear cli history command clears the entire buffer.

Examples

This example shows how to clear the command history and reset the history size to 10:

mxe# clear cli history-size

Related Commands

Command
Description

clear cli history

Clears all command history.

cli history-size

Configures the maximum number of lines stored in the command history.

show cli history

Displays the command history.


clear system reset-reason

To clear the system reset history and the reset reasons, use the clear system reset-reason command.

clear system reset-reason

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.2

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to clear the reset history:

mxe# clear system reset-reason 

Related Commands

Command
Description

show system reset-reason

Displays the reset history and the reset reasons.


cli history-size

To set the maximum number of lines stored in the command history, use the cli history-size command.

cli history-size [number]

Syntax Description

number

(Optional) Specify the maximum number of lines that can be stored in the command history. The range is 2 to 512; the default is 10.


Defaults

10 lines

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.1

This command was introduced.


Usage Guidelines

Use the show cli history command to display the history of the commands that you entered at the command-line interface (CLI). The cli history-size command sets the maximum number of stored command lines. The clear cli history command clears all entries, the clear cli history-size command resets cli history-size to the default (10).

Examples

This example shows how to set the command history to a maximum of 50 lines:

mxe# cli history-size 50

Related Commands

Command
Description

clear cli history

Clears all command history.

clear cli history-size

Clears the command history and resets the maximum number of stored commands to the default (10).

show cli history

Displays the command history.


clock set

To manually set the clock on a Cisco MXE-OS device, use the clock set command. To remove the clocks set configuration, use the no form of this command.

clock set time day month year

no clock set time day month year

Syntax Description

time

Time of day. The format is HH:MM:SS.

day

Day of the month. The range is from 1 to 31.

month

Month of the year. The values are January, February, March, April, May, June, July, August, September, October, November, and December.

year

Year. The range is from 2000 to 2030.


Defaults

None

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

Use this command when you cannot synchronize your device with an outside clock source, such as NTP.

You can use this command only when NTP is disabled.

Examples

This example shows how to manually configure the clock:

mxe# configure terminal
mxe(config)# clock set 09:00:00 1 June 2008

Related Commands

Command
Description

show clock

Displays the clock time.


clock summer-time

To configure the summertime (daylight saving time) offset, use the clock summer-time command. To remove the summertime offset configuration, use the no form of this command.

clock summer-time zone-name start-week start-day start-month start-time end-week end-day end-month end-time offset-minutes

no clock summer-time

Syntax Description

zone-name

Time zone string. The time zone string is a three-character string.

start-week

Week of the month to start the summer-time offset. The range is from 1 to 5.

start-day

Day of the month to start the summer-time offset. Valid values are Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday.

start-month

Month to start the summer-time offset. Valid values are January, February, March, April, May, June, July, August, September, October, November, and December.

start-time

Time to start the summer-time offset. The format is hh:mm.

end-week

Week of the month to end the summer-time offset. The range is from 1 to 5.

end-day

Day of the month to end the summer-time offset. Valid values are Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday.

end-month

Month to end the summer-time offset. Valid values are January, February, March, April, May, June, July, August, September, October, November, and December.

end-time

Time to end the summer-time offset. The format is hh:mm.

offset-minutes

Number of minutes to offset the clock. The range is from 1 to 1440.


Defaults

No summertime offset

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to configure the offset for summer-time or daylight saving time:

mxe# configure terminal
mxe(config)# clock summer-time PDT 1 Sunday March 02:00 1 Sunday November 02:00 60

This example shows how to remove a summer-time offset configuration:

mxe# configure terminal
mxe(config)# no clock summer-time

Related Commands

Command
Description

show clock

Displays clock summer-time offset configuration.


clock timezone

To configure the time-zone offset from Coordinated Universal Time (UTC), use the clock timezone command. To remove the timezone offset, use the no form of this command.

clock timezone zone-name offset-hours offset-minutes

no clock timezone

Syntax Description

zone-name

The zone-name is a maximum 32-character string for the time zone abbreviation.

offset-hours

Number of hours offset from UTC. The range is from -23 to 23.

offset-minutes

Number of minutes offset from UTC. The range is from 0 to 59.


Defaults

No time-zone offset

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.

1.2

Table 1-1 was added.

1.3

Table 1-2 was added.


Usage Guidelines

Use this command to offset the device clock from UTC.

When you are using a Cisco TelePresence System (CTS) Manager, you should apply the same time-zone offset value on the CTS Manager and on the Cisco MXE-OS device.

Table 1-1 lists the world time-zone offset values. Table 1-2 lists the Internet Engineering Task Force (IETF) time-zone offset values.

Table 1-1 World Time-Zone Offsets 

Local Standard Time Offset
Local Standard Time Offset

Africa/Cairo GMT +2.0

Asia/Singapore GMT +8.0

Africa/Harare GMT +2.0

Asia/Taipei GMT +8.0

Africa/Lagos GMT +1.0

Asia/Tehran GMT +3.30

Africa/Nairobi GMT +3.0

Asia/Tokyo GMT +9.0

America/Bogota GMT -5.0

Asia/Vladivostok GMT +10.0

America/Buenos_Aires GMT -3.0

Asia/Yakutsk GMT +9.0

America/Caracas GMT -4.5

Asia/Yekaterinburg GMT +5.0

America/Chicago GMT -6.0

Asia/Yerevan GMT +4.0

America/Chihuahua GMT -7.0

Atlantic/Azores GMT -1.0

America/Denver GMT -7.0

Atlantic/Cape_Verde GMT -1.0

America/Godthab GMT -3.0

Australia/Adelaide GMT +9.30

America/Guatemala GMT -6.0

Australia/Brisbane GMT +10.0

America/Indiana/Indianapolis GMT -5.0

Australia/Darwin GMT +9.30

America/Los_Angeles GMT -8.0

Australia/Hobart GMT +10.0

America/Mexico_City GMT -6.0

Australia/Perth GMT +8.0

America/New_York GMT -5.0

Australia/Sydney GMT +10.0

America/Noronha GMT -2.0

Canada/Atlantic GMT -4.0

America/Phoenix GMT -7.0

Canada/Newfoundland GMT -3.30

America/Santiago GMT -4.0

Canada/Saskatchewan GMT -6.0

America/Sao_Paulo GMT -3.0

Etc/GMT GMT +0.0

Asia/Almaty GMT +6.0

Etc/UTC GMT +0.0

Asia/Baghdad GMT +3.0

Europe/Athens GMT +2.0

Asia/Bangkok GMT +7.0

Europe/Berlin GMT +1.0

Asia/Calcutta GMT +5.30

Europe/Helsinki GMT +2.0

Asia/Chongqing GMT +8.0

Europe/London GMT +0.0

Asia/Colombo GMT +5.30

Europe/Minsk GMT +2.0

Asia/Dhaka GMT +6.0

Europe/Moscow GMT +3.0

Asia/Irkutsk GMT +8.0

Europe/Paris GMT +1.0

Asia/Jerusalem GMT +2.0

Europe/Prague GMT +1.0

Asia/Kabul GMT +4.30

Europe/Sarajevo GMT +1.0

Asia/Karachi GMT +5.0

Pacific/Auckland GMT +12.0

Asia/Katmandu GMT +5.45

Pacific/Fiji GMT +12.0

Asia/Krasnoyarsk GMT +7.0

Pacific/Guam GMT +10.0

Asia/Magadan GMT +11.0

Pacific/Kwajalein GMT +12.0

Asia/Muscat GMT +4.0

Pacific/Samoa GMT -11.0

Asia/Rangoon GMT +6.30

Pacific/Tongatapu GMT +13.0

Asia/Riyadh GMT +3.0

US/Alaska GMT -9.0

Asia/Seoul GMT +9.0

US/Hawaii GMT -10.0


Table 1-2 IETF World Time-Zone Offsets 

Abbreviation
Name
Location
Timezone

A

Alpha Time Zone

Military

UTC +1 hour

ADT

Atlantic Daylight Time

Atlantic

UTC -3 hours

ADT

Atlantic Daylight Time

North America

UTC -3 hours

AFT

Afghanistan Time

Asia

UTC +4:30 hours

AKDT

Alaska Daylight Time

North America

UTC -8 hours

AKST

Alaska Standard Time

North America

UTC -9 hours

ALMT

Alma-Ata Time

Asia

UTC +6 hours

AMST

Armenia Summer Time

Asia

UTC +5 hours

AMST

Amazon Summer Time

South America

UTC -3 hours

AMT

Armenia Time

Asia

UTC +4 hours

AMT

Amazon Time

South America

UTC -4 hours

ANAST

Anadyr Summer Time

Asia

UTC +12 hours

ANAT

Anadyr Time

Asia

UTC +12 hours

AQTT

Aqtobe Time

Asia

UTC +5 hours

ART

Argentina Time

South America

UTC -3 hours

AST

Arabia Standard Time

Asia

UTS +3 hours

AST

Atlantic Standard Time

Atlantic

UTC -4 hours

AST

Atlantic Standard Time

Caribbean

UTC -4 hours

AST

Atlantic Standard Time

North America

UTC -4 hours

AZOST

Azores Summer Time

Atlantic

UTC

AZOT

Azores Time

Atlantic

UTC -1 hour

AZST

Azerbaijan Summer Time

Asia

UTC +5 hours

AZT

Azerbaijan Time

Asia

UTC +4 hours

B

Bravo Time Zone

Military

UTC +2 hours

BNT

Brunei Darussalam Time

Asia

UTC +8 hours

BOT

Bolivia Time

South America

UTC -4 hours

BRST

Brasilia Summer Time

South America

UTC -2 hours

BRT

Brasília Time

South America

UTC -3 hours

BST

Bangladesh Standard Time

Asia

UTC +6 hours

BST

British Summer Time

Europe

UTC +1 hour

BTT

Bhutan Time

Asia

UTC +6 hours

C

Charlie Time Zone

Military

UTC +3 hours

CAST

Casey Time

Antarctica

UTC +8 hours

CAT

Central Africa Time

Africa

UTC +2 hours

CCT

Cocos Islands Time

Indian Ocean

UTC +6:30 hours

CDT

Central Daylight Time

Australia

UTC +10:30 hours

CDT

Cuba Daylight Time

Caribbean

UTC -4 hours

CDT

Central Daylight Time

North America

UTC -5 hours

CEST

Central European Summer Time

Europe

UTC +2 hours

CET

Central European Time

Africa

UTC +1 hours

CET

Central European Time

Europe

UTC +1 hour

CHADT

Chatham Island Daylight Time

Pacific

UTC +13:45 hours

CHAST

Chatham Island Standard Time

Pacific

UTC +12:45 hours

CKT

Cook Island Time

Pacific

UTC -10 hours

CLST

Chile Summer Time

South America

UTC -3 hours

CLT

Chile Standard Time

South America

UTC -4 hours

COT

Colombia Time

South America

UTC -5 hours

CST

China Standard Time

Asia

UTC +8 hours

CST

Central Standard Time

Australia

UTC +9:30 hours

CST

Central Standard Time

Central America

UTC -6 hours

CST

Cuba Standard Time

Caribbean

UTC -5 hours

CST

Central Standard Time

North America

UTC -6 hours

CVT

Cape Verde Time

Africa

UTC -1 hour

CXT

Christmas Island Time

Australia

UTC +7 hours

ChST

Chamorro Standard Time

Pacific

UTC +10 hours

D

Delta Time Zone

Military

UTC +4 hours

DAVT

Davis Time

Antarctica

UTC +7 hours

E

Echo Time Zone

Military

UTC +5 hours

EASST

Easter Island Summer Time

Pacific

UTC -5 hours

EAST

Easter Island Standard Time

Pacific

UTC -6 hours

EAT

Eastern Africa Time

Africa

UTC +3 hours

EAT

East Africa Time

Indian Ocean

UTC +3 hours

ECT

Ecuador Time

South America

UTC -5 hours

EDT

Eastern Daylight Time

Australia

UTC +11 hours

EDT

Eastern Daylight Time

Caribbean

UTC -4 hours

EDT

Eastern Daylight Time

North America

UTC -4 hours

EDT

Eastern Daylight Time

Pacific

UTC +11 hours

EEST

Eastern European Summer Time

Africa

UTC +3 hours

EEST

Eastern European Summer Time

Asia

UTC +3 hours

EEST

Eastern European Summer Time

Europe

UTC +3 hours

EET

Eastern European Time

Africa

UTC +2 hours

EET

Eastern European Time

Asia

UTC +2 hours

EET

Eastern European Time

Europe

UTC +2 hours

EGST

Eastern Greenland Summer Time

North America

UTC

EGT

East Greenland Time

North America

UTC -1 hour

EST

Eastern Standard Time

Australia

UTC +10 hours

EST

Eastern Standard Time

Central America

UTC -5 hours

EST

Eastern Standard Time

Caribbean

UTC -5 hours

EST

Eastern Standard Time

North America

UTC -5 hours

ET

Tiempo del Este

Central America

UTC -5 hours

ET

Tiempo del Este

Caribbean

UTC -5 hours

ET

Tiempo Del Este

North America

UTC -5 hours

F

Foxtrot Time Zone

Military

UTC +6 hours

FJST

Fiji Summer Time

Pacific

UTC +13 hours

FJT

Fiji Time

Pacific

UTC +12 hours

FKST

Falkland Islands Summer Time

South America

UTC -3 hours

FKT

Falkland Island Time

South America

UTC -4 hours

FNT

Fernando de Noronha Time

South America

UTC -2 hours

G

Golf Time Zone

Military

UTC +7 hours

GALT

Galapagos Time

Pacific

UTC -6 hours

GAMT

Gambier Time

Pacific

UTC -9 hours

GET

Georgia Standard Time

Asia

UTC +4 hours

GFT

French Guiana Time

South America

UTC -3 hours

GILT

Gilbert Island Time

Pacific

UTC +12 hours

GMT

Greenwich Mean Time

Africa

UTC

GMT

Greenwich Mean Time

Europe

UTC

GST

Gulf Standard Time

Asia

UTC +4 hours

GYT

Guyana Time

South America

UTC -4 hours

H

Hotel Time Zone

Military

UTC +8 hours

HAA

Heure Avancée de l'Atlantique

Atlantic

UTC -3 hours

HAA

Heure Avancée de l'Atlantique

North America

UTC -3 hours

HAC

Heure Avancée du Centre

North America

UTC -5 hours

HADT

Hawaii-Aleutian Daylight Time

North America

UTC -9 hours

HAE

Heure Avancée de l'Est

Caribbean

UTC -4 hours

HAE

Heure Avancée de l'Est

North America

UTC -4 hours

HAP

Heure Avancée du Pacifique

North America

UTC -7 hours

HAR

Heure Avancée des Rocheuses

North America

UTC -6 hours

HAST

Hawaii-Aleutian Standard Time

North America

UTC -10 hours

HAT

Heure Avancée de Terre-Neuve

North America

UTC -2:30 hours

HAY

Heure Avancée du Yukon

North America

UTC -8 hours

HKT

Hong Kong Time

Asia

UTC +8 hours

HLV

Hora Legal de Venezuela

South America

UTC -4:30 hours

HNA

Heure Normale de l'Atlantique

Atlantic

UTC -4 hours

HNA

Heure Normale de l'Atlantique

Caribbean

UTC -4 hours

HNA

Heure Normale de l'Atlantique

North America

UTC -4 hours

HNC

Heure Normale du Centre

Central America

UTC -6 hours

HNC

Heure Normale du Centre

North America

UTC -6 hours

HNE

Heure Normale de l'Est

Central America

UTC -5 hours

HNE

Heure Normale de l'Est

Caribbean

UTC -5 hours

HNE

Heure Normale de l'Est

North America

UTC -5 hours

HNP

Heure Normale du Pacifique

North America

UTC -8 hours

HNR

Heure Normale des Rocheuses

North America

UTC -7 hours

HNT

Heure Normale de Terre-Neuve

North America

UTC -3:30 hours

HNY

Heure Normale du Yukon

North America

UTC -9 hours

HOVT

Hovd Time

Asia

UTC +7 hours

I

India Time Zone

Military

UTC +9 hours

ICT

Indochina Time

Asia

UTC +7 hours

IDT

Israel Daylight Time

Asia

UTC +3 hours

IOT

Indian Chagos Time

Indian Ocean

UTC +6 hours

IRDT

Iran Daylight Time

Asia

UTC +4:30 hours

IRKST

Irkutsk Summer Time

Asia

UTC +9 hours

IRKT

Irkutsk Time

Asia

UTC +8 hours

IRST

Iran Standard Time

Asia

UTC +3:30 hours

IST

Israel Standard Time

Asia

UTC +2 hours

IST

India Standard Time

Asia

UTC +5:30 hours

IST

Irish Standard Time

Europe

UTC +1 hour

JST

Japan Standard Time

Asia

UTC +9 hours

K

Kilo Time Zone

Military

UTC +10 hours

KGT

Kyrgyzstan Time

Asia

UTC +6 hours

KRAST

Krasnoyarsk Summer Time

Asia

UTC +8 hours

KRAT

Krasnoyarsk Time

Asia

UTC +7 hours

KST

Korea Standard Time

Asia

UTC +9 hours

KUYT

Kuybyshev Time

Europe

UTC +4 hours

L

Lima Time Zone

Military

UTC +11 hours

LHDT

Lord Howe Daylight Time

Australia

UTC +11 hours

LHST

Lord Howe Standard Time

Australia

UTC +10:30 hours

LINT

Line Islands Time

Pacific

UTC +14 hours

M

Mike Time Zone

Military

UTC +12 hours

MAGST

Magadan Summer Time

Asia

UTC +12 hours

MAGT

Magadan Time

Asia

UTC +11 hours

MART

Marquesas Time

Pacific

UTC -9:30 hours

MAWT

Mawson Time

Antarctica

UTC +5 hours

MDT

Mountain Daylight Time

North America

UTC -6 hours

MHT

Marshall Islands Time

Pacific

UTC +12 hours

MMT

Myanmar Time

Asia

UTC +6:30 hours

MSD

Moscow Daylight Time

Europe

UTC +4 hours

MSK

Moscow Standard Time

Europe

UTC +3 hours

MST

Mountain Standard Time

North America

UTC -7 hours

MUT

Mauritius Time

Africa

UTC +4 hours

MVT

Maldives Time

Asia

UTC +5 hours

MYT

Malaysia Time

Asia

UTC +8 hours

N

November Time Zone

Military

UTC -1 hour

NCT

New Caledonia Time

Pacific

UTC +11 hours

NDT

Newfoundland Daylight Time

North America

UTC -2:30 hours

NFT

Norfolk Time

Australia

UTC +11:30 hours

NOVST

Novosibirsk Summer Time

Asia

UTC +7 hours

NOVT

Novosibirsk Time

Asia

UTC +6 hours

NPT

Nepal Time

Asia

UTC +5:45 hours

NST

Newfoundland Standard Time

North America

UTC -3:30 hours

NUT

Niue Time

Pacific

UTC -11 hours

NZDT

New Zealand Daylight Time

Antarctica

UTC +13 hours

NZDT

New Zealand Daylight Time

Pacific

UTC +13 hours

NZST

New Zealand Standard Time

Antarctica

UTC +12 hours

NZST

New Zealand Standard Time

Pacific

UTC +12 hours

O

Oscar Time Zone

Military

UTC -2 hours

OMSST

Omsk Summer Time

Asia

UTC +7 hours

OMST

Omsk Standard Time

Asia

UTC +6 hours

P

Papa Time Zone

Military

UTC -3 hours

PDT

Pacific Daylight Time

North America

UTC -7 hours

PET

Peru Time

South America

UTC -5 hours

PETST

Kamchatka Summer Time

Asia

UTC +12 hours

PETT

Kamchatka Time

Asia

UTC +12 hours

PGT

Papua New Guinea Time

Pacific

UTC +10 hours

PHOT

Phoenix Island Time

Pacific

UTC +13 hours

PHT

Philippine Time

Asia

UTC +8 hours

PKT

Pakistan Standard Time

Asia

UTC +5 hours

PMDT

Pierre & Miquelon Daylight Time

North America

UTC -2 hours

PMST

Pierre & Miquelon Standard Time

North America

UTC -3 hours

PONT

Pohnpei Standard Time

Pacific

UTC +11 hours

PST

Pacific Standard Time

North America

UTC -8 hours

PST

Pitcairn Standard Time

Pacific

UTC -8 hours

PT

Tiempo del Pacífico

North America

UTC -8 hours

PWT

Palau Time

Pacific

UTC +9 hours

PYST

Paraguay Summer Time

South America

UTC -3 hours

PYT

Paraguay Time

South America

UTC -4 hours

Q

Quebec Time Zone

Military

UTC -4 hours

R

Romeo Time Zone

Military

UTC -5 hours

RET

Reunion Time

Africa

UTC +4 hours

S

Sierra Time Zone

Military

UTC -6 hours

SAMT

Samara Time UTC + 4 hours

Europe

UTC +4 hours

SAST

South Africa Standard Time

Africa

UTC +2 hours

SBT

Solomon IslandsTime

Pacific

UTC +11 hours

SCT

Seychelles Time

Africa

UTC +4 hours

SGT

Singapore Time

Asia

UTC +8 hours

SRT

Suriname Time

South America

UTC -3 hours

SST

Samoa Standard Time

Pacific

UTC -11 hours

T

Tango Time Zone

Military

UTC -7 hours

TAHT

Tahiti Time

Pacific

UTC -10 hours

TFT

French Southern and Antarctic Time

Indian Ocean

UTC +5 hours

TJT

Tajikistan Time

Asia

UTC +5 hours

TKT

Tokelau Time

Pacific

UTC -10 hours

TLT

East Timor Time

Asia

UTC +9 hours

TMT

Turkmenistan Time

Asia

UTC +5 hours

TVT

Tuvalu Time

Pacific

UTC +12 hours

U

Uniform Time Zone

Military

UTC -8 hours

ULAT

Ulaanbaatar Time

Asia

UTC +8 hours

UYST

Uruguay Summer Time

South America

UTC -2 hours

UYT

Uruguay Time

South America

UTC -2 hours

UZT

Uzbekistan Time

Asia

UTC +5 hours

V

Victor Time Zone

Military

UTC -9 hours

VET

Venezuelan Standard Time

South America

UTC -4:30 hours

VLAST

Vladivostok Summer Time

Asia

UTC +11 hours

VLAT

Vladivostok Time

Asia

UTC +10 hours

VUT

Vanuatu Time

Pacific

UTC +11 hours

W

Whiskey Time Zone

Military

UTC -10 hours

WAST

West Africa Summer Time

Africa

UTC +2 hours

WAT

West Africa Time

Africa

UTC +1 hour

WDT

Western Daylight Time

Australia

UTC +9 hours

WEST

Western European Summer Time

Africa

UTC +1 hour

WEST

Western European Summer Time

Europe

UTC +1 hour

WET

Western European Time

Africa

UTC

WET

Western European Time

Europe

UTC

WFT

Wallis and Futuna Time

Pacific

UTC +12 hours

WGST

Western Greenland Summer Time

North America

UTC -2 hours

WGT

West Greenland Time

North America

UTC -3 hours

WIB

Western Indonesian Time

Asia

UTC +7 hours

WIT

Eastern Indonesian Time

Asia

UTC +9 hours

WITA

Central Indonesian Time

Asia

UTC +8 hours

WST

Western Sahara Summer Time

Africa

UTC +1 hour

WST

Western Standard Time

Australia

UTC +8 hours

WST

West Samoa Time

Pacific

UTC -11 hours

WT

Western Sahara Standard Time

Africa

UTC

X

X-ray Time Zone

Military

UTC -11 hours

Y

Yankee Time Zone

Military

UTC -12 hours

YAKST

Yakutsk Summer Time

Asia

UTC +10 hours

YAKT

Yakutsk Time

Asia

UTC +9 hours

YAPT

Yap Time

Pacific

UTC +10 hours

YEKST

Yekaterinburg Summer Time

Asia

UTC +6 hours

YEKT

Yekaterinburg Time

Asia

UTC +5 hours

Z

Zulu Time Zone

Military

UTC


Examples

This example shows how to configure the time zone offset from UTC to 5 hours and 0 minutes:

mxe# configure terminal
mxe(config)# clock timezone EST 5 0

This example shows how to remove a time-zone offset:

mxe# configure terminal
mxe(config)# no clock timezone

Related Commands

Command
Description

show clock

Displays the clock time.


configure terminal

To enter global configuration mode, use the configure terminal command.

configure terminal

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

Use this command to enter global configuration mode. The commands that you enter in this mode are written to the running configuration file after you press the Enter key.

Examples

This example shows how to enter global configuration mode:

mxe# configure terminal
mxe(config)# 

Related Commands

Command
Description

interface

Enters interface configuration mode.


copy

To copy the startup or running configuration file to or from a destination, use the copy command.

copy source-url destination-url

Syntax Description

source-url

Location URL (or variable) of the source file or directory to be copied. The source can be either local or remote, depending upon whether the file is being downloaded or uploaded.

destination

Destination URL (or variable) of the copied file or directory. The destination can be either local or remote, depending upon whether the file is being downloaded or uploaded.


Keyword
Source or Destination

running-config

Local Cisco MXE-OS running configuration file.

startup-config

Local Cisco MXE-OS startup configuration file.

ftp:

Source or destination URL for a FTP network server. The path is relative to the user home directory. The syntax for this alias is as follows:

ftp:[//server][/path]/filename

sftp:

Source or destination URL for an SSH FTP (SFTP) network server. The path is relative to the user home directory. The syntax for this alias is as follows:

sftp:[//[username@]server][/path]/filename

tftp:

Source or destination URL for a TFTP network server. TFTP is always the root directory. The syntax for this alias is as follows:

tftp:[//server[:port]][/path]/filename


Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.

1.2

The ftp, sftp, and tftp keywords were added. The copy running-config and the copy startup-config commands were replaced by the copy command.


Usage Guidelines

The copy command allows you to copy a file (such as a system image or configuration file) from one location to another location. The source and destination for the file is specified by using a Cisco MXE-OS file system URL, which allows you to specify a local or remote file location. The file system being used (such as a local memory source or a remote server) determines the syntax used in the command.

You can enter on the command line all necessary source- and destination-URL information and the username to use, or you can enter the copy command and have the CLI prompt you for any missing information.

You can use the copy command to backup the startup configuration and to save the running configuration. If the running configuration is not saved to the startup configuration before a system reload, the latest changes are lost.

The entire copying process may take several minutes, depending on the network conditions and the size of the file, and differs from protocol to protocol and from network to network.

The colon character (:) is required after the file system URL prefix keywords.

In the URL syntax for ftp:, sftp:, and tftp:, the server is either an IPv4 address or a hostname.

Copying a Configuration File from a Server to the Running Configuration

Use the copy {ftp: | sftp: | tftp:} source-url running-config command to download a configuration file from a network server to the running configuration of the device. The configuration is added to the running configuration as if the commands were typed in the CLI. The resulting configuration file is a combination of the previous running configuration and the downloaded configuration file. The downloaded configuration file has precedence over the previous running configuration.

Copying the Running or Startup Configuration to a Server

Use the copy running-config {ftp: | sftp: | tftp:} destination-url command to copy the current configuration file to a network server. Use the copy startup-config {ftp: | sftp: | tftp:} destination-url command to copy the startup configuration file to a network server. You can use the copied configuration file as a backup.

Examples

This example shows how to copy the running configuration to the startup configuration:

mxe# copy running-config startup-config

These examples show how to copy the running configuration to a file by using TFTP:

This example shows how to copy the running configuration 
mxe56# copy running-config tftp://10.10.1.1/runcfg.txt
Trying to connect to tftp server......
!!!!!!!!!!!
TFTP put operation was successful
5145 bytes copied
mxe56# copy running-config tftp:
Enter hostname for the tftp server[]? 10.10.1.1
Enter the destination filename[]? [running-config] runcfg2.txt
Trying to connect to tftp server......
!!!!!!!!!!!
TFTP put operation was successful
5145 bytes copied

These examples show how to copy a file from a remote server to the Cisco MXE-OS running configuration:

mxe56# copy tftp: running-config
Enter source filename[]? runcfg2.txt
Address or name of remote host[]? 10.10.1.1
Trying to connect to tftp server......
!!!!!!!!!!!
TFTP get operation was successful
5145 bytes copied
mxe56# copy tftp://10.10.1.1/runcfg.txt running-config
Trying to connect to tftp server......
!!!!!!!!!!!
TFTP get operation was successful
5145 bytes copied

Related Commands

Command
Description

show running-config

Displays the running configuration.

show startup-config

Displays the startup configuration.


copy running-config startup-config

To copy the running configuration to the startup configuration, use the copy running-config startup-config command.

copy running-config startup-config

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.

1.2

This command was replaced by the copy command.


Usage Guidelines

Use this command to save your configuration changes in the running configuration to the startup configuration in internal memory.

Examples

This example shows how to copy the running configuration to the startup configuration:

mxe# copy running-config startup-config

Related Commands

Command
Description

show running-config

Displays the running configuration.

show startup-config

Displays the startup configuration.


copy startup-config running-config

To copy the startup configuration to the running configuration, use the copy startup-config running-config command.

copy startup-config running-config

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.

1.2

This command was replaced by the copy command.


Usage Guidelines

Use this command to save your configuration changes in the startup configuration to the running configuration in internal memory.

Examples

This example shows how to copy the startup configuration to the running configuration:

mxe# copy startup-config running-config 

Related Commands

Command
Description

show running-config

Displays the running configuration.

show startup-config

Displays the startup configuration.


end

To exit a configuration mode and return to EXEC mode, use the end command.

end

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

Any command mode except EXEC

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to return to EXEC mode from global configuration mode:

mxe(config)# end
mxe#

This example shows how to return to EXEC mode from interface configuration mode:

mxe(config-if)# end
mxe#

Related Commands

Command
Description

exit

Returns to the previous command mode.


exec-timeout

To configure the inactive session timeout on the console port or the virtual terminal, use the exec-timeout command. To revert to the default, use the no form of this command.

exec-timeout minutes

no exec-timeout

Syntax Description

minutes

Number of minutes. The range is from 0 to 525600. A setting of 0 minutes disables the timeout.


Defaults

0 minutes

Command Modes

Console port configuration
Line configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

You can configure the console ports only from a session on the console port.

Examples

This example shows how to configure the inactive session timeout for the console port:

mxe# configure terminal
mxe(config)# line console
mxe(config-console)# exec-timeout 30

This example shows how to configure the inactive session timeout for the virtual terminal:

mxe# configure terminal
mxe(config)# line vty
mxe(config-vty)# exec-timeout 30

This example shows how to revert to the default inactive session timeout for the console port:

mxe# configure terminal
mxe(config)# line console
mxe(config-console)# no exec-timeout 

This example shows how to revert to the default inactive session timeout for the virtual terminal:

mxe# configure terminal
mxe(config)# line vty
mxe(config-line)# no exec-timeout 

Related Commands

Command
Description

show running-config

Displays the running configuration.

line console

Specifies the console port and enters console port configuration mode.

line vty

Specifies the virtual terminal and enters line configuration mode.


exit

To exit a configuration mode and return to the previous configuration mode, use the exit command.

exit

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

Any command mode

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to return to EXEC mode from global configuration mode:

mxe(config)# exit
mxe#

This example shows how to return to global configuration mode from interface configuration mode:

mxe(config-if)# exit
mxe(config)#

Related Commands

Command
Description

end

Returns to the EXEC command mode.


hostname

To configure the host name for the device, use the hostname command. To revert to the default, use the no form of this command.

hostname name

no hostname

Syntax Description

name

Name for the device. The name is alphanumeric, case sensitive, can contain special characters, and can have a maximum of 32 characters. Do not use > < " or ? in the name.


Defaults

No host name

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

The Cisco MXE-OS software uses the hostname in command-line interface (CLI) prompts and in default configuration filenames.

Examples

This example shows how to configure the device hostname Engineering2:

mxe# configure terminal
mxe(config)# hostname Engineering2
Engineering2(config)#

This example shows how to revert to the default device hostname:

mxe# configure terminal
Engineering2(config)# no hostname 
mxe(config)#

Related Commands

Command
Description

show hostname

Displays the device hostname.


hw-module

To configure a chassis slot for a module type, use the hw-module command. To remove the configuration, use the no form of this command.

hw-module {slot slot-number type model-name}

no hw-module {slot slot-number type model-name}

Syntax Description

slot slot-number

Specifies a chassis slot number. The range is 3 to 8.

type model-name

The type model name is MXE-MPM-K9.


Defaults

None

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.3

This command was introduced.


Usage Guidelines

The Cisco MXE MPM occupies two slots in the chassis: 3-4, 5-6, and 7-8. For this module, the valid slot numbers are 3, 5, and 7. The module is not supported if installed in slot 2-3, 4-5, or 6-7. Always install the module in the lowest available slot.

The no form of this command returns the specified slot (3 to 8) to the nonprovisioned mode.

Examples

This example shows how to configure slot 5 to be an MPM slot:

mxe# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
mxe(config)# hw-module slot 5 type MXE-MPM-K9
Slot type configured successfully.

Related Commands

Command
Description

show module

Displays the module information for the chassis or for a single module.


license clear

To remove a license entry from license storage, use the license clear command.

license clear feature-name

Syntax Description

feature-name

Name of the feature to be removed. Up to 40 characters are allowed.


Defaults

None

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

The license clear command verifies that the license line is valid and explicitly installed. Only licenses that have been added using the license install command are removed. Evaluation licenses are not removed.

If a license line is in use, the license clear command fails.

Examples

This example shows how to display all licenses and how to clear the mxe-interop license:

mxe# configure terminal
mxe(config)# license clear ?
mxe-interop MXE Interop feature
mxe-port MXE Port feature
mxe(config)# license clear mxe-interop
Feature: mxe-interop
1 License Type: Permanent
License State: Active, Not in Use
License Addition: Exclusive
License Count: Non-Counted
Comment:
Store Index: 1
Store Name: Primary License Storage
Are you sure you want to clear? (yes/[no]): yes

Related Commands

Command
Description

license install

Installs a license stored in a license file on a device.

license save

Saves a copy of a permanent license in a Cisco MXE-OS device to a specified license file.

show license

Displays information in a Cisco MXE-OS software license.


license comment

To add or delete a comment about a feature license, use the license comment command.

license comment {add feature-name comment | delete}

Syntax Description

add

Adds a comment about a feature license.

feature-name

Name of the licensed feature.

comment

String of a maximum of 99 characters, including special characters. If the license comment is more than one word, place the comment inside quotation marks.

delete

Deletes a comment about a licensed feature.


Defaults

None

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

This command is useful for tracking a license when multiple licenses are stored on a device and for adding or deleting information about a specific license. You can also use the license comment command to verify that a license associated with the specified feature is present in license storage.

When issued, the license comment command performs these operations:

Verifies that the license associated with the specified feature is present in the license storage.

If there are multiple license lines, the command prompts for license line selection.

If a comment exists in the license line, the command displays the comment first before prompting for a new comment. Up to 99 characters are stored in license storage.

Use the show license file command to see comments added to the license file.

Examples

The following example shows how to add the comment "Permanent License" to a license file called mxe-interop.

mxe# configure terminal
mxe# license comment add mxe-interop "Permanent License"

Related Commands

Command
Description

license clear

Removes a license entry from a permanent license file.

license install

Installs a license stored in a license file on a device.

license save

Saves a copy of a permanent license in a Cisco MXE-OS device to a specified license file.

show license

Displays information in a Cisco MXE-OS software license.


license eval activate

To activate a feature evaluation license, use the license eval activate command.

license eval activate {feature-name}

Syntax Description

feature-name

Evaluation license feature name.


Defaults

Evaluation licenses are disabled.

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.1

This command was introduced.

1.1.1

The application totalResources command requirement was removed.


Usage Guidelines

The supported license features are mxe-port and mxe-interop. Before enabling a licensed feature, you must accept the EULA.

For Cisco MXE-OS Release 1.1, before you can use any license, you must allocate the number of resources for an application by using the application totalResources command. For more information about allocating resources, see the Configuration Guide for Cisco MXE-OS.

When you install a permanent license, the respective evaluation license is deactivated. If the mxe-port evaluation license is active when you install the permanent license, the port count is transferred to the permanent license. Activation of an evaluation license is not needed if a permanent license is installed.

Examples

This example shows how to activate the mxe-interop evaluation license:

mxe# configure terminal
mxe(config)# license eval activate mxe-interop
Evaluation licenses are being activated in the device for the following feature(s):
        Feature Name: mxe-interop
PLEASE READ THE FOLLOWING TERMS CAREFULLY. INSTALLING THE LICENSE OR
LICENSE KEY PROVIDED FOR ANY CISCO PRODUCT FEATURE OR USING SUCH
PRODUCT FEATURE CONSTITUTES YOUR FULL ACCEPTANCE OF THE FOLLOWING
TERMS. YOU MUST NOT PROCEED FURTHER IF YOU ARE NOT WILLING TO BE BOUND
BOUND BY ALL THE TERMS SET FORTH HEREIN.
You hereby acknowledge and agree that the product feature license
is terminable and that the product feature enabled by such license
may be shut down or terminated by Cisco after expiration of the
applicable term of the license (e.g., 30-day trial period). Cisco
reserves the right to terminate or shut down any such product feature
electronically or by any other means available. While alerts or such
messages may be provided, it is your sole responsibility to monitor
your terminable usage of any product feature enabled by the license
and to ensure that your systems and networks are prepared for the shut
down of the product feature. You acknowledge and agree that Cisco will
not have any liability whatsoever for any damages, including, but not
limited to, direct, indirect, special, or consequential damages related
to any product feature being shutdown or terminated. By clicking the
"accept" button or typing "yes" you are indicating you have read and
agree to be bound by all the terms provided herein.
Do you accept this End User License Agreement? (Yes/[N]o): yes
*** 2010-05-12 07:49:08 Eqpt Cleared Chassis Eval License mxe-interop: Inactive ***

Related Commands

Command
Description

show license

Displays Cisco MXE-OS license information.


license install

To install a license, use the license install command.

license install scheme://[user@]host-ip-addr/dir1/.../dirN/filename

Syntax Description

scheme

Supported file system types:

TFTP—Source or destination URL for a TFTP network server.

host-ip-addr

Use the A.B.C.D format.

dir1/.../dirN

Directory names.

filename

Name of the license file.


Defaults

No license is installed.

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.

1.1.1

The application totalResources command requirement was removed.


Usage Guidelines

You must have already purchased the license and obtained the license file from either the Cisco licensing portal.

When the license install command is issued, several actions are initiated:

The license module parses the license file and retrieves the unique device identifier (UDI), license line, and license comments.

If the license is a trial license, this command initiates an end-user license agreement prompting you to accept it. If you do not accept the end-user license agreement, the license line installation is stopped.

Upon successful completion, the application invokes a notification post-installation handler about the installation of the license.

The command displays an information message stating that the license installation is successful and whether the licensed feature is present in the current image or not.

In the URL syntax for ftp:, the server is an IPv4 address.

For Cisco MXE-OS Release 1.1, before you can use any license, you must allocate the number of resources for an application by using the application totalResources command. For more information about allocating resources and installing licenses on a Cisco MXE-OS device, see the Configuration Guide for Cisco MXE-OS.

Examples

This example shows how to install a file named license-file that resides in the bootflash: directory:

mxe# configure terminal
mxe# license install tftp://infrasun/mxe/mxe_feature.lic

Related Commands

Command
Description

license clear

Clears a license entry from a permanent license file.

license comment

Adds or clears a comment about a feature license.

license save

Saves a copy of a permanent license in a specified license file.

license save credential

Saves license identity information associated with a device to a specified URL.

show license

Displays information about a Cisco MXE-OS software license.


license save

To save a copy of a all Cisco MXE-OS licenses and credentials to a another location for back up purposes, use the license save command.

license save [credential] scheme://[user@]host-ip-addr/dir1/.../dirN/filename

Syntax Description

credential

(Optional) Saves device credentials.

scheme

Supported file system types:

TFTP—Destination URL for a TFTP network server.

host-ip-addr

Use the A.B.C.D format.

dir1/.../dirN

Directory names.

filename

Name of the license text file.


Command Defaults

Licenses are not saved.

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

Issuing this command stores the license line and comment in Extensible Markup Language (XML) format as required by the command. Issuing this command saves copies of all permanent licenses.

Saved licenses can be restored by using the license install command.

Examples

The following example shows how to saves all Cisco MXE-OS licenses to a file on a remote server called backup.lic:

mxe# configure terminal
mxe(config)# license save tftp:/10.194.58.126/backup.lic
Exporting to host/file (10.194.58.126/backup.lic) via TFTP
Export success!

The following example shows how to save Cisco MXE-OS credential to a file on a remote server named cred-bkup:

mxe# configure terminal
mxe(config)# license save feat1.lic credential tftp://10.194.58.126/cred-bkup
Exporting to host/file (10.194.58.126/cred-bkup) via TFTP
Export success!

Related CommandsExport success!

Command
Description

license install

Installs a license stored in a license file on a device.

license save credential

Saves the identity information associated with a license to internal storage on a device.

show license

Display license information.


line console

To specify the console port and enter console port configuration mode, use the line console command.

line console

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

You can configure the console line only from a console port session.

Examples

This example shows how to enter console port configuration mode:

mxe# configure terminal
mxe(config)# line console
mxe(config-console)#

Related Commands

Command
Description

show line

Displays information about the console port configuration.


line vty

To specify the virtual terminal and enter line configuration mode, use the line vty command.

line vty

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

Global configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

You can configure the console line only from a console port session.

Examples

This example shows how to enter console port configuration mode:

mxe# configure terminal
mxe(config)# line vty
mxe(config-vty)#

Related Commands

Command
Description

show line

Displays information about the console port configuration.


parity

To configure the parity for the console port, use the parity command. To revert to the default, use the no form of this command.

parity {even | none | odd}

no parity {even | none | odd}

Syntax Description

even

Specifies even parity.

none

Specifies no parity.

odd

Specifies odd parity.


Defaults

The none keyword is the default.

Command Modes

Console port configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

You can configure the console port only from a session on the console port.

Examples

This example shows how to configure the parity for the console port:

mxe# configure terminal
mxe(config)# line console
mxe(config-console)# parity even

This example shows how to revert to the default parity for the console port:

mxe# configure terminal
mxe(config)# line console
mxe(config-console)# no parity even

Related Commands

Command
Description

show line

Displays information about the console port configuration.


ping

To verify the basic network connectivity of the Cisco MXE-OS, use the ping command.

ping [ip-address | host-name] [count repeat-count] [size datagram-size] [timeout timeout]

Syntax Description

ip-address

(Optional) IP address of the system to ping. Use the A.B.C.D format.

host-name

(Optional) Host name of the system to ping.

count repeat-count

(Optional) Specifies the repeat count. The range is from 1 to 64.

size datagram-size

(Optional) Specifies the size of each packet. The range is 10 to 1472.

timeout timeout

(Optional) Specifies the time out in seconds. The range is 1 to 10.


Defaults

If no key words or arguments are used, prompts will be issued for address, repeat-count, datagram-size, and time-out settings.

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

The ping program sends an echo request packet to an IP address and waits for a reply. The ping output helps with the following:

Evaluating path-to-host reliability, delays over the path, and whether the host can be reached or is functioning

Verifying connectivity to the TFTP server

To end a ping session press Ctrl-c.

Examples

This example shows how to ping an IP address with various repeat-count, datagram-size, and time-out settings:

mxe# ping 10.194.60.56 count 8 size 676 timeout 10 
Sending 8 ICMP Echo Packets of size 676-bytes to 10.194.60.56 with timeout 10 Sec.... 
PING 10.194.60.56 (10.194.60.56) 676(704) bytes of data. 
684 bytes from 10.194.60.56: icmp_seq=1 ttl=64 time=0.052 ms 
684 bytes from 10.194.60.56: icmp_seq=2 ttl=64 time=0.044 ms

The following command shows the prompts that appear when you enter the ping command without an IP address:

mxe# ping
Target IP address: 10.194.58.243
Repeat count(1-64) [5]: 6
Datagram size(10-1472) [56]: 100
Timeout in seconds(1-10) [1]: 2
Sending 5 ICMP Echo Packets of size 100-bytes to 10.194.58.243 with timeout 2....
PING 10.194.58.243 (10.194.58.243) 100(128) bytes of data.
108 bytes from 10.194.58.243: icmp_seq=1 ttl=63 time=0.204 ms
108 bytes from 10.194.58.243: icmp_seq=2 ttl=63 time=0.164 ms
108 bytes from 10.194.58.243: icmp_seq=3 ttl=63 time=0.239 ms

Related Commands

Command
Description

show line

Displays information about the console port configuration.


reload

To reload the entire Cisco MXE-OS device, use the reload command.

reload

Syntax Description

This command has no arguments or keywords.

Defaults

Reloads the entire device.

Command Modes

EXEC

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

The reload command uses the system image to reboot the device.


Caution The reload command disrupts traffic on the device.


Note The reload command does not save the running configuration. Use the copy running-config startup-config command to save the current configuration on the device.


For information on upgrading images on your Cisco MXE-OS device, see the Software Upgrade Guide for the Cisco MXE-OS.

Examples

This example shows how to reload the Cisco MXE-OS device:

mxe# copy running-config startup-config
mxe# reload
This command will reboot the system. (y/n)?  [n] y

Related Commands

Command
Description

copy running-config startup-config

Copies the current running configuration to the startup configuration.

show version

Displays information about the software version.


session-limit

To configure the maximum number of the concurrent virtual terminal sessions on a device, use the session-limit command. To revert to the default, use the no form of this command.

session-limit sessions

no session-limit

Syntax Description

sessions

Maximum number of sessions. The range is from 1 to 48.


Defaults

32 sessions

Command Modes

Line configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to configure the maximum number of concurrent virtual terminal sessions to 30:

mxe# configure terminal
mxe(config)# line vty
mxe(config-line)# session-limit 30

This example shows how to revert to the default maximum number of concurrent virtual terminal sessions to 32:

mxe# configure terminal
mxe(config)# line vty
mxe(config-line)# no session-limit

Related Commands

Command
Description

show running-config

Displays the running configuration.


setup

To enter the basic device setup dialog, use the setup command.

setup

Syntax Description

This command has no arguments or keywords.

Defaults

Factory settings

Command Modes

EXEC

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

When you use the setup command to change your device configuration, the setup utility uses the factory-default values, not the values that you have configured, when you accept the defaults values in the dialog.

You can exit the setup utility dialog at any point by pressing Ctrl-C.

Examples

This example shows how to enter the basic device setup script:

mxe# setup
         ---- Basic System Configuration ----
This setup utility will guide you through the basic configuration of
the system. Setup configures only enough connectivity for management
of the system.
*Note: setup is mainly used for configuring the system initially,
when no configuration is present. So setup always assumes system
defaults and not the current system configuration values.
Press Enter at anytime to skip a dialog. Use ctrl-c at anytime
to skip the remaining dialogs.
Would you like to enter the basic configuration dialog (yes/no):

Related Commands

Command
Description

show running-config

Displays the running configuration.


show banner motd

To display the message-of-the-day (MOTD) banner, use the show banner motd command.

show banner motd

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to display the MOTD banner:

mxe# show banner motd
Unauthorize access prohibited!

Related Commands

Command
Description

banner motd

Configures the MOTD banner.


show cli history

To display the command history, use the show cli history command.

show cli {history [lines] | history-size}

Syntax Description

history lines

Number of command history lines to display. The range is 2 to 512.

history-size

Show the history-size setting.


Defaults

Displays the entire formatted history.

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.

1.3

The history-size keyword was added.


Usage Guidelines

When in EXEC mode, the show cli history command displays only commands that have been executed in EXEC mode.

For global configuration mode CLI history, enter global configuration mode, and enter the do show cli history command.

The history-size setting is not retained after a system reload.

Examples

This example shows how to display all of the command history:

mxe# show cli history
 0  22:59:13   show boot
 1  23:00:05   show boot sup-1
 2  23:01:23   show boot variables
 3  23:20:28   config t
 4  23:22:16   end
 5  23:22:25   show cli alias
 6  00:00:10   show cli alias name ethint
...

This example shows how to display the last 10 lines of the command history:

mxe# show cli history 10
42  00:42:54 ip route 0.0.0.0/0 172.28.230.1
43  00:42:54 interface MGT1
44  00:42:54 ip address 172.28.231.193/23
45  00:42:54 no shutdown
46  00:42:54 aaa group server radius aaa-private-sg
47  00:42:54 use-vrf management
48  00:42:54 telnet server enable
49  00:42:54 logging server 172.28.254.254
50  00:42:54 power redundancy-mode combined
51  00:43:28 show cli history 10

This example shows how to configure the history-size setting:

mxe# cli history-size 50

This example shows how to display the history-size setting:

mxe# show cli history-size
History size is 50

Related Commands

Command
Description

clear cli history

Clears all command history.

clear cli history-size

Clears the command history and resets the maximum number of stored commands to the default (10).

cli history-size

Configures the maximum number of lines stored in the command history.


show clock

To display the clock setting, use the show clock command.

show clock

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to display the clock setting:

mxe# show clock
Fri Jun 13 02:19:20 PDT 2008

Related Commands

Command
Description

clock set

Sets the clock time.

clock summer-time

Configures the summer-time (daylight saving time) offset.


show copyright

To display the Cisco MXE-OS software copyright information, use the show copyright command.

show copyright

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to display the Cisco MXE-OS copyright information:

mxe# show copyright
TAC support: http://www.cisco.com/tac
Copyright (c) 2007-2010 by Cisco Systems, Inc.All rights reserved.
The copyrights to certain works contained in this software are owned
by other third parties and used and distributed under license. Certain
components of this software are licensed under the GNU General Public
License (GPL) version 2.0 or the GNU Lesser General Public License
(LGPL) Version 2.1. A copy of each such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php

show facility-alarm

To display the Cisco MXE 5600 alarm history and status, use the show facility-alarm command.

show facility-alarm {history | status}

Syntax Description

history

Displays current status of facility alarms.

status

Displays status of currently present alarms.


Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

These examples show how to display facility alarm history and status reports:

mxe# show facility-alarm history 
ID Alarm Time           Type  Severity  Description
-- -------------------  ----  --------  ------------------------------------------
1  2009-05-29 06:53:58  Env   Warning   MPM 3/1 AMC Side 2 Temp: Threshold crossed 
2  2009-05-29 06:53:58  Env   Warning   MPM 3/2 AMC Side 2 Temp: Threshold crossed 
3  2009-05-29 06:54:38  Env   Cleared   MPM 3/2 AMC Side 2 Temp: Threshold crossed 
4  2009-05-29 06:54:38  Env   Cleared   MPM 3/1 AMC Side 2 Temp: Threshold crossed 
mxe# show facility-alarm status
9 alarms currently active
Alarm time          Type Severity Description
------------------- ---- -------- ----------------------------------------
2009-05-28 21:59:05 Env  Warning  NPM 1 Payload 1.0V: Threshold crossed
2009-05-28 21:59:05 Env  Warning  MPM 3 Payload 1.2V: Threshold crossed
2009-05-28 21:59:05 Env  Warning  MPM 3 AMC#1 +12V: Threshold crossed
2009-05-28 21:59:05 Env  Warning  MPM 3 1GbE Switch 1.1V: Threshold crossed
2009-05-28 21:59:05 Env  Warning  MPM 3 AMC#2 +12V: Threshold crossed
2009-05-28 21:59:05 Env  Warning  MPM 3 10GbE Switch1.1V: Threshold crossed
2009-05-28 21:59:05 Env  Warning  MPM 3 AMC#3 +12V: Threshold crossed
2009-05-28 21:59:05 Env  Warning  MPM 3 AMC#4 3.3V_MP: Threshold crossed
2009-05-28 21:59:05 Env  Warning  Shelf Manager 1 3V3_local: Threshold crossed

Related Commands

Command
Description

show inventory

Displays hardware inventory information.


show hardware internal inventory

To display information about the Cisco MXE 5600 hardware's internal inventory, use the show hardware internal inventory command. This command was deprecated in Cisco MXE-OS Release 1.1.

show hardware internal inventory

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.

1.1

This command was deprecated.


Usage Guidelines

None

Examples

This example shows how to display information about the Cisco MXE 5600 physical device hardware:

mxe# show hardware internal inventory
MXE-NPM 1
  -- Chassis Info --
  -- Board Info --
   1. (0x1)    MFG datetime: 2001.11.24 20:16:00
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: Product1
   5. (0x5)   Serial number: FOC1405810J
   6. (0x6)     Part number: 73-11772-04
   7. (0x7)         File ID: Product_P3-v3.0.12-20091216/fru-info.inf      
   9. (0x9)          Custom: DEVIATION=0000000000
  -- Product Info --
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: MXE-NPM-K9
   4. (0x4) Product version: V01
   5. (0x5)   Serial number: FOC14098FG7
   6. (0x6)     Part number: 68-3355-04
   7. (0x7)         File ID: Product1_P3-v3.0.12-20091216/fru-info.inf      
   8. (0x8)       Asset tag: itms00000000                    
   9. (0x9)          Custom: CLEI=FFSSfffRCC
MXE-MPM 3
  -- Chassis Info --
  -- Board Info --
   1. (0x1)    MFG datetime: 2001.11.24 20:16:00
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: Pruduct2
   5. (0x5)   Serial number: FOC1405811U
   6. (0x6)     Part number: 73-11773-04
   7. (0x7)         File ID: Pruduct2_P3-v3.0.12-20091216/fru-info.inf    
   9. (0x9)          Custom: DEVIATION=0000000000
  -- Product Info --
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: MXE-MPM-K9
   4. (0x4) Product version: V01
   5. (0x5)   Serial number: FOC141081LR
   6. (0x6)     Part number: 68-3386-04
   7. (0x7)         File ID: Pruduct2_P3-v3.0.12-20091216/fru-info.inf    
   8. (0x8)       Asset tag: itms00000000                    
   9. (0x9)          Custom: CLEI=FFSSfffRCC
MXE-5600
  -- Chassis Info --
   0. (0x0)    Chassis type: Rack Mount Chassis
   5. (0x5)   Serial number: PGR13440324
   6. (0x6)     Part number: 11596-041               
   9. (0x9)          Custom: TACH_MASK=00
  -- Board Info --
   1. (0x1)    MFG datetime: 2010.01.19 14:11:00
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: Windsor Chassis                                    
   5. (0x5)   Serial number: PGR13430036
   6. (0x6)     Part number: 23005-370  
   7. (0x7)         File ID: 11596041HDBIN.bin                               
   9. (0x9)          Custom: DEVIATION=          
  -- Product Info --
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: MXE-5600-K9                                        
   4. (0x4) Product version: V01
   5. (0x5)   Serial number: PGR13440324
   6. (0x6)     Part number: 74-6366-01
   7. (0x7)         File ID: 11596041HDBIN.bin                               
   8. (0x8)       Asset tag: ITM02304981
   9. (0x9)          Custom: CLEI=          
MXE-5600-SHMGR 1
  -- Chassis Info --
  -- Board Info --
   1. (0x1)    MFG datetime: 2010.01.19 14:11:00
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: Windsor Shelf Manager(SMC)                         
   5. (0x5)   Serial number: PGR13470106
   6. (0x6)     Part number: 23098-651  
   7. (0x7)         File ID: 21990002HBBIN_P5.bin                               
   9. (0x9)          Custom: DEVIATION=          
-- Product Info --
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: MXE-5600-SHMGR-K9                                  
   4. (0x4) Product version: V01
   5. (0x5)   Serial number: PGR13470106
   6. (0x6)     Part number: 74-6427-01
   7. (0x7)         File ID: 21990002HBBIN_P5.bin                               
   8. (0x8)       Asset tag: ITM02304982
   9. (0x9)          Custom: CLEI=          
MXE-5600-PWR 1
  -- Chassis Info --
  -- Board Info --
   1. (0x1)    MFG datetime: 2010.01.27 07:33:00
   2. (0x2)    Manufacturer: Cisco
   3. (0x3)    Product name: Windsor AC/DC Power Supply
   5. (0x5)   Serial number: PGR13440213
   6. (0x6)     Part number: 23098-653  
   7. (0x7)         File ID: 21990004ABBIN.bin
  -- Product Info --
   2. (0x2)    Manufacturer: Cisco
   3. (0x3)    Product name: MXE-5600-PWR
   4. (0x4) Product version: V01
   5. (0x5)   Serial number: PGR13440213
   6. (0x6)     Part number: 74-6429-01
   7. (0x7)         File ID: 21990004ABBIN.bin
   8. (0x8)       Asset tag: ITM02304985
   9. (0x9)          Custom: CLEI=          
MXE-5600-PWR 2
  -- Chassis Info --
  -- Board Info --
   1. (0x1)    MFG datetime: 2010.01.26 08:42:00
   2. (0x2)    Manufacturer: Cisco
   3. (0x3)    Product name: Windsor AC/DC Power Supply
   5. (0x5)   Serial number: PGR13440059
   6. (0x6)     Part number: 23098-653  
   7. (0x7)         File ID: 21990004ABBIN.bin
  -- Product Info --
   2. (0x2)    Manufacturer: Cisco
   3. (0x3)    Product name: MXE-5600-PWR
   4. (0x4) Product version: V01
   5. (0x5)   Serial number: PGR13440059
   6. (0x6)     Part number: 74-6429-01
   7. (0x7)         File ID: 21990004ABBIN.bin
   8. (0x8)       Asset tag: ITM02304986
   9. (0x9)          Custom: CLEI=          
MXE-5600-PWR 3
  -- Chassis Info --
  -- Board Info --
   1. (0x1)    MFG datetime: 2010.01.26 13:23:00
   2. (0x2)    Manufacturer: Cisco
   3. (0x3)    Product name: Windsor AC/DC Power Supply
   5. (0x5)   Serial number: PGR13460094
   6. (0x6)     Part number: 23098-653  
   7. (0x7)         File ID: 21990004ABBIN.bin
  -- Product Info --
   2. (0x2)    Manufacturer: Cisco
   3. (0x3)    Product name: MXE-5600-PWR
   4. (0x4) Product version: V01
   5. (0x5)   Serial number: PGR13460094
   6. (0x6)     Part number: 74-6429-01
   7. (0x7)         File ID: 21990004ABBIN.bin
   8. (0x8)       Asset tag: ITM02304987
   9. (0x9)          Custom: CLEI=          
MXE-5600-FAN 1
  -- Chassis Info --
  -- Board Info --
   1. (0x1)    MFG datetime: 2010.01.19 14:11:00
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: Windsor Fan Tray                                   
   5. (0x5)   Serial number: PGR13470049
   6. (0x6)     Part number: 23098-650  
   7. (0x7)         File ID: 21990001AABIN.bin                               
   9. (0x9)          Custom: DEVIATION=          
  -- Product Info --
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: MXE-5600-FAN                                       
   4. (0x4) Product version: V01
   5. (0x5)   Serial number: PGR13470049
   6. (0x6)     Part number: 74-6428-01
   7. (0x7)         File ID: 21990001AABIN.bin                               
   8. (0x8)       Asset tag: ITM02304983
   9. (0x9)          Custom: CLEI=          
MXE-5600-FAN 2
  -- Chassis Info --
  -- Board Info --
   1. (0x1)    MFG datetime: 2010.01.19 14:11:00
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: Windsor Fan Tray                                   
   5. (0x5)   Serial number: PGR13470050
   6. (0x6)     Part number: 23098-650  
   7. (0x7)         File ID: 21990001AABIN.bin                               
   9. (0x9)          Custom: DEVIATION=          
  -- Product Info --
   2. (0x2)    Manufacturer: Cisco Systems, Inc.
   3. (0x3)    Product name: MXE-5600-FAN                                       
   4. (0x4) Product version: V01
   5. (0x5)   Serial number: PGR13470050
   6. (0x6)     Part number: 74-6428-01
   7. (0x7)         File ID: 21990001AABIN.bin                               
   8. (0x8)       Asset tag: ITM02304984
   9. (0x9)          Custom: CLEI=          

show hostname

To display the hostname for the device, use the show hostname command.

show hostname

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to display the hostname for the device:

mxe# show hostname
mxe

Related Commands

Command
Description

hostname

Configures the hostname for the device.


show license

To display Cisco MXE-OS license information, use the show license command.

show license [all | brief | detail | feature | file | statistics | status | udi | usage]

Syntax Description

all

(Optional) Shows information about all licenses in the system.

brief

(Optional) Displays a list of license files installed on a device.

detail

(Optional) Shows detailed information about a specific licensed feature.

feature

(Optional) Shows a list of licensed features available in an image.

file

(Optional) Shows license entries stored in the license file.

statistics

(Optional) Shows license statistics information.

udi

(Optional) Shows all the unique device identifier (UDI) values that can be licensed in a system.

usage

(Optional) Shows license usage information


Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

Use this command to display license information and to help with troubleshooting issues related to Cisco MXE-OS software licenses. This command displays all the licenses in the system.

This command also displays the features that are available but not licensed to execute. Output is grouped according to how the features are stored in license storage.

If the show license all command displays the license as "Active, Not in Use, EULA not accepted," you can use the license install global configuration command to enable the license and accept the EULA.

Examples

This example shows how to display all licenses installed on a device:

mxe# show license
License Store: Primary License Storage
StoreIndex:  0  Feature: mxe-port                          Version: 1.0
        License Type: Permanent
        License State: Active, In Use
        License Count: 90 /2
        License Priority: Medium
License Store: Evaluation License Storage
StoreIndex:  0  Feature: mxe-interop                       Version: 1.0
        License Type: Evaluation
        License State: Active, In Use
            Evaluation total period:  8 weeks  4 days 
            Evaluation period left:  8 weeks  3 days 
            Expiry date: Mon Sep  5 18:03:09 2011
        License Count: Non-Counted
        License Priority: Low
License Store: Evaluation License Storage
StoreIndex:  1  Feature: mxe-port                          Version: 1.0
        License Type: Evaluation
        License State: Inactive
            Evaluation total period:  8 weeks  4 days 
            Evaluation period left:  8 weeks  4 days 
        License Count: 10 / 0
        License Priority: None

Note The show licence all command displays the same information as the show licence command.


This example shows how to display a brief list of license files installed on a device:

mxe# show license brief
Index 0 Feature: mxe-interop    
        Period left: Life time
        License Type: Permanent
        License State: Active, Not in Use
        License Count: Non-Counted
        License Priority: Medium
Index 1 Feature: mxe-port       
        Period left: Life time
        License Type: Permanent
        License State: Active, Not in Use
        License Count: 40 / 0

This example shows how to display the detailed contents of all license files installed on a device:

mxe# show license detail
Index:  1       Feature: mxe-interop                       Version: 1.0
        License Type: Permanent
        License State: Active, Not in Use
        License Count: Non-Counted
        License Priority: Medium
        Store Index: 1
        Store Name: Primary License Storage
Index:  2       Feature: mxe-port                          Version: 1.0
        License Type: Permanent
        License State: Active, Not in Use
        License Count: 40 / 0
        License Priority: Medium
        Store Index: 0
        Store Name: Primary License Storage

This example shows how to display the licensed features installed on a device:

mxe# show license feature
Feature name        Enforcement   Evaluation  Clear Allowed  Enabled
mxe-interop         yes           yes         yes            no     
mxe-port            yes           yes         yes            no 

This example shows how to display the contents of the license file installed on a device:

mxe# show license file
License Store: Evaluation License Storage
  Store Index: 0
    License: 11 mxe-interop 1.0 LONG TRIAL DISABLED 1440 DISABLED STANDALONE A
             DD INFINITE_KEYS INFINITE_KEYS NEVER NEVER NiL SLM_CODE DEMO NiL 
             NiL Ni NiL NiL 5_MINS NiL R3L67H8hb3Bmn5j,LNcZVzU1YdVDjh6Dr6:Tvd0
             Ki0L8W7JKGXikjvjHI3vOBUB4Lm$<WLC>AQEBIQAB//9eiycCFokWIjbL4wFSNK/i
             uNG7qC1jg0/IIzf5nM3MzG2pZY/Hqta7jNuGYXhMEjWRqwInXo3s+nsLU7rOtdOxo
             IxYZAo3LYmUJ+MFzsqlhKoJVlPyEvQ8H21MNUjVbhoN0gyIWsyiJaM8AQIkVBQFzh
             r10GYolVzdzfJfEPQIx6tZ++/Vtc/q3SF/5Ko8XCY=</WLC>
    Comment: 
       Hash: aCo9Ksj+xrw4RQpeyCsNRc0fqJ8=
  Store Index: 1
    License: 11 mxe-port 1.0 LONG TRIAL DISABLED 1440 DISABLED STANDALONE ADD 
             10_KEYS INFINITE_KEYS NEVER NEVER NiL SLM_CODE DEMO NiL NiL Ni Ni
             L NiL 5_MINS NiL 7DGW,Ek5tLMQ440rLN5,fU4qK9YJkMKBrny64Sr8D23yBZtc
             l8p7P,S7xb81n74IVo$<WLC>AQEBIQAB//+2aa0q6+4BNGDOe9fbE01afjfWjX1Ae
             AolUNzZ+FLE87rfGLo3ENJpI9SzgwB31RiRqwInXo3s+nsLU7rOtdOxoIxYZAo3LY
             mUJ+MFzsqlhKoJVlPyEvQ8H21MNUjVbhoN0gyIWsyiJaM8AQIkVBQFzhr10GYolVz
             dzfJfEPQIx6tZ++/Vtc/q3SF/5Ko8XCY=</WLC>
    Comment: 
       Hash: WpLAfs9agyDPmMpkCW/qP436x4w=

This example shows how to display license-related statistics of the licence installed on a device:

mxe# show license statistics
Administrative statistics
        Install success count:       0
        Install failure count:       3
        Install duplicate count:     2
        Comment add count:           0
        Comment delete count:        0
        Clear count:                 0
        Save count:                  2
        Save cred count:             2
                Client status
        Request success count     4
        Request failure count     0
        Release count             4
        Global Notify count       0

This example shows how to display information about the device UDI:

mxe# show license udi
Device#	  PID          SN                    UDI
-----------------------------------------------------------------
*0  	     MXE5600      FOC10172T6Z           MXE5600:FOC10172T6Z

This example shows how to display information about the current license usage:

mxe# show license usage
StoreIndex:  0  Feature: mxe-port                          Version: 1.0
        License Type: Permanent
        License State: Active, In Use
        License Count: 40 /2
        License Priority: Medium

Related Commands

Command
Description

license install

Installs a license.


show line

To display console port configuration information, use the show line command.

show line

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to display information about the console port configuration:

mxe# show line
Line Console :
       Speed          : 9600 bauds
       Parity         : None 
       Stopbit        : 1 bit(s)

Related Commands

Command
Description

line console

Enters the console port configuration mode.


show module

To display all module information for the chassis or for a single module, use the show module command.

show module [all] [[model] mxe-5600-FAN | mxe-5600-PWR | mxe-5600-SHMGR-K9 | mxe-MPM-K9 | mxe-NPM-K9]] {slot slot-number} [brief]

Syntax Description

all

(Optional) Displays the status of all modules.

model

(Optional) Displays the modules by model.

mxe-5600-FAN

(Optional) Displays information regarding a specified fan tray.

mxe-5600-PWR

(Optional) Displays information regarding a specified power supply module.

mxe-5600-SHMGR-K9

(Optional) Displays information regarding a specified shelf manager module.

mxe-MPM-K9

(Optional) Displays information regarding a specified Cisco MXE Media Processing Module (Cisco MXE MPM).

mxe-NPM-K9

(Optional) Displays information regarding a specified Cisco MXE Network Processing Module (Cisco MXE NPM).

slot

Specifies a slot number of the module.

slot-number

The options are the following:

mxe-5600-FAN slot1, 2, 3, 4, 5, 6, 7, and 8

mxe-5600-PWR slot A1, A2, A3, B1, B2, and B3

mxe-5600-SHMGR slot L (left shelf manager) and R (right shelf manager)

mxe-MPM-K9 slot1, 2, 3, 4, 5, 6, 7, and 8

mxe-NPM-K9 slot 1, 2, 3, 4, 5, 6, 7, and 8

brief

(Optional) Displays a summary table.


Defaults

None.

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

This example shows how to display information for all modules in the chassis:

mxe# show module all
Slot   Module Type            Model             Status    Alarm   
-----------------------------------------------------------------
       Chassis                MXE-5600-K9                 Cleared 
  L    Shelf Manager          MXE-5600-SHMGR-K9 Standby   Cleared 
  R    Shelf Manager          MXE-5600-SHMGR-K9 Ok        Cleared 
  L    Fan                    MXE-5600-FAN      Ok        Cleared 
  R    Fan                    MXE-5600-FAN      Ok        Cleared 
 A1    Power                  MXE-5600-PWR      Ok        Cleared 
 A2    Power                  MXE-5600-PWR      Ok        Cleared 
 A3    Power                  MXE-5600-PWR      Ok        Cleared 
 B1    Power                  MXE-5600-PWR      Ok        Cleared 
 B2    Power                  MXE-5600-PWR      Ok        Cleared 
 B3    Power                  MXE-5600-PWR      Ok        Cleared 
  1    Network(Supervisor)    MXE-NPM-K9        Ok        Cleared 
  2    ----                   ----              ----      ----
  3    Media Processing       MXE-MPM-K9        Ok        Cleared 
  4    ----                   ----              ----      ----
  5    ----                   ----              ----      ----
  6    ----                   ----              ----      ----
  7    ----                   ----              ----      ----
  8    ----                   ----              ----      ----

This example shows how to display information about the left Cisco MXE 5600 fan:

mxe# show module mxe-5600-FAN slot L
Module Slot:        L 
        Module Type:        Fan
        Model:              MXE-5600-FAN
        Admin State:        Unlocked
        Operational State:  Enabled
        Module Role:        Active
        Module Status:      Ok      
        Module Alarm:       Cleared

This example shows how to display summary table information about the left Cisco MXE 5600 fan:

mxe# show module mxe-5600-FAN slot L brief 
  L    Fan                    MXE-5600-FAN     Ok        Cleared 

This example shows how to display information about the power supply in slot A1:

mxe# show module mxe-5600-PWR slot A1
Module Slot:        A1
        Module Type:        Power
        Model:              MXE-5600-PWR
        Admin State:        Unlocked
        Operational State:  Enabled
        Module Role:        Active
        Module Status:      Ok      
        Module Alarm:       Cleared 

This example shows how to display summary table information about the power supply in slot A1:

mxe# show module mxe-5600-pwr slot A1 brief 
Al brief1    Power                  MXE-5600-PWR     Ok        Cleared

This example shows how to display information about the left power supply:

mxe# show module mxe-5600-shmgr slot L
        Module Slot:        L 
        Module Type:        Shelf Manager
        Model:              MXE-5600-SHMGR
        Admin State:        Unlocked
        Operational State:  Enabled
        Module Role:        Active
        Module Status:      Ok      
        Module Alarm:       Cleared 

This example shows how to display summary table information about the left shelf manager:

mxe# show module mxe-5600-shmgr slot L brief
  L    Shelf Manager          MXE-5600-SHMGR   Ok        Cleared 

This example shows how to display information about a Cisco MXE MPM in slot 1:

mxe# show module mxe-mpm slot 1
        Module Slot: 1
        Module Type:        Media Processing
        Model:              MXE-MPM
        Admin State:        Unlocked
        Operational State:  Enabled
        Module Role:        Active
        Module Status:      Ok      
        Module Alarm:       Cleared 

This example shows how to display summary table information about a Cisco MXE MPM in slot 1:

mxe# show module mxe-mpm slot 1 brief
  1   Media Processing       MXE-MPM          Ok        Cleared 

This example shows how to display information about a Cisco MXE NPM in slot 1:

mxe# show module mxe-npm slot 1
Module Slot:        1 
        Module Type:        Network(Supervisor)
        Model:              MXE-NPM
        Admin State:        Unlocked
        Operational State:  Enabled
        Module Role:        Active
        Module Status:      Ok      
        Module Alarm:       Cleared

This example shows how to display summary table information about a Cisco MXE NPM in slot 1:

mxe# show module mxe-npm slot 1 brief
1    Network(Supervisor)    MXE-NPM          Ok        Cleared 

Related Commands

Command
Description

show facility-alarm

Display the alarm history and status.


show processes

To display the process information for a Cisco MXE 5600, use the show processes command.

show processes [application | cpu | memory]

Syntax Description

application

(Optional) Displays process information for running applications.

cpu

(Optional) Displays CPU usage information for processes.

memory

(Optional) Displays memory allocated to processes.


Defaults

Displays information for all processes in the local device.

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.

1.1(0)

The cpu and memory keywords were added.


Usage Guidelines

None

Examples

This example shows how to display information about all processing running on the Cisco MXE-OS:

mxe# show processes
Slot 1 processes:
PROCESS         STATE      PID        COMMAND                       
init            sleeping   1          init [3]                      
udevd           sleeping   861        udevd                         
portmap         sleeping   3401       /sbin/portmap                 
syslog-ng       sleeping   3439       /sbin/syslog-ng               
dhcpd           sleeping   3448       /usr/sbin/dhcpd               
xinetd          sleeping   3458       /usr/sbin/xinetd              
cron            sleeping   3465       /usr/sbin/cron                
srp             sleeping   3856       /opt/GoAhead/srk/srp          
srkWdog         sleeping   3859       /opt/GoAhead/srk/srkWdog      
...
Slot 1/1 processes:
PROCESS         STATE      PID        COMMAND                       
init            sleeping   1          init [3]                      
udevd           sleeping   804        udevd                         
portmap         sleeping   3361       /sbin/portmap                 
syslog-ng       sleeping   3398       supervising syslog-ng         
syslog-ng       sleeping   3399       /sbin/syslog-ng               
inetd           sleeping   3418       /usr/sbin/inetd               
sshd            sleeping   3425       /usr/sbin/sshd                
ntpd            sleeping   3429       /usr/sbin/ntpd                
cron            sleeping   3434       /usr/sbin/cron                
srp             sleeping   3607       /opt/GoAhead/srk/srp          
srkWdog         sleeping   3610       /opt/GoAhead/srk/srkWdog      
...

This example shows how to display Cisco MXE-OS application processes:

mxe# show processes application
Slot 1 processes:
PROCESS         STATE      PID        COMMAND                       
SecMgr          sleeping   3958       /root/ML100/bin/SecMgr        
cfgmgr          sleeping   3959       /root/ML100/bin/cfgmgr        
ifmgr           sleeping   3960       /root/ML100/bin/ifmgr         
snmpagent       sleeping   3961       /root/ML100/bin/snmpagent     
alarmmgr        sleeping   3962       /root/ML100/bin/alarmmgr      
LicMgr          sleeping   3963       /root/ML100/bin/LicMgr        
LogMgr          sleeping   3964       /root/ML100/bin/LogMgr        
sysmgr          sleeping   3965       /root/ML100/bin/sysmgr        
sysagent        sleeping   3966       /root/ML100/bin/sysagent      
vshd            sleeping   3967       /root/ML100/bin/vshd          
licensed        sleeping   4219       /root/ML100/license/licensed  
openhpid        sleeping   4252       /root/ML100/hpi/openhpid      
vsh             sleeping   5468       /root/ML100/bin/vsh           
vsh             sleeping   7488       /root/ML100/bin/vsh           
vsh             sleeping   7489       /root/ML100/bin/vsh           
vsh             sleeping   19546      /root/ML100/bin/vsh           
Slot 1/1 processes:
PROCESS         STATE      PID        COMMAND                       
ACPServ         sleeping   3710       /root/ML100/bin/ACPServ       
AppPlane        sleeping   3711       /root/ML100/bin/AppPlane      
MCPRutherford   sleeping   3712       /root/ML100/bin/MCPRutherford 
SignalingPlane  sleeping   3713       /root/ML100/bin/SignalingPlane
ncpDproc        sleeping   3714       /root/ML100/bin/ncpDproc      
ifagent         sleeping   3715       /root/ML100/bin/ifagent       
sysagent        sleeping   3716       /root/ML100/bin/sysagent      
MPCP            sleeping   3717       /root/ML100/bin/MPCP          
MPDF            sleeping   3718       /root/ML100/bin/MPDF          
NetPlane        sleeping   3719       /root/ML100/bin/NetPlane      

This example shows how to display information regarding CPU usage:

mxe# show processes cpu
Slot 1 processes:
CPU utilization for one-minute: 24%  five-minute: 18%  fifteen-minute: 24%
PROCESS         USER       KERNEL     COMMAND                       
Init              0%         0%       init [3]                      
Udevd             0%         0%       udevd                         
Portmap           0%         0%       /sbin/portmap

This example shows how to display information regarding memory allocation for processes:

mxe# show processes memory
Slot 1 processes:
PROCESS         TEXT/CODE  DATA/STACK COMMAND      
Init            98304      253952     init [3]                      
Udevd           110592     266240     udevd                         
Portmap         86016      270336     /sbin/portmap 

show running-config

To display the running configuration, use the show running-config command.

show running-config [access-list | cdp | dns | interface | log | route | snmp | ssh | system | user | vs

access-list

(Optional) Shows access list configuration.

cdp

(Optional) Shows Cisco Discover Protocol (CDP) configuration.

dns

(Optional) Shows domain name server (DNS) configuration.

interface

(Optional) Shows interface configuration.

log

(Optional) Shows log manager configuration.

route

(Optional) Shows route configuration

snmp

(Optional) Shows Simple Network Management Protocol (SNMP) configuration.

ssh

(Optional) Shows Telnet and Secure Shell Protocol (SSH) configuration.

system

(Optional) Shows system manager configuration.

user

(Optional) Shows user configuration.

vsh

(Optional) Shows Virtual Shell (VSH) configuration.


h]

Defaults

Displays all the default and configured information.

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.

1.1

Added cdp keyword.


Usage Guidelines

None

Examples

This example shows how to display the entire running configuration:

mxe# show running-config
hostname  mxe
user admin
  role network-admin
  password 1 xxxxx
user username1
  role network-operator
user username-1
  role network-operator
media service media-processing
codec-profile 1
  codec-type h264
  payload-number 112
codec-profile 2
  codec-type aac
  payload-number 96
codec-profile 3
  codec-type h264
  payload-number 112
codec-profile 4
  codec-type g711-ulaw
  payload-number 0
codec-profile 5
  codec-type g722
  payload-number 9
codec-profile 6
  codec-type g711-alaw
  payload-number 8
stream-profile 1
  app-mux
  bandwidth 2250000
  codec-profile 1 preference-value 10
  mode sendrecv
  transport rtp-avp
  stream-type video
stream-profile 2
  app-mux
  bandwidth 128000
  codec-profile 2 preference-value 9
  codec-profile 4 preference-value 10
  mode sendrecv
  packet-time 20
  transport rtp-avp
stream-profile 3
  bandwidth 1984000
  codec-profile 3 preference-value 10
  mode sendrecv
  transport rtp-avp
  stream-type video
stream-profile 4
  bandwidth 64000
  codec-profile 5 preference-value 8
  codec-profile 4 preference-value 9
  codec-profile 6 preference-value 10
  mode sendrecv
  packet-time 20
  transport rtp-avp
stream-profile 5
  bandwidth 1984000
  codec-profile 3
  mode sendrecv
  packet-time 20
  transport rtp-avp
  stream-type presentation
stream-profile 6
  transport rtp-avp
  stream-type bfcp
media-profile 1
  stream-profile 2
  stream-profile 1
media-profile 2
  stream-profile 4
  stream-profile 3
media-profile 3
stream-profile 2
  stream-profile 1
media-profile 4
  stream-profile 4
  stream-profile 3
  stream-profile 5
  stream-profile 6
application-profile mxe-interop
  action query
  default-telepresence-media-prof 1
  default-vc-media-profile 2
application-profile mxe-interop-vcs
  action query
  default-telepresence-media-prof 3
  default-vc-media-profile 4
dial-peer media-service 1
  application-profile mxe-interop
  description CTS calling and called dial-peer when VC connected to CUCM
  media-profile 1
  preference-value 10
dial-peer media-service 2
  application-profile mxe-interop
  description VC calling and called dial-peer when VC connected to CUCM
  media-profile 2
  preference-value 10
dial-peer media-service 3
  application-profile mxe-interop-vcs
  calling-party-info id None
  calling-party-info name None
  description CTS calling and called dial-peer when VC connected to VCS
  destination-pattern None
  media-profile 3
  preference-value 10
dial-peer media-service 4
  application-profile mxe-interop-vcs
  calling-party-info id None
  calling-party-info name None
  description VC calling and called dial-peer when VC connected to VCS
  destination-pattern None
  media-profile 4
  preference-value 10
<output truncated>

This example shows how to display the access-list configuration:

mxe# show running-config access-list
Generating configuration.......
access-list 1 deny 10.1.1.1 255.255.255.255 MGMT
access-list 255 deny 10.10.10.10 255.255.255.0 

This example shows how to display the CDP configuration:

mxe# show running-config cdp
Generating configuration........
cdp advertise v1
cdp timer 5

This example shows how to display the DNS configuration:

mxe# show running-config dns
Generating configuration.......
ip domain-lookup
ip domain-name company.com
ip name-server 172.16.0.0 172.59.226.120

This example shows how to display the interface configuration:

mxe# show running-config interface
Generating configuration........
interface Ethernet 1/1
  ip address 10.194.60.57 255.255.255.0
  ip default-gateway 10.194.60.1
  no shutdown
  description "Ethernet Interface"
interface MGT1
  ip address 10.194.60.56 255.255.255.0
  ip default-gateway 10.194.60.1
  no shutdown
  description "Management Interface"

This example shows how to display the log manager configuration:

mxe# show running-config log
Generating configuration........
no logging console 2
logging logfile messages 7 size 10485760
logging module 5
logging server 10.194.59.180 7
logging timestamp seconds

This example shows how to display the routing configuration:

mxe# show running-config route
Generating configuration........
ip route 0.0.0.0 0.0.0.0 10.100.101.1
ip route 0.0.0.0 0.0.0.0 10.194.59.1

This example shows how to display the SNMP configuration:

mxe# show running-config snmp
Generating configuration........
snmp-server view all 1 included
snmp-server view none 1 excluded
snmp-server group network-admin read all write all notify all 
snmp-server group network-operator read all notify all 
snmp-server community public rw
snmp-server community 1 ro
snmp-server community 1exi ro

This example shows how to display the Telnet and SSH configuration:

mxe# show running-config ssh
Generating configuration........
ssh key rsa 1024
no ssh key dsa 
ssh server enable 
telnet server enable 

This example shows how to display the system configuration:

mxe# show running-config system
Generating configuration........
hostname  mxe-node4
clock timezone PST -8 0
ntp server 171.68.10.80  

This example shows how to display the user configuration:

mxe# show running-config user
Generating configuration........
user admin
  role network-admin
  password 5 $1$DYzvO3zi$CBRmkrsQHs325h4YGHuAG0

This example shows how to display the VSH configuration:

mxe# show running-config vsh
Generating configuration........
banner motd `^|^|      MXE Shell  --  PRO 5.0 Version^|      Copyright (c) 2009 
by Cisco Systems, Inc.^|      All rights reserved.^|^|`
line vty
  exec-timeout 0
  session-limit 32
line console
  exec-timeout 0
  speed 9600
  parity none
  stopbits 1

Related Commands

Command
Description

copy running-config startup-config

Copies the running configuration to the startup configuration.

show startup-config

Displays the startup-configuration.


show startup-config

To display the startup configuration, use the show startup-config command.

show startup-config

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to display the startup configuration:

mxe# show startup-config
Generating configuration........
interface Ethernet 1/1
  ip address 10.194.60.57 255.255.255.0
  no shutdown
  ip default-gateway 10.194.60.1
interface Ethernet 1/1
  no ip address
  no shutdown
interface MGT1
  ip address 10.194.60.56 255.255.255.0
  no shutdown
  ip default-gateway 10.194.60.1
snmp-server community blr-team rw
snmp-server community mxe5k ro
snmp-server community sjp3 rw
snmp-server user user2 group network-admin auth md5 root1234
snmp-server user user1 group network-admin auth sha a1234567 priv aes-128 b1234567
snmp-server host 10.10.10.5 version 2c sjp3 udp-port 162
snmp-server host 20.20.10.1 version 3 noauth user1 udp-port 162

Related Commands

Command
Description

copy running-config startup-config

Copies the running configuration to the startup configuration.

show running-config

Displays the running configuration.


show system reset-reason

To display the system reset history and the reset reasons, use the show system reset-reason command.

show system reset-reason

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.2

This command was introduced.


Usage Guidelines

This command displays the history of reset reasons along with the time stamp. The history log stores up to a maximum 20 reset reasons. If there is an unplanned reset, the time stamp shows when system came up.

Examples

This example shows how to display the Cisco MXE 5600 reset-reason history:

mxe# show system reset-reason 
Reload Time                     Reason
--------------------------------------------------------------
Fri Jun 11 14:43:55 PST 2010     Software Upgrade Reload
Wed Jun 16 09:31:23 PST 2010            Reload from CLI 

Related Commands

Command
Description

clear system reset-reason

Clears the system reset history.


show system uptime

To display the amount of time since the last system restart, use the show system uptime command.

show system uptime

Syntax Description

This command has no arguments or keywords.

Defaults

Displays information for all features.

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to display the amount of time since the last system restart:

mxe# show system uptime
9 hours 14 minutes 12 seconds 

show tech-support

To display information for Cisco technical support, use the show tech-support command.

show tech-support

Syntax Description

This command has no arguments or keywords.

Defaults

Displays information for all features.

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.1

This command was introduced.


Usage Guidelines

The output from this command can be very long.

Examples

This example shows how to display technical support information:

mxe# show tech-support 
Checking DSP status...
DSP information for 1.31.12.1
Task Manager Health stats:
dspState: 15[DSP_STATE_INITIALIZED], createCnt: 6, deleteCnt: 0, switchCnt: 1958
706, currentTask: 0x8f287ecc, prevTask: 0x8c03504c, flags: 0x0
Task Manager Heap Status:
heap: 0, heapSize:   50331648, used:     263208, largestFree:   50068224
heap: 1, heapSize:      94208, used:          0, largestFree:      94208
heap: 2, heapSize:      16384, used:          0, largestFree:      16384
heap: 3, heapSize:          0, used:          0, largestFree:          0
Task Manager Task status:
ThreadID    Name     Mode Priority StackSize MaxStackUsed CurrStackUsed CpuUsage
0x8c03a43c  AudioTra  0      11        16384      96            104        0.0%
0x8c0376e4  MdpManag  0      7         8192       2036          592        0.0%
0x8c03504c  TaskMana  2      5         8192       152           160        0.0%
0x8c003a64  Main      3      9         4096       1948          88         0.0%
0x8c001a04            2      8         8192       772           280        0.0%
0x8f287ecc  TSK_idle  1      0         8192       376           376        0.0%
DSP information for 1.31.13.1
Task Manager Health stats:
dspState: 15[DSP_STATE_INITIALIZED], createCnt: 8, deleteCnt: 0, switchCnt: 4416
216, currentTask: 0x8f287ecc, prevTask: 0x8c0376e4, flags: 0x0
Task Manager Heap Status:
heap: 0, heapSize:   50331648, used:     314864, largestFree:   50016632
heap: 1, heapSize:      94208, used:          0, largestFree:      94208
heap: 2, heapSize:      16384, used:          0, largestFree:      16384
heap: 3, heapSize:          0, used:          0, largestFree:          0
Task Manager Task status:
ThreadID    Name     Mode Priority StackSize MaxStackUsed CurrStackUsed CpuUsage
0x8c042dbc  H264Itti  0      11        16384      96            104        0.0%
0x8c03e9fc  H264Itti  2      11        16384      996           488        0.0%
0x8c03a594  VideoSca  2      11        16384      996           488        0.0%
0x8c0376e4  MdpManag  0      7         8192       2296          1424       0.0%
0x8c03504c  TaskMana  2      5         8192       152           160        0.0%
0x8c003a64  Main      3      9         4096       1948          88         0.0%
0x8c001a04            2      8         8192       772           280        0.0%
0x8f287ecc  TSK_idle  1      0         8192       376           376        0.0%
DSP information for 1.31.14.1
Task Manager Health stats:
dspState: 15[DSP_STATE_INITIALIZED], createCnt: 8, deleteCnt: 0, switchCnt: 4415
618, currentTask: 0x8f287ecc, prevTask: 0x8c0376e4, flags: 0x0
Task Manager Heap Status:
heap: 0, heapSize:   50331648, used:     314864, largestFree:   50016560
heap: 1, heapSize:      94208, used:          0, largestFree:      94208
heap: 2, heapSize:      16384, used:          0, largestFree:      16384
heap: 3, heapSize:          0, used:          0, largestFree:          0
Task Manager Task status:
ThreadID    Name     Mode Priority StackSize MaxStackUsed CurrStackUsed CpuUsage
0x8c042d8c  VideoSca  0      11        16384      96            104        0.0%
0x8c03e9f4  H264Itti  2      11        16384      996           488        0.0%
0x8c03a5dc  H264Itti  2      11        16384      996           488        0.0%
0x8c0376e4  MdpManag  0      7         8192       2060          1424       0.0%
0x8c03504c  TaskMana  2      5         8192       152           160        0.0%
...

show terminal

To display information about the terminal configuration for a session, use the show terminal command.

show terminal

Syntax Description

This command has no arguments or keywords.

Defaults

None

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to display information about the terminal configuration for a session:

mxe# show terminal
TTY: /dev/pts/0, Type: "vt100"
Length: 24 lines, Width: 80 columns
Session Timeout: None

Related Commands

Command
Description

terminal length

Configures the terminal display length for the session.

terminal terminal-type

Configures the terminal type for a session.

terminal width

Configures the terminal display width for a session.


show version

To display information about the software version, use the show version command.

show version

Syntax Description

This command has no arguments or keywords.

Defaults

Displays software version information for the kick-start and system images running on the device.

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows how to display the version information for the kick-start and system image running on the device:

mxe# show version
------------------------------------------------------------
              Cisco MXE-5000 Software Versions
------------------------------------------------------------
 MXE-OS                        1.0.0-61                     
 MXE-MEDIA-OS                  1.0.0-61                     
------------------------------------------------------------
TAC support: http://www.cisco.com/tac
Copyright (c) 2007-2010 by Cisco Systems, Inc.All rights reserved.
The copyrights to certain works contained in this software are owned
by other third parties and used and distributed under license. Certain
components of this software are licensed under the GNU General Public
License (GPL) version 2.0 or the GNU Lesser General Public License
(LGPL) Version 2.1. A copy of each such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php

Related Commands

Command
Description

show inventory

Displays hardware inventory information.


speed

To configure the transmit and receive speed for the console port, use the speed command. To revert to the default, use the no form of this command.

speed speed

no speed speed

Syntax Description

speed

Speed in bits per second (b/s). The range is from 1200 to 115200 b/s.


Defaults

The default console port speed is 9600 b/s.

Command Modes

Console configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

You can configure the console port only from a session on the console port.

Examples

This example shows how to configure the speed for the console port:

mxe# configure terminal
mxe(config)# line console
mxe(config-console)# speed 57600

This example shows how to revert to the default speed for the console port:

mxe# configure terminal
mxe(config)# line console
mxe(config-console)# no speed 57600

Related Commands

Command
Description

show line

Displays information about the console port configuration.


stopbits

To configure the stop bits for the COM1 port or console port, use the stopbits command. To revert to the default, use the no form of this command.

stopbits {1 | 2}

no stopbits {1 | 2}

Syntax Description

1

Specifies one stop bit.

2

Specifies two stop bits.


Defaults

1 stop bit

Command Modes

Console configuration

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

You can configure the console port only from a session on the console port.

Examples

This example shows how to configure the number of stop bits for the console port:

mxe# configure terminal
mxe(config)# line console
mxe(config-console)# stopbits 2

This example shows how to revert to the default number of stop bits for the console port:

mxe# configure terminal
mxe(config)# line console
mxe(config-console)# no stopbits 2

Related Commands

Command
Description

show line

Displays information about the console port configuration.


terminal length

To set the number of lines of output to display on the terminal screen for the current session before pausing, use the terminal length command. To revert to the default, use the no form of this command.

terminal length lines

terminal no length

Syntax Description

lines

Number of lines to display. The range is from 0 to 511. Use 0 to not pause while displaying output.


Defaults

The default for the console is 24 lines.

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

The session pauses after displaying the number of lines set in the terminal length. Press the space bar to display another screen of lines or press the Enter key to display another line. To return to the command prompt, press Ctrl-C. Use 0 to not pause while displaying output.

The terminal length setting applies only to the current session.

Examples

This example shows how to set the number of lines of command output to display on the terminal before pausing:

mxe# terminal length 28

This example shows how to revert to the default number of lines:

mxe# terminal no length

Related Commands

Command
Description

show terminal

Displays the terminal session configuration.


terminal terminal-type

To set the terminal type for the current session, use the terminal terminal-type command. To revert to the default, use the no form of this command.

terminal terminal-type type

terminal no terminal-type

Syntax Description

type

Type of terminal. The type string is case sensitive, must be a valid type (for example, vt100 or xterm), and has a maximum of 80 characters.


Defaults

vt100

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

For a virtual terminal, the terminal type is set during negotiation with the client software; otherwise, the default applies.

The terminal type setting applies only to the current session.

Examples

This example shows how to set the terminal type:

mxe# terminal terminal-type xterm

This example shows how to revert to the default terminal type:

mxe# terminal no terminal-type

Related Commands

Command
Description

show terminal

Displays the terminal session configuration.


terminal width

To set the number of character columns on the terminal screen for the current line for a session, use the terminal width command. To revert to the default, use the no form of this command.

terminal width columns

terminal no width

Syntax Description

columns

Number of columns. The range is from 24 to 511.


Defaults

80 columns

Command Modes

EXEC

Supported User Roles

network-admin
network-operator

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

For a virtual terminal, the terminal width is set during negotiation with the client software; otherwise, the default applies.

The terminal width setting applies only to the current session.

Examples

This example shows how to set the number of columns to display on the terminal:

mxe# terminal width 70

This example shows how to revert to the default number of columns:

mxe# terminal no width

Related Commands

Command
Description

show terminal

Displays the terminal session configuration.


upgrade software

To upgrade the Cisco MXE-OS, use the upgrade software command.

upgrade software {sftp | tftp}

Syntax Description

stfp

Specifies Secure File Transfer Protocol (SFTP).

tftp

Specifies Trivial File Transfer Protocol (TFTP).


Command Modes

EXEC

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

None

Examples

This example shows upgrade the Cisco MXE-OS using the TFTP:

mxe# upgrade software tftp
You are using the software upgrade feature.
The following information is needed for the upgrade to proceed.
Please enter the information requested
Tftpserver:10.194.58.126
The upgrade requires a file with the updates to be installed.
Please specify the filename including the full path relative from the tftp server root
Upgrade File:mxe-interop.tar.gz
Trying to download mxe-interop.tar.gz
mxe-interop.tar.gz Successfully downloaded
Uncompressing mxe-interop.tar.gz
Starting the software update
checking for node at 1.11.0.1
Updating software on node
Updating software on card 1.31.0.1
This can take 1-2 hours. Please be patient
Updating software on card 1.32.0.1
This can take 1-2 hours. Please be patient
Upgrade of 1.31.0.1 successful
Upgrade of 1.32.0.1 successful
Updating software on node1
Restarting Processes.....
Upgrade successful

write

To erase startup configuration or save a running configuration for use at system startup, use the write command.

write {erase | memory}

Syntax Description

erase

Erases the startup configuration in persistent memory areas.

memory

This keyword is not supported in Release 1.0. Overwrites the current startup configuration with current running configuration.


Defaults

Erase all startup configurations.

Command Modes

EXEC

Supported User Roles

network-admin

Command History

Release
Modification

1.0

This command was introduced.


Usage Guidelines

You can use this command to erase the startup configuration in the persistent memory when information is corrupted or otherwise unusable. Erasing the startup configuration and returns the device to its initial state after a system reload occurs.

Examples

This example shows how to erase the startup configuration:

mxe# write erase

Related Commands

Command
Description

copy running-config startup-config

Copies the running configuration to the startup configuration.

reload

Reloads the device with the new Cisco MXE-OS software.

show running-config

Displays the startup configuration.

show startup-config

Displays the current startup configuration.