cc/td/doc/product/webscale/uce/uce40
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

E-CDN Application Commands in Cisco Application and Content Networking Software, Release 4.0

E-CDN Application Commands in Cisco Application and Content Networking Software, Release 4.0

ACNS Software 4.0 E-CDN Application Commands

ACNS software 4.0 includes the E-CDN application command-line interface (CLI) commands described in this section. See "Initializing Cisco Application and Content Networking Software and Setting Up the E-CDN Application," for additional information on how to set up and enable the E-CDN application.

ecdn cdm

To associate the Content Engine or Content Router with the IP address and (optionally) the port number of the Content Distribution Manager, use the ecdn cdm command in global configuration mode. To clear these parameters, use the no form of this command.

ecdn cdm ip ipaddress [port port-number]

no ecdn cdm ip ipaddress [port port-number]

Syntax Description

cdm ip

Associates the Content Engine or Content Router with the IP address of the Content Distribution Manager.

ipaddress

Specifies the IP address of the Content Distribution Manager that the Content Engine or Content Router is associated with.

port

(Optional) Sets the port number associated with the Content Distribution Manager.

port-number

Specifies the port number of the Content Distribution Manager that the Content Engine or Content Router is associated with (1-65535). The default is 80. If no port number is specified, the default is used.

Defaults

If you do not specify a port number, the default is port 80.

Command Modes

Global configuration

Examples

This example associates the Content Engine with the Content Distribution Manager IP address 172.17.76.76 and port number 443.

ContentEngine(config)# ecdn cdm ip 172.17.76.76 port 443

This example cancels the association of the Content Engine with a Content Distribution Manager.

ContentEngine(config)# no ecdn cdm ip

ecdn enable

To enable the E-CDN application, use the ecdn enable command in global configuration mode. To disable the E-CDN application, use the no form of this command.

ecdn enable

no ecdn enable

Syntax Description

enable

Enables the E-CDN application.

Defaults

The E-CDN application is not enabled by default.

Command Modes

Global configuration

Examples

This example enables the E-CDN application.

ContentEngine(config)# ecdn enable

This example disables the E-CDN application.

ContentEngine(config)# no ecdn enable

show ecdn

To view information about the state of the E-CDN application, use the show ecdn command in EXEC mode.

show ecdn

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

EXEC

Examples

This example shows information about the state of the E-CDN application when it is disabled.

ContentEngine# show ecdn ECDN content engine is not running; server 'bootnet' is 11314, 'checkup' is 0. If you'd like to turn on ECDN, use config command 'ecdn'. If you have, then the watchdog will restart in 10 min.

This example shows information about the state of the E-CDN application when it is enabled.

ContentEngine# show ecdn ECDN content engine is running, state is online, Running normally. For more information, point your browser to CDM 172.31.76.76

show ecdnfs volumes

To view information about your E-CDN file system (ecdnfs), use the show ecdnfs volumes command in EXEC mode.

show ecdnfs volumes

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

EXEC

Examples

This example shows information about the E-CDN file system (ecdnfs).

ContentEngine# show ecdnfs volumes ecdnfs 00: /sonoma/state 7340029KB

Related Commands

show disks

show tech-support

To view information about ACNS software that is necessary for Cisco's Technical Assistance Center (TAC) to assist you, use the show tech-support EXEC command.

show tech-support

Syntax Description

This command has no arguments or keywords.

Defaults

No default behavior or values

Command Modes

EXEC

Examples

This example shows the types of information available about ACNS software.

ContentEngine# show tech-support ------------------ version and hardware -------------------- ------------------ running configuration ------------------- ------------------ processes -------------------- ------------------ process memory -------------------- ------------------ system memory -------------------- ----------------- interfaces -------------------- ------------------ cfs statistics -------------------- ------------------ http performance -------------------- ------------------ http requests -------------------- ------------------ http savings -------------------- --------------- miss/revalidate/no store ----------- ------------------ https -------------------- ------- rtsp requests for real media proxy -------------- ------- rtsp savings for real media proxy -------------- ------------------ ftp -------------------- -------------------- tcp -------------------- ------------------ ip -------------------- ------------------ icmp -------------------- ------------------ bypass summary -------------------- ------------------ bypass statistics -------------------- ------------------ netstat -------------------- ------------------ transaction log -------------------- ------------------ crash traces -------------------- ------------------ standby -------------------- ------------------ Enterprise CDN -------------------

wmt

To set the Windows Media Technologies (WMT) license key, accept the license agreement, and enable the WMT server, use the wmt command in global configuration mode. Use the no form of this command to negate these actions.

wmt license-key key

wmt accept-license-agreement

wmt enable

no wmt enable

Syntax Description

license-key

Sets the WMT license key. Although the no form of the command is available from the CLI, it simply prints an error message that the license key cannot be removed.

key

Specifies the license key.

accept-license-agreement

Acknowledges and accepts the end user license agreement (EULA). Although the no form of the command is available from the CLI, it simply prints an error message that the EULA acceptance cannot be revoked.

enable

Enables the WMT server.

Defaults

license-key: no default

accept-license-agreement: not accepted

wmt enable: not enabled

Command Modes

Global configuration

Examples

This example shows the commands required to enable the WMT server in ACNS 4.0 software. All three commands are required.

ContentEngine(config)# wmt license-key WMT_LICENSE_KEY_590 ContentEngine(config)# wmt accept-license-agreement ContentEngine(config)# wmt enable ContentEngine# show wmt WMT version: ce590-001.000 WMT enabled WMT end user license agreement accepted WMT license key installed

Related Commands

show wmt

show wmt license-agreement


hometocprevnextglossaryfeedbacksearchhelp
Posted: Thu Nov 14 13:47:45 PST 2002
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.