Cisco Unified MeetingPlace Release 8.0 -- Using the Command-Line Interface (CLI) on the Cisco WebEx Node for MCS
From DocWiki
Main page: Cisco Unified MeetingPlace, Release 8.0
Up one level: Reference Information
Note: The Cisco WebEx Node for MCS CLI is not the same as the Application Server CLI. For information about the Application Server CLI, see Using the Command-Line Interface (CLI) on the Cisco Unified MeetingPlace Application Server module.
- Cisco WebEx Node for MCS CLI User Level Options
- Restrictions for the Cisco WebEx Node for MCS CLI
- How to Sign In to the Cisco WebEx Node for MCS CLI
- Cisco WebEx Node for MCS CLI Command Reference
Cisco WebEx Node for MCS CLI User Level Options
| CLI User Level | Description |
|---|---|
|
wbxadmin |
|
|
root |
|
Related Topics
- Signing In to the Cisco WebEx Node for MCS CLI By Using the Console
- Signing In to the Cisco WebEx Node for MCS CLI By Using SSH
Restrictions for the Cisco WebEx Node for MCS CLI
- The Cisco WebEx Node for MCS CLI and its commands are available only in English.
- The Cisco WebEx Node for MCS CLI accepts only the standard 128 ASCII characters.
- Many commands prompt you for information. If the Backspace key does not delete characters in this interactive mode, press the Delete key to delete the previous character.
How to Sign In to the Cisco WebEx Node for MCS CLI
- Signing In to the Cisco WebEx Node for MCS CLI By Using the Console
- Signing In to the Cisco WebEx Node for MCS CLI By Using SSH
Signing In to the Cisco WebEx Node for MCS CLI By Using the Console
You can use the console to do one of the following:
- Sign in to the Cisco WebEx Node for MCS CLI as the wbxadmin user.
- Sign in to the Linux terminal as the root user.
You cannot sign in directly to the Cisco WebEx Node for MCS CLI as the root user.
Procedure
- Connect the monitor, keyboard, and mouse to the Cisco WebEx Node for MCS.
- The Cisco Unified Communications system sign-in page is displayed.
- For the username, enter wbxadmin.
- Enter the password for the wbxadmin user. This was established during installation.
- The system displays the CLI. You can now enter commands.
- When you are finished with the CLI, either enter exit.
- Note: Always sign out of the Cisco Unified Communications system when you are finished.
Related Topics
- Signing In to the Cisco WebEx Node for MCS CLI By Using SSH
- Cisco WebEx Node for MCS CLI Command Reference
- Changing the Password for root or wbxadmin on the Cisco WebEx Node for MCS in the Changing System Administrator Passwords for Cisco Unified MeetingPlace module
Signing In to the Cisco WebEx Node for MCS CLI By Using SSH
You can sign in as the wbxadmin user to the CLI by using SSH. You cannot, however, sign in as the root user to the CLI by using SSH.
This section describes one method of signing in to the CLI by using SSH. Other methods might be available for you.
Before You Begin
You need a remote connection with a non-configurable terminal emulation program, such as the Windows SSH client, to sign in to the CLI remotely by using SSH.
Procedure
- From your computer, go to Start > Programs > SSH Secure Shell > Secure Shell Client.
- Click Quick Connect.
- In the Connect to Remote Host dialog box, enter these values:
| Field | Value |
|---|---|
|
Host Name |
IP address of your Cisco WebEx Node for MCS |
|
User Name |
wbxadmin |
|
Port Number |
22 |
|
Authentication Method |
leave as <Profile Settings> |
- 4. Click Connect.
- 5. In the Enter Password dialog box, enter the password for the wbxadmin user. This was established during installation.
- 6. Click OK.
- The system displays the CLI, and you can now enter commands.
Related Topics
- Signing In to the Cisco WebEx Node for MCS CLI By Using the Console
- Cisco WebEx Node for MCS CLI Command Reference
Cisco WebEx Node for MCS CLI Command Reference
- Command Syntax Conventions
- Using the Cisco WebEx Node for MCS CLI
- General Commands
- Service Commands
- Set Commands
- Show Commands
- Utility Commands
Command Syntax Conventions
This document uses these command syntax conventions.
| Convention | Description |
|---|---|
|
bold |
Bold text indicates commands and parameters that you enter as shown. |
|
italic |
Italic text indicates parameters for which you supply values. |
|
<x> |
Angle brackets enclose a parameter for which you supply values. This is typically used instead of italic text when there is no space between adjacent parameters. |
|
[x] |
Square brackets enclose an optional parameter. |
|
| |
A vertical line, called a pipe, indicates a choice within a set of parameters. |
|
[x | y] |
Square brackets enclosing parameters separated by a pipe indicate an optional choice. |
|
{x | y} |
Braces enclosing parameters separated by a pipe indicate a required choice. |
|
[x {y | z}] |
Braces and a pipe within square brackets indicate a required choice within an optional element. |
Using the Cisco WebEx Node for MCS CLI
- You can save the output for a command to the download directory by entering the following:
- command_name > file_name
- where command_name is the name of the command and file_name is the name of the file in the download directory to which you want to write the output.
- To display just one page of output at a time, enter the following:
- command_name | less
- where command_name is the name of the command.
- To complete a line or show available commands, either enter ? or press Tab.
- To abort a command, press Ctrl-C.
General Commands
Table: Cisco WebEx Node for MCS CLI Command Reference: General Commands
| Command | Description |
|---|---|
|
exit |
Exits the Cisco WebEx Node for MCS CLI.
|
|
help |
Can be used in three ways:
|
|
history |
Displays a list of recent commands that were used during the current session.
|
|
interactive |
Enables or disables interactive mode.
|
Service Commands
The commands in the service group are used to control specific services within the system. Common actions are:
- start-Starts the service.
- stop-Stops the service.
- restart-Restarts the service.
- status-Provides a status of the service.
- enable-Enables the service to start automatically.
- disable-Disables the service from starting automatically.
We recommend that you enable and run all of these services at all times.
Table: Cisco WebEx Node for MCS CLI Command Reference: Service Commands
| Command | Description |
|---|---|
|
service csa |
Provides additional security to the system.
|
|
service firewall |
Provides additional security to the system by restricting network traffic to specific ports.
|
|
service network |
Provides network connectivity for the system.
|
|
service appserver |
Maintains a link to the Application Server.
|
|
service ntp |
Responds to time requests from other systems, allowing their clocks to remain synchronized.
|
|
service ssh |
Enables management via a remote connection.
|
|
service webex |
Controls the meeting services.
|
Set Commands
Use the commands in the set group to configure the system.
Table: Cisco WebEx Node for MCS CLI Command Reference: Set Commands
| Command | Description |
|---|---|
|
set network domain |
If you did not enter this value during installation, or if you need to change it later, use this command to set the domain name for DNS resolution.
|
|
set network hostname |
If you did not enter this value during installation, or if you need to change it later, use this command to set the hostname for the Cisco WebEx Node for MCS.
|
|
set network ip |
If you did not enter this value during installation, or if you need to change it later, use this command to set the IP address of the Cisco Unified MeetingPlace system.
|
|
set network gateway |
If you did not enter this value during installation, or if you need to change it later, use this command to set the IP address of the default gateway address for Cisco Unified MeetingPlace.
|
|
set network nameserver |
Sets the primary and secondary DNS addresses for Cisco Unified MeetingPlace.
|
|
set network netmask |
If you did not enter this value during installation, or if you need to change it later, use this command to set the subnet mask for Cisco Unified MeetingPlace.
|
|
set password |
Note: This is a privileged command, which means that after you enter the command, you have to enter the root password to continue. Changes the password for either the root or the wbxadmin user. Enter the user name for which you want to change the password. The system will prompt you for the new password.
|
|
set webex appserver |
Configures the Application Server link information for the Cisco WebEx Node for MCS. Note: This command is interactive; the system prompts you for additional information.
|
|
set webex config passname |
Sets the Cisco WebEx connection passcode name. Note: This information must be provided by a Cisco WebEx representative.
|
|
set webex config passcode |
Sets the Cisco WebEx Node for MCS connection passcode. Note: This information must be provided by a Cisco WebEx representative.
|
|
set webex config token |
Sets the Cisco WebEx Node for MCS connection token. Note: This information must be provided by a Cisco WebEx representative.
|
|
set webex config url |
Sets the Cisco WebEx Node for MCS connection URL. Note: This information must be provided by a Cisco WebEx representative.
|
|
set webex config serial |
Sets the serial number for the Cisco WebEx Node for MCS. Note: This information must be provided by a Cisco WebEx representative.
|
|
set webex snmp version |
Sets the SNMP version for the Cisco WebEx Node for MCS.
|
|
set webex snmp manager |
Sets the destination (IP address) for SNMP traps for both Version 2 and Version 3.
|
|
set webex snmp community |
Sets the SNMP Version 2 community string.
|
|
set webex snmp auth |
Sets the SNMP Version 3 authentication key.
|
|
set webex snmp priv |
Sets the SNMP Version 3 privacy key.
|
|
set webex snmp user |
Sets the name for an SNMP Version 3 user. This user retrieves the SNMP information and does not correspond to any Cisco Unified MeetingPlace end user or administrative user accounts. Give this user a meaningful name.
|
|
set webex slimtty |
The SlimTTY feature allows Cisco WebEx to remotely access the system for troubleshooting purposes. This command sets the SlimTTY level to either enabled or disabled.
|
Related Topics
- Installing the Cisco WebEx Node for MCS module
- Configuring SNMP on the Cisco Unified MeetingPlace Application Server module
Show Commands
Enter the commands in the show group to display information about the system.
Table: Cisco WebEx Node for MCS CLI Command Reference: Show Commands
| Command | Description |
|---|---|
|
show cpu info |
Shows CPU information as detected by the system.
|
|
show cpu usage |
Shows current CPU usage in a running display, refreshed every second.
|
|
show csa debug |
Shows detailed Cisco Security Agent (CSA) log information.
|
|
show csa events |
Shows deny events that have been logged by Cisco Security Agent (CSA).
|
|
show csa log |
Shows the entire Cisco Security Agent (CSA) log.
|
|
show csa status |
Shows the current Cisco Security Agent (CSA) status.
|
|
show disk activity |
Shows current disk activity in a running display, refreshed every five seconds.
|
|
show disk io |
Shows current disk I/O metrics in a running display, refreshed every five seconds.
|
|
show disk usage |
Shows current local disk usage.
|
|
show login history |
Displays login history for the administrator login.
|
|
show memory info |
Shows installed memory information as detected by the system.
|
|
show memory usage |
Shows current memory usage.
|
|
show network config |
Shows the current network configuration.
|
|
show network connections |
Shows current network connections.
|
|
show network firewall |
Shows current firewall configuration.
|
|
show network interfaces |
Shows current network interfaces.
|
|
show network route |
Shows the current network routing table.
|
|
show network stats |
Displays network statistics.
|
|
show ntp |
Shows current NTP status information.
|
|
show system cache |
Shows the current kernel cache usage.
|
|
show system date |
Displays the current date and time.
|
|
show system load |
Displays the current system load information.
|
|
show system memory |
Shows the current system memory usage.
|
|
show system processes |
Displays a list of currently running processes.
|
|
show system time |
Displays the current date and time.
|
|
show system uptime |
Shows the amount of time that the system has been up since the last reboot.
|
|
show system vmemory |
Shows the current virtual memory usage in a running display, refreshed every second.
|
|
show system hardware |
Displays the current hardware.
|
|
show webex appserver |
Shows the current Application Server link status and information.
|
|
show webex status |
Shows the current status of the Cisco WebEx Node for MCS.
|
|
show webex config |
Shows the Cisco WebEx Node for MCS configuration.
|
|
show webex services |
Shows the current status of the Cisco WebEx Node for MCS services.
|
|
show webex snmp |
Shows the current SNMP configuration.
|
|
show webex version |
Shows the Cisco WebEx Node for MCS version number.
|
|
show webex mibs |
Shows available SNMP MIBs.
|
|
show webex log |
Shows the Cisco WebEx Node for MCS services log.
|
|
show webex meeting error |
Shows error level logs for a particular meeting ID.
|
|
show webex meeting info |
Shows information level logs for a particular meeting ID.
|
|
show webex meeting log |
Shows the entire log for a particular meeting ID.
|
|
show webex meeting warning |
Shows the warning level logs for a particular meeting ID.
|
|
show webex slimtty |
The SlimTTY feature allows Cisco WebEx to remotely access the system for troubleshooting purposes. This command shows the status of the SlimTTY configuration.
|
Related Topics
- Configuring SNMP on the Cisco Unified MeetingPlace Application Server module
- Checking the Status of the Cisco WebEx Node for MCS in the Troubleshooting Cisco Unified MeetingPlace Integration with Cisco WebEx module
Utility Commands
Use the commands in the utils group to perform utility functions for various aspects of the system.
Table: Cisco WebEx Node for MCS CLI Command Reference: Utility Commands
| Command | Description |
|---|---|
|
utils cdrom check |
Performs a media check on the disk in the CD/DVD ROM drive. Only valid on install media.
|
|
utils cdrom eject |
Ejects the CD/DVD ROM drive.
|
|
utils csa diagnostics |
Captures diagnostic information from the Cisco Security Agent (CSA).
|
|
utils file checksum md5 |
Performs an MD5 checksum against a file.
|
|
utils file checksum sha1 |
Performs an SHA1 checksum against a file.
|
|
utils file copy |
Copies the contents of one file to another.
|
|
utils file list |
Lists the files available in the download location.
|
|
utils file mkdir |
Creates a new directory in the download location.
|
|
utils file open |
Opens a file for viewing.
|
|
utils file remove |
Removes a file from the download location.
|
|
utils firewall zero |
Sets the counters that are displayed in the "show network firewall" output to zero.
|
|
utils infocap recent |
Collects logs from the previous hour of operation.
|
|
utils infocap time |
Collects logs from the specified time period.
|
|
utils network arping |
Performs an arping against a specified IP address.
|
|
utils network nslookup |
Performs an nslookup for a specified hostname.
|
|
utils network ping |
Pings a specified hostname.
|
|
utils network tcpdump |
Performs a TCP dump operation to capture network traffic.
|
|
utils network tracepath |
Performs a tracepath to a given host.
|
|
utils network traceroute |
Performs a traceroute to a given host.
|
|
utils snmp v2 get |
Performs an SNMP Version 2 "get" for a specified object identifier (OID). You must specify an OID, community string, and hostname.
|
|
utils snmp v2 walk |
Performs an SNMP Version 2 "walk" for a specified object identifier (OID). You must specify an OID, community string, and hostname.
|
|
utils snmp v3 get |
Performs an SNMP Version 3 "get" for a specified object identifier (OID). You must specify a user name, authority level, privacy level, hostname, and OID.
|
|
utils snmp v3 walk |
Performs an SNMP Version 3 "walk" for a specified object identifier (OID). You must specify a user name, authority level, privacy level, hostname, and OID.
|
|
utils ssh |
Connects to a remote host via SSH.
|
|
utils system reboot |
Reboots the system.
Note: This is a privileged command, which means that after you enter the command, you have to enter the root password to continue. |
|
utils system shutdown |
Powers off the system.
Note: This is a privileged command, which means that after you enter the command, you have to enter the root password to continue. |
|
utils system install |
Installs new software from the download directory. Enter the name of the software file.
Note: This is a privileged command, which means that after you enter the command, you have to enter the root password to continue. |
|
utils system terminal |
Launches a standard Linux terminal session. Note: Cisco WebEx Node for MCS CLI commands will not work in a standard Linux terminal session.
Note: This is a privileged command, which means that after you enter the command, you have to enter the root password to continue. |