User`s manual
Table Of Contents
- 1. Introduction
- 2. Getting Started
- Before Getting Started
- Setting up an Ethernet Environment
- Cable Connection
- Powering on VPort 2140 Video Server
- Assigning an IP Address to VPort 2140 Video Server
- Working in a DHCP Server Networking Environment
- Installing the VPort Installation Wizard
- Running the VPort Installation Wizard
- Working in a Non-DHCP Server Networking Environment
- Assigning the IP Address Manually
- Accessing VPort 2140 Video Server for the First Time
- Setting up a Modem Environment
- Mounting VPort 2140
- 3. Accessing VPort 2140 Video Server for the First Time
- 4. System Configuration
- 5. Advanced Applications
- 6. Upgrading System Firmware
- 7. Troubleshooting
- A. URL Commands of Video Server
- Page URL
- System Resource URL
- General Format of Command URL
- System Configuration URL
- Security Configuration URL
- Network Configuration URL
- Video Configuration URL
- Image Quality Configuration URL
- COM 1 Configuration URL
- COM 2 configuration URL
- Camera custom command configuration URL
- Camera preset configuration URL
- Custom camera configuration URL
- Application configuration URL
- Motion detection configuration URL
- Demo configuration URL
- Homepage layout configuration URL
- B. Settings of Supported PTZ Cameras
- C. Camera Control Cable
- D. Time Zone Table
- E. Technical Specifications
- F. Service Information

VPort 2140 User’s Manual System Configuration
4-28
<video is open>
(0)NO or YES
(1)NO or YES
(2)NO or YES
(3)NO or YES
[SYSTEM ADDON]
<NTP Update Interval>
3
System Configuration Via Telnet
Telnet Commands
Video Server has a Telnet daemon that allows administrators to access some seldom used
functions. Using any general terminal program to connect to Video Server will prompt the user for
a password. The Username is not requested since only administrators can access the Telnet
daemon. The password is the same as that used for web access. After logging in, type “help” for
the command list. If “debug” or “dinote” is not executed, Telnet will disconnect automatically
after being idle for 1 minute.
System core debugging
General activities are recorded into SYSTEM.LOG continuously, but information about abnormal
status is not recorded. Administrators can type the “debug” command to examine in-depth core
debugging information. This causes Video Server to start dumping the detailed debugging
information while the system is running. This is useful for examining if any errors have occurred
when the system operates abnormally. The stored information will be cleared automatically after
the dump. Video Server will continue to dump new messages unless the connection is broken. If
Telnet is not connected, messages will be stored until administrators re-login.
Monitor changed status of digital inputs
Typing “dinote” will make Video Server send the current status of all digital inputs. After that,
Video Server will continuously monitor DI status and send messages only when the state has
changed. For example, after typing “dinote” the terminal will display
DI1=L
DI2=L
DI3=L
DI4=L
and after DI2 changes to H, the terminal will display
DI2=H
Stop information dumping
Typing “stop” will halt the dumping of debug information and the digital input status.
Query status of digital inputs
Typing “diquery” will display the status of all digital inputs once.