Table Of Contents
Administering the Cisco Video Management and Storage Module
Shutting Down and Starting Up the Cisco Video Management and Storage Application
Backing Up and Restoring Configurations on the Cisco Video Management and Storage Application
Verifying System Status
Diagnostics and Logging Options
Adding a DNS Server (Optional)
Additional References
Related Documents
Technical Assistance
Administering the Cisco Video Management and Storage Module
Last Update: March 7, 2008
This chapter contains the following information for administering the Cisco Video Management and Storage module application:
•
Shutting Down and Starting Up the Cisco Video Management and Storage Application
•
Backing Up and Restoring Configurations on the Cisco Video Management and Storage Application
•
Verifying System Status
•
Diagnostics and Logging Options
•
Adding a DNS Server (Optional)
•
Additional References
Note
•
The tables in these sections list only common router commands and network module commands.
–
To view a complete list of the available commands, enter ? at the prompt
Example: Router(config-if)#
?
–
To view a complete list of command keyword options, enter ? at the end of the command
Example: Router#
service-module integrated-service-engine ?
•
The commands are grouped in the tables by the configuration mode in which they are available. If the same command is available in more than one mode, it can act differently in each mode.
Shutting Down and Starting Up the Cisco Video Management and Storage Application
To start up or shut down the network module or the Cisco Video Management and Storage application that runs on the module, use the shutdown and startup commands as needed from Table 1.
Note
•
Some shutdown commands can potentially disrupt service. If command output for such a command displays a confirmation prompt, confirm by pressing Enter or cancel by typing n and pressing Enter. Alternatively, prevent the prompt from displaying by using the no-confirm keyword.
•
Some commands shut down the module or application and then immediately restart it.
Table 1 Common Shutdown and Startup Commands
Configuration Mode
|
Command
|
Purpose
|
|
service-module integrated-service-engine slot/0 reload
|
Shuts down the module operating system gracefully, and then restarts it from the boot loader.
|
|
service-module integrated-service-engine slot/0 reset
|
Resets the hardware on a module. Use only to recover from shutdown or a failed state.
Caution  Use this command with caution. It does not provide an orderly software shutdown, and it can affect file operations that are in progress.
|
|
service-module integrated-service-engine slot/0 session
|
Accesses the specified network module and opens a module configuration session.
|
|
service-module integrated-service-engine slot/0 shutdown
|
Shuts down the module operating system gracefully. Use this command sequence when removing or replacing a hot-swappable module during online insertion and removal (OIR).
|
|
service-module integrated-service-engine slot/0 status
|
Displays configuration and status information for the module hardware and software.
|
Router(config-if)#
|
interface slot/0 shutdown
|
Shuts down the network module gracefully.
|
|
boot
|
Starts the boot helper or application.
|
|
reload
|
Performs a graceful halt and reboot of the module operating system.
|
|
reload
|
Shuts down the module gracefully, and then reboots the module from the boot loader.
|
|
shutdown
|
Shuts down the module application gracefully, and then shuts down the module.
|
Backing Up and Restoring Configurations on the Cisco Video Management and Storage Application
To back up or restore configuration settings or to manage previous backups, use commands listed in Table 2.
Note
The backup server can be configured using either the configuration mode or the offline mode.
Table 2 Common Backup and Restore Commands
Configuration Mode
|
Command
|
Purpose
|
|
backup revisions
|
Specifies the number of previous backups to keep on the server. A value of zero removes all previous backups and saves only the current backup.
|
|
backup server
|
Configures an external FTP backup server for storage.
|
|
backup category {all | configuration | data | VSMS | VSOM}
|
Performs a backup of the configuration files to a backup server. VSMS backs up the Video Surveillance Management System data files. VSOM backs up the Video Surveillance Operations Management data files.
|
|
backup revisions
|
Specifies the number of previous backups to keep on the server. A value of zero removes all previous backups and saves only the current backup.
|
|
backup server
|
Configures an external FTP backup server for storage.
|
|
restore
|
Restores the system to its factory default configuration or to the specified backup.
|
|
show backup
|
Displays information about previous backups and about the configured backup server.
|
Verifying System Status
To verify the status of an installation, upgrade, or downgrade, or to troubleshoot problems, use verification and troubleshooting commands as needed from Table 3.
Note
Among keyword options for many show commands is the provision to display diagnostic output on your screen or to "pipe" it to a file or a URL (that is, to read the output from one command and write it to the file or URL).
Table 3 Common Verification and Troubleshooting Commands
Configuration Mode
|
Command
|
Purpose
|
|
ping
|
Pings a specified IP address to check network connectivity (does not accept a hostname as destination).
|
|
show arp
|
Displays the current Address Resolution Protocol (ARP) table.
|
|
show clock
|
Displays the current date and time.
|
|
show configuration
|
Displays the current configuration as entered by means of the configure command.
|
|
show controllers integrated-service-engine
|
Displays interface debug information.
|
|
show diag
|
Displays standard Cisco IOS diagnostics information, including information about the Cisco Video Management and Storage module.
|
|
show hardware
|
Displays information about network module and host router hardware.
|
|
show hosts
|
Displays the default domain name, style of name lookup, list of name-server hosts, and cached list of hostnames and addresses.
|
|
show interfaces
|
Displays information about all hardware interfaces, including network and disk.
|
|
show interfaces integrated-service-engine
|
Displays information about the module side of the router-module interface.
|
|
show ntp status
|
Displays information about Network Time Protocol (NTP).
|
|
show processes
|
Displays a list of the application processes that are running.
|
|
show running-config
|
Displays the configuration commands that are in effect.
|
|
show startup-config
|
Displays the startup configuration.
|
|
show tech-support
|
Displays general information about the host router that is useful to Cisco technical support for problem diagnostics.
|
|
show version
|
Displays information about the router software or network module hardware.
|
|
test scp ping
|
Pings the network module to check network connectivity.
|
|
verify
|
Displays version information for installed hardware and software.
|
|
ping
|
Pings a specified IP address to check network connectivity (does not accept a hostname as destination).
|
|
show arp
|
Displays the current Address Resolution Protocol (ARP) table.
|
|
show clock
|
Displays the current date and time.
|
|
show config
|
Displays the current boot loader configuration as entered by the configure command.
|
|
show hosts
|
Displays the default IP domain name, lookup style, name servers, and host table.
|
|
show interfaces
|
Displays information about the network-module interfaces.
|
|
show ntp status
|
Displays information about Network Time Protocol (NTP).
|
|
show processes
|
Displays a list of the application processes that are running.
|
|
show running-config
|
Displays the configuration commands that are in effect.
|
|
show software directory download
|
Displays the contents of the downgrade or download directory on the download FTP file server.
|
|
show software download server
|
Displays the name and IP address of the configured download FTP file server.
|
|
show software licenses
|
Displays license information for installed packages.
|
|
show software packages
|
Displays version information for installed packages.
|
|
show software versions
|
Displays version information for installed software.
|
|
show startup-config
|
Displays the startup configuration.
|
|
show tech-support
|
Displays general information about the network module that is useful for problem diagnosis to Cisco technical support.
|
|
show trace
|
Displays the contents of the trace buffer.
|
|
show version
|
Displays information about the hardware and devices.
|
|
software remove
|
Removes downloaded files (all files, downloaded package and payloads, or stored downgrade files created during an upgrade).
|
Diagnostics and Logging Options
To configure logging options for Cisco Video Management and Storage, use logging commands from Table 4.
Note
Among the keyword options for many log and trace commands is the provision to display diagnostic output on your screen or to save it to a file or a URL.
Table 4 Common Logging Commands
Configuration Mode
|
Command
|
Purpose
|
|
log console monitor
|
Configures error logging by means of console logging (logged messages are displayed on the console).
|
|
log console
|
Configures error logging by means of console logging (logged messages are displayed on the console).
|
|
log server
|
Configures error logging by means of a system-log (syslog) server (syslog is an industry-standard protocol for capturing log information for devices on a network).
|
Diagnostics are of two types:
•
System log (syslog)—Syslog is an industry-standard protocol for capturing the following events:
–
Fatal exceptions that cause an application or system crash, during which normal error-handling paths are typically nonfunctional
–
Application run-time errors that cause unusual conditions and configuration changes
The syslog file size is fixed at 10 MB. Syslog configurations survive a power failure.
•
Traces—Trace logs capture events related to the progress of a request through the system.
Trace logs survive a CPU reset; trace configurations survive a power failure. Log and display these configurations with the trace commands.
To generate and display syslog and trace diagnostics, use trace commands from Table 5.
Table 5 Common Trace Commands
Configuration Mode
|
Command
|
Purpose
|
|
clear trace
|
Clears logged trace events for specified modules.
|
|
log trace
|
Logs configured traces to the network module (can be done locally or remotely).
|
|
no trace
|
Disables tracing for specified modules, entities, or activities.
|
|
show errors
|
Displays error statistics by module, entity, or activity.
|
|
show trace
|
Displays trace settings.
|
|
show trace buffer
|
Displays the contents of the trace buffer.
|
|
show trace store
|
Displays the contents of the stored trace messages.
|
|
trace
|
Enables tracing (that is, generates error reports) for specified modules, entities, or activities.
|
Adding a DNS Server (Optional)
Cisco Video Management and Storage uses a cache-only domain name system (DNS) server that listens on port 53 for both User Datagram Protocol (UDP) and TCP packets. A typical use for such a server is to enable the application to continue operation in a branch office when the WAN is down and the server is on the other side of the WAN in an enterprise or service-provider data center.
The DNS server cache policy is to automatically revalidate a cached entry when its time to live (TTL) expires, and to discard an entry only when the parent DNS server is accessible and no longer contains the name. This differs from most DNS caches, which simply discard an entry when the TTL expires.
Note
•
Step 1 and Step 2 open the host router CLI and access the network module. The remaining steps configure the module and return to the host router CLI.
•
Open, close, and clear a module session as described in the "Opening and Closing a Network Module Session" section on page 10.
SUMMARY STEPS
From the Host-Router CLI
1.
service-module integrated-service-engine slot/0 session
From the Service-Module Interface
2.
configure terminal
3.
hostname hostname
4.
ip domain-name domain
5.
ip name-server <ip-address> [<ip-address> ...]
6.
exit
7.
show hosts
8.
write
9.
Control-Shift-6 x
From the Host-Router CLI
10.
service-module integrated-service-engine slot/0 session clear
DETAILED STEPS
|
Command or Action
|
Purpose
|
|
From the Host-Router CLI
|
Step 1
|
service-module integrated-service-engine slot/0
session
Example:
Router# service-module
integrated-service-engine 2/0 session
|
Opens a Cisco Video Management and Storage module session.
|
|
From the Service-Module Interface
|
Step 2
|
configure terminal
Example:
cvmss-module>configure terminal
|
Enters global configuration mode on the module.
|
Step 3
|
hostname hostname
Example:
cvmss-module(config)>hostname hostname1
|
Specifies the name of the Cisco Video Management and Storage module that appear in the prompt.
|
Step 4
|
ip domain-name domain
Example:
cvmss-module(config)>ip domain-name domain1.com
|
Defines a default domain name for use in completing unqualified hostnames (names without a dotted-decimal domain name).
|
Step 5
|
ip name-server ip-address [<ip-address> ...]
Example:
cvmss-module(config)>ip name-server 10.0.0.0
|
Specifies the IP address for one or more DNS servers. The argument is as follows:
ip-address—Server IP address
|
Step 6
|
exit
Example:
cvmss-module(config)>exit
|
Exits global configuration mode on the module.
|
Step 7
|
show hosts
Example:
cvmss-module>show hosts
|
Displays the default domain name, style of name lookup, list of name-server hosts, and cached list of hostnames and addresses.
|
Step 8
|
write
Example:
cvmss-module>write
|
Saves the new running configuration of the module.
|
Step 9
|
Press Control-Shift-6 x.
|
Closes the module session.
|
|
From the Host-Router CLI
|
Step 10
|
service-module integrated-service-engine slot/0
session clear
Example:
Router# service-module
integrated-service-engine 1/0 session clear
|
Clears the module session for the specified module. When prompted to confirm this command, press Enter.
|
Additional References
The following sections provide references related to the Cisco Video Management and Storage application.
Related Documents
Technical Assistance
Description
|
Link
|
The Cisco Technical Support & Documentation website contains thousands of pages of searchable technical content, including links to products, technologies, solutions, technical tips, and tools. Registered Cisco.com users can log in from this page to access even more content.
|
http://www.cisco.com/techsupport
|
Cisco Feature Navigator website
|
http://www.cisco.com/go/cfn
Use Cisco Feature Navigator to find information about platform support and Cisco IOS and Catalyst OS software image support. An account on Cisco.com is not required.
|
Cisco Software Center website
|
http://www.cisco.com/public/sw-center/
|