RELEASE NOTES. Remote RMX-3200, Remote RMM-1400, Remote RMM-800, Remote RMC-700, Remote RMM-700 Intelligent Site Management Devices Version 6.

Size: px
Start display at page:

Download "RELEASE NOTES. Remote RMX-3200, Remote RMM-1400, Remote RMM-800, Remote RMC-700, Remote RMM-700 Intelligent Site Management Devices Version 6."

Transcription

1 Remote RMX-3200, Remote RMM-1400, Remote RMM-800, Remote RMC-700, Remote RMM-700 Intelligent Site Management Devices Version 6.30 Release Notes Rev A March 2016 RELEASE NOTES Westell Technologies Part # Rev A

2 Copyright 2016 by Westell Inc. All Rights Reserved. Westell, Kentrox and Optima Management System are registered trademarks of Westell. All other names are trademarks of their respective owners. Information is correct at time of publication and is subject to change without notice. Contact Westell in Aurora, Illinois to verify current product information. Westell, Inc. is an Equal Opportunity/Affirmative Action employer. Westell, Inc. 750 North Commons Drive Aurora, IL USA Toll Free: (800) International: +1 (630) Fax: +1 (630) Page 1

3 New Feature Remote RMX-3200, Remote RMM-1400, Remote RMM-800, Remote RMC-700, and Remote RMM-700 Intelligent Site Management Devices Release Notes Version 6.30 March 2016 These release notes document new features, enhancements, and a fix for Remote RMX-3200, Remote RMM-1400, Remote RMM-800, Remote RMC-700, and Remote RMM-700 Version This document also provides software update instructions for Version Instructions for use of each Remote device shall be detailed in the following respective documents available online at: Command Reference Guides Configuration Guides Installation Guides Web Interface User Guide Navigate to the Support Portal via the Services & Support tab. First-time users will need to follow the instructions to obtain a username and password to access the Support Portal documentation library. New Feature Remote Version 6.30 includes the following new feature: SNMP Pass-through (Issue BGZ1048) SNMP Pass-through Version 6.30 adds the SNMP pass-through feature to all Remote models. With this feature, the Remote acts as a transparent proxy/router for SNMP requests from a third-party management system to devices attached to the Remote. The Remote Page 2

4 New Feature forwards SNMP requests intended for configured devices. Replies from the attached devices are passed back to the original requesting management system. The SNMP pass-through feature is managed with these CLI commands: To configure a pass-through for a given community string to the specified IP address: config snmp pass-through <community> <ip address> [<port>] The community is valid for SNMP v1 or v2. Port 161 is assumed on the target if not specified. To remove a pass-through configuration: config snmp no pass-through { <community> * } To view the pass-through configuration: show snmp summary The pass-through supports traps from the third party device via NAT translation. The third party device is assumed to have the management station configured as its SNMP manager, not the Remote. As the trap is routed through the Remote, the trap packet is modified to have the Remote as the source of the trap, not the third party device s private IP address. The user must configure an iptables rule as shown below. Given the following setup: Management station at mgmt_ip, e.g Remote WAN interface at remote_wan_ip, e.g Remote local network at remote_local_net/remote_local_prefix, e.g /24 Iptables CLI configuration: config iptables -t nat -A POSTROUTING -s <remote_local_ip/remote_local_prefix> -d <mgmt_ip> -p udp --dport 162 -j SNAT --to-source <remote_wan_ip> For example: config iptables -t nat -A POSTROUTING -s /24 -d p udp --dport 162 -j SNAT --to-source Page 3

5 Fix Fix Remote Version 6.30 includes the following fix: Logging Fix to Avahi Package (Issue BGZ938) Logging Fix to Avahi Package Version 6.30 applies a logging fix to the Avahi package to resolve a compatibility issue reported by Windows 10 users. The following sections provide information on how to update Remote RMX-3200, Remote RMM-1400, Remote RMM-800, Remote RMC-700, and Remote RMM-700 software to Version The expansion unit software version 1.70 for non RMB peripherals has not recently changed. The expansion unit software version 1.20 for RMB peripherals remains the same for Remote Version Although the software may not need updating, instructions have been included for reference. Obtaining the Software Remote RMX-3200, Remote RMM-1400,Remote RMM-800, Remote RMC-700, and Remote RMM-700 Version 6.30 software consists of the following files: Table RN-1 Version 6.30 Software Files Device Software Image File Stage 2 Bootloader Image File Remote RMX RMX630.img 535B2L406.img Remote RMM REM630.img 544BL130.img Remote RMM REM630.img 562BL100.img Remote RMM-700 and Remote RMC REM630.img 560BL111.img Version 6.30 update requires no action with the stage 2 bootloader files; they are listed here for reference only. The expansion units require the following files: Table RN-2 Expansion Unit Software Files Device Software Image File Stage 2 Bootloader Image File Page 4

6 Table RN-2 Expansion Unit Software Files Expand D Remote RME-S8 Remote RME-E8 Remote RME-B64 Expand FDCI 160DEP170.img (Same for all these expansion units) 160B2L310.img 670B2L314.img 685B2L320.img 681B2L340.img 680B2L314.img RMB-1 684RMB120.img none If you need assistance obtaining the software, please contact your sales representative or Westell Customer Support. Updating the Remote RMX-3200, Remote RMM-1400, Remote RMM- 800, Remote RMC-700, and/or Remote RMM-700 Software This update procedure applies equally to Remote RMX-3200, Remote RMM- 1400,Remote RMM-800, Remote RMC-700 and/or Remote RMM-700, and refers to those as the Remote. All instructions regarding the Remote pertain to the user s respective Remote model. Tip: It is recommended that you back up the Remote configuration before updating the software. Important: You must have a supervisor user profile to perform this procedure. To update the Remote firmware: 1. Using an FTP/SFTP utility, connect to and log into the Remote. 2. Change the current directory to /images. 3. Load any bootloader update needed by your Remote to bootloader.img. 4. Using binary mode, transfer the Remote image for your model (see Table RN-1 under Obtaining the Software on page 4) to boot.img. 5. Close the FTP/SFTP connection to the Remote and exit the FTP/SFTP utility. 6. Access and log into the Remote. 7. At the main CLI prompt, reset the Remote: reload The following message appears: Do you wish to save your running configuration? (y/n) 8. Save the running configuration by copying the running configuration to the startup configuration file: Page 5

7 y The following message appears: Are you sure you wish to reset? (y/n) 9. Confirm the reset: y The Remote resets and comes back online. 10. Access and log into the Remote. 11. (optional) At the main CLI prompt, verify that the software has been updated properly: show version The command response appears similar to the following example: (JT-RMC)>show (JT-RMC) show>version Product: Remote RMC-700 Version: 6.20 Build date: ,11:41:31.0,-04:00 Build ID: 001 Image type: KTX560-Production Bootloader Version: 1.11 (JT-RMC) show> Updating the RMB-1 Expansion Unit Software To update the RMB-1 expansion unit software: Page 6 1. Using an FTP/SFTP utility, connect to and log into Remote RMX-3200 or Remote RMM-1400 (referred to as the Remote through the balance of these instructions). 2. Change the current directory to /images/peripherals/rmb Using binary mode, transfer the RMB-1 software image (684RMB120.img) to boot.img. 4. Close the FTP/SFTP connection to the Remote and exit the FTP/SFTP utility. 5. Access and log into the Remote. 6. At the main CLI prompt, reload all managed expansion units: diag peripheral * reload The following message appears: Are you sure you wish to reset the peripheral? (y/n) 7. Confirm the reset: y

8 Expansion units reset and come back online. 8. Verify that the expansion unit software has been updated properly: show peripherals unit 1 The command response appears similar to the following example: (Dub)>show peripherals unit 1 Unit number: 1 Description: Type: RMB-1 Admin state: Managed Name: RMB1-103CD9 IP address: N/A Oper state: Online Manager name: SteveRMM-51-2 Manager IP address: Type: RMB-1 Model: B A:1 Firmware version: 1.20 Firmware build date: ,09:34:20.0,-5:00 Firmware build ID: 001 Serial number: Manufacture date: 02/21/12 Stage2 bootloader version: 1.01 Stage2 bootloader build date: Mon Mar 8 10:10:22 EST 2010 MAC address: 00:40:72:10:3C:D9 Chassis serial number: Chassis slot number: 1 Chassis model: B A:0 Chassis manufacture date: 02/21/12 Chassis MAC address: 00:40:72:10:3C:D9 (Dub)> Important: Oper state: Online indicates that the RMB-1 software download is complete, and you can verify that the correct firmware version (1.20) is displayed. If Oper state does not appear as Online, enter command show peripherals unit 1 again until Oper state: Online appears. If Oper state: Online appears, and the firmware version is incorrect, repeat steps 6 through 8 above. Updating the Expansion Unit Stage 2 Bootloader and Firmware This update procedure applies equally to Remote RMX-3200, Remote RMM- 1400,Remote RMM-800, Remote RMC-700. and Remote RMM-700, and refers to those as the Remote. All instructions regarding the Remote pertain to the user s respective Remote model. To update the expansion unit stage 2 bootloader and firmware: 1. Using an FTP/SFTP utility, connect to and log into the Remote. Page 7

9 2. Using binary mode, transfer the expansion unit s stage 2 bootloader image to stage2boot.img in the appropriate directory: /images/peripherals/discrete-expansion for Expand DEP /images/peripherals/serial18-expansion for Remote RME-S8 (670B2L314.img) /images/peripherals/fe8-expansion for Remote RME-E8 (685B2L320.img) /images/peripherals/fb64-expansion for Remote RME-B64 (681B2L340.img) /images/peripherals/bistate48-expansion for Expand FDCI (680B2L314.img) Important: The stage 2 bootloader image must be loaded as directed in Step 2 above prior to the transfer of the firmware image as directed in Step 3 below. 3. Using binary mode, transfer the firmware image (160DEP170.img) to boot.img in the desired directory. Note: Since the five expansion units use the same firmware, the firmware image can be transferred to boot.img in any of the five directories listed in step Close the FTP/SFTP connection to the Remote and exit the FTP/SFTP utility. 5. Access and log into the Remote. 6. At the main CLI prompt, reload all managed expansion units: diag peripheral * reload The following message appears: Are you sure you wish to reset the peripheral? (y/n) 7. Confirm the reset: y Expansion units reset and come back online. 8. (optional) Verify that the expansion unit firmware and stage 2 bootloader have been updated properly: show expansion-images The command response appears similar to the following example: Page 8

10 (Dub)>show expansion-images discrete-expansion/boot.img Product: AIExpansion-Shelf Version: 1.70 Build date: ,11:27:10.0,-04:00 Build ID: 003 Image type: AIModExpan-Production Production release. discrete-expansion/stage2boot.img Version: 3.10 Build date: Thu Jul 6 13:52:11 EDT 2006 Image type: AI160-Stage2Boot serial8-expansion/boot.img Product: AIExpansion-Shelf Version: 1.70 Build date: ,11:27:10.0,-04:00 Build ID: 003 Image type: AIModExpan-Production Production release. serial8-expansion/stage2boot.img Version: 3.14 Build date: Wed Nov 29 10:08:25 EST 2006 Image type: AI670-Stage2Boot bistate48-expansion/boot.img Product: AIExpansion-Shelf Version: 1.70 Build date: ,11:27:10.0,-04:00 Build ID: 003 Image type: AIModExpan-Production Production release. bistate48-expansion/stage2boot.img Version: 3.14 Build date: Wed Nov 29 10:08:31 EST 2006 Image type: AI680-Stage2Boot Page 9

11 fb64-expansion/boot.img Product: AIExpansion-Shelf Version: 1.70 Build date: ,11:27:10.0,-04:00 Build ID: 003 Image type: AIModExpan-Production Production release. fb64-expansion/stage2boot.img Version: 3.40 Build date: Thu Jul 26 14:44:57 EDT 2007 Image type: AI681-Stage2Boot fe8-expansion/boot.img Product: AIExpansion-Shelf Version: 1.70 Build date: ,11:27:10.0,-04:00 Build ID: 003 Image type: AIModExpan-Production Production release. fe8-expansion/stage2boot.img Version: 3.20 Build date: Tue Mar 6 15:17:11 EST 2007 Image type: AI685-Stage2Boot RMB-1/boot.img Product: RMB-1 Version: 1.20 Build date: ,09:34:20.0,-05:00 Build ID: 001 Image type: KTX684-Production Production Release RMB-1/stage2boot.img No Image Information Available. (Dub)> Page 10

Remote RMM-1400 Intelligent Site Management Device Release Notes

Remote RMM-1400 Intelligent Site Management Device Release Notes Remote RMM-1400 Intelligent Site Management Device Release Notes Version 5.20 April 2014 Part Number 030-300315 2014 by Westell, Inc. All rights reserved. Copyright 2014 by Westell, Inc. All Rights Reserved.

More information

Remote RMX-3200 Intelligent Site Management Device Release Notes

Remote RMX-3200 Intelligent Site Management Device Release Notes Remote RMX-3200 Intelligent Site Management Device Release Notes Version 5.20 April 2014 Part Number 030-300314 2014 by Westell, Inc. All rights reserved. Copyright 2014 by Westell, Inc. All Rights Reserved.

More information

Remote RMM-1400 Intelligent Remote Site Management Device Release Notes

Remote RMM-1400 Intelligent Remote Site Management Device Release Notes Remote RMM-1400 Intelligent Remote Site Management Device Release Notes Version 5.01 December 2012 Part Number 65-000125 2012 by Kentrox, Inc. All rights reserved. Copyright 2012 by Kentrox, Inc. All Rights

More information

Remote RMX-3200 Intelligent Remote Site Management Device Release Notes

Remote RMX-3200 Intelligent Remote Site Management Device Release Notes Remote RMX-3200 Intelligent Remote Site Management Device Release Notes Version 5.00 September 2012 Part Number 65-000119 2012 by Kentrox, Inc. All rights reserved. Copyright 2012 by Kentrox, Inc. All

More information

Remote RMM-1400 Intelligent Site Management Device Release Notes

Remote RMM-1400 Intelligent Site Management Device Release Notes Remote RMM-1400 Intelligent Site Management Device Release Notes Version 5.10 August 2013 Part Number 65-000136 2013 by Kentrox, Inc. All rights reserved. Copyright 2013 by Kentrox, Inc. All Rights Reserved.

More information

Remote / Remote RMX-3200 Intelligent Remote Site Management Device Release Notes

Remote / Remote RMX-3200 Intelligent Remote Site Management Device Release Notes Remote / Remote RMX-3200 Intelligent Remote Site Management Device Release Notes Version 3.30 November 2010 Part Number 65-000087 2010 by Kentrox, Inc. All rights reserved. Remote / Remote RMX-3200 Version

More information

RELEASE NOTES. Connect TM SCS Secure Connection Server Version 2.00 Release Notes Rev A November 2016 WESTELL.COM

RELEASE NOTES. Connect TM SCS Secure Connection Server Version 2.00 Release Notes Rev A November 2016 WESTELL.COM Connect TM SCS Secure Connection Server Version 2.00 Release Notes Rev A November 2016 RELEASE NOTES Westell Technologies Part # 030-300789 Rev A Copyright 2016 by Westell Inc. All Rights Reserved. Westell,

More information

Extend Application Mediation Device Release Notes

Extend Application Mediation Device Release Notes Extend Application Mediation Device Release Notes Version 2.00 October 2007 Part Number RN415 2008 by Kentrox, Inc. All rights reserved. Copyright 2008 by Kentrox, Inc. All Rights Reserved. The material

More information

WEB INTERFACE USER GUIDE

WEB INTERFACE USER GUIDE Kentrox Remotes RMX-3200, RMM-1400, RMM-700 and RMC-700 Remote Web Interface User Guide Rev B - For use with Remote Version 6.1x Copyright 2015 by Westell Technologies. All rights reserved. Westell, Kentrox,

More information

Remote RMX-3200 Version 6.1x. Configuration Guide for Site Management CONFIGURATION GUIDE WESTELL.COM. Westell Technologies Part #

Remote RMX-3200 Version 6.1x. Configuration Guide for Site Management CONFIGURATION GUIDE WESTELL.COM. Westell Technologies Part # Remote RMX-3200 Version 6.1x Configuration Guide for Site Management CONFIGURATION GUIDE Westell Technologies Part # 030-101863 : Copyright 2015 by Westell Technologies. All Rights Reserved. Westell, Kentrox

More information

Remote RMX-3200 Intelligent Site Management Device Configuration Guide

Remote RMX-3200 Intelligent Site Management Device Configuration Guide Remote RMX-3200 Intelligent Site Management Device Configuration Guide Version 5.2x Part Number 030-101824 2014 by Westell Technologies. All rights reserved. : Copyright 2014 by Westell, Inc. All Rights

More information

Remote RMC-700 and Remote RMM-800. Version 6.4x. Configuration Guide CONFIGURATION GUIDE WESTELL.COM. Westell Technologies Part # Rev A

Remote RMC-700 and Remote RMM-800. Version 6.4x. Configuration Guide CONFIGURATION GUIDE WESTELL.COM. Westell Technologies Part # Rev A Remote RMC-700 and Remote RMM-800 Version 6.4x Configuration Guide CONFIGURATION GUIDE Westell Technologies Part # 030-101900 Rev A Copyright 2016 by Westell, Inc. All Rights Reserved. Westell, Kentrox,

More information

Optima Management System Version Release Notes Rev B December 2015 RELEASE NOTES WESTELL.COM. Westell Technologies Part # Rev B

Optima Management System Version Release Notes Rev B December 2015 RELEASE NOTES WESTELL.COM. Westell Technologies Part # Rev B Optima Management System Version 11.50 Release Notes Rev B December 2015 RELEASE NOTES Westell Technologies Part # 030-300725 Rev B Copyright 2015 by Westell Technologies. All Rights Reserved. The material

More information

AIdirector TM Installation Guide

AIdirector TM Installation Guide AIdirector TM Installation Guide Version 2.1x Part Number IAG-DIRINST Rev 1 2008 by Kentrox, Inc. All rights reserved. Copyright 2008 by Kentrox, Inc. All Rights Reserved. The material discussed in this

More information

Remote RMM-1400 Intelligent Remote Site Management Device Configuration Guide

Remote RMM-1400 Intelligent Remote Site Management Device Configuration Guide Remote RMM-1400 Intelligent Remote Site Management Device Configuration Guide Version 5.0x Part Number 65-000131 2013 by Kentrox, Inc. All rights reserved. Copyright 2013 by Kentrox, Inc. All Rights Reserved.

More information

SNMP Activation Procedure for Harris Constellation Radios

SNMP Activation Procedure for Harris Constellation Radios SNMP Activation Procedure for Harris Constellation Radios Revision: R1 12 October 2010 SNMP-BASED NETWORK MANAGEMENT Introduction The Constellation radio has an embedded SNMP agent on board. It also has

More information

AIconnect Multi-Purpose, Modular Application Line Card Configuration Guide

AIconnect Multi-Purpose, Modular Application Line Card Configuration Guide AIconnect Multi-Purpose, Modular Application Line Card Configuration Guide Part Number CF-CON Rev 2 2008 by Kentrox, Inc. All rights reserved. Copyright 2008 by Kentrox, Inc. All Rights Reserved. The material

More information

! encor e networks TM

! encor e networks TM ! encor e networks TM Revision A, May 2004 Document Part Number 15737.0001 Copyright 2004 Encore Networks, Inc. All rights reserved. VSR-30 Installation Guide for ELIOS Software Version 0500 T his guide

More information

Remote RMM-1400 Intelligent Remote Site Management Device. Installation Guide

Remote RMM-1400 Intelligent Remote Site Management Device. Installation Guide Remote RMM-1400 Intelligent Remote Site Management Device Guide INSTALLATION GUIDE Westell Technologies Part # 030-300645 Rev. A Copyright 2015 by Westell Technologies. All Rights Reserved. Westell, Kentrox

More information

Troubleshooting. Testing Your Configuration CHAPTER

Troubleshooting. Testing Your Configuration CHAPTER 82 CHAPTER This chapter describes how to troubleshoot the ASA and includes the following sections: Testing Your Configuration, page 82-1 Reloading the ASA, page 82-8 Performing Password Recovery, page

More information

Avigilon Control Center Server User Guide

Avigilon Control Center Server User Guide Avigilon Control Center Server User Guide Version 5.0 PDF-SERVER5-A-Rev1 Copyright 2013 Avigilon. All rights reserved. The information presented is subject to change without notice. No copying, distribution,

More information

Hardware Diagnostic Tests

Hardware Diagnostic Tests CHAPTER 6 This chapter describes how to run diagnostic tests on the hardware for the Cisco SFS 7000P and SFS 7000D Server Switches, and it contains the following sections: About Diagnostic Tests, page

More information

Avigilon Control Center Server User Guide

Avigilon Control Center Server User Guide Avigilon Control Center Server User Guide Version 4.12 PDF-SERVER-E-Rev1 Copyright 2012 Avigilon. All rights reserved. The information presented is subject to change without notice. No copying, distribution,

More information

Hardware Diagnostic Tests

Hardware Diagnostic Tests CHAPTER 5 This chapter describes how to run diagnostic tests on the Cisco SFS 7000P switch hardware. This chapter contains the following sections: About Diagnostic Tests, page 5-1 Displaying Hardware Errors,

More information

RMB-3 Peripheral Unit. Installation Guide INSTALLATION GUIDE WESTELL.COM. Westell Technologies Part # Rev. A

RMB-3 Peripheral Unit. Installation Guide INSTALLATION GUIDE WESTELL.COM. Westell Technologies Part # Rev. A RMB-3 Peripheral Unit Installation Guide INSTALLATION GUIDE Westell Technologies Part # 030-300812 Rev. A Copyright 2017 by Westell Technologies. All Rights Reserved. The material discussed in this publication

More information

RC001-NMS1 (REV.C) User Manual

RC001-NMS1 (REV.C) User Manual RC001-NMS1 (REV.C) User Manual Raisecom Technology Co., Ltd (08/2005) CONTENTS Chapter 1. System Overview...2 1.1 RC002-16 Chassis...2 1.2 RC001-NMS1 Master Network Management Module...2 1.3 RC001-NMS2

More information

RMB Peripheral Units Installation Guide

RMB Peripheral Units Installation Guide RMB Peripheral Units Installation Guide Part Number 65-000101 2011 by Kentrox, Inc. All rights reserved. Copyright 2011 by Kentrox, Inc. All Rights Reserved. The material discussed in this publication

More information

Cisco CMX High Availability Commands

Cisco CMX High Availability Commands cmxha info, page 2 cmxha config, page 4 cmxha secondary, page 6 cmxha events, page 8 cmxha failover, page 9 cmxha failback, page 10 cmxha primary, page 11 cmxha diag, page 12 cmxha filesync, page 13 cmxha

More information

AT-S85 and AT-S97 Version Management Software for the AT-MCF2000 Media Converter Series Software Release Notes

AT-S85 and AT-S97 Version Management Software for the AT-MCF2000 Media Converter Series Software Release Notes AT-S85 and AT-S97 Version 3.0.0 Management Software for the AT-MCF2000 Media Converter Series Software Release Notes Please read this document before you begin to use the management software. Supported

More information

Using the Cisco NX-OS Setup Utility

Using the Cisco NX-OS Setup Utility This chapter contains the following sections: Configuring the Switch, page 1 Configuring the Switch Image Files on the Switch The Cisco Nexus devices have the following images: BIOS and loader images combined

More information

Performing Software Maintenance Upgrades

Performing Software Maintenance Upgrades This chapter describes how to perform software maintenance upgrades (SMUs) on Cisco NX-OS devices. This chapter includes the following sections: About SMUs, page 1 Prerequisites for SMUs, page 3 Guidelines

More information

Using the Cisco NX-OS Setup Utility

Using the Cisco NX-OS Setup Utility This chapter contains the following sections: Configuring the Switch, page 1 Configuring the Switch Image Files on the Switch The Cisco Nexus devices have the following images: BIOS and loader images combined

More information

Application Notes for Talkaphone VOIP-500 Series and VOIP-600 Series IP Call Stations with Avaya IP Office - Issue 1.0

Application Notes for Talkaphone VOIP-500 Series and VOIP-600 Series IP Call Stations with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Talkaphone VOIP-500 Series and VOIP-600 Series IP Call Stations with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe

More information

! encor e networks TM

! encor e networks TM ! encor e networks TM Revision C.1, May 2010 Document Part Number 15737.0001 Copyright 2010 Encore Networks, Inc. All rights reserved. VSR-30 Installation Guide T his guide presents procedures for a standard

More information

Port Forwarding Technical Support Guide

Port Forwarding Technical Support Guide Port Forwarding Technical Support Guide Copyright Copyright 2015 NetComm Wireless Limited. All rights reserved. The information contained herein is proprietary to NetComm Wireless. No part of this document

More information

AT-S95 Version AT-8000GS Switch Software Release Notes

AT-S95 Version AT-8000GS Switch Software Release Notes AT-S95 Version 2.0.0.24 AT-8000GS Switch Software Release Notes Please read this document before you begin to use the management software. The following topics are included in this document Supported Platforms

More information

BatteryStats.com Page 1 of 9

BatteryStats.com Page 1 of 9 [localhost:~] weiher% date >> /Users/weiher/Documents/Terminal- Unix/BatteryStats.Dat [localhost:~] weiher% ioreg -l grep -i IOBatteryInfo >> /Users/weiher/Documents/Terminal-Unix/BatteryStats.Dat [localhost:~]

More information

Dell OpenManage Baseboard Management Controller. User s Guide. support.dell.com

Dell OpenManage Baseboard Management Controller. User s Guide.  support.dell.com Dell OpenManage Baseboard Management Controller User s Guide www.dell.com support.dell.com Notes and Notices NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

Troubleshooting the Security Appliance

Troubleshooting the Security Appliance CHAPTER 43 This chapter describes how to troubleshoot the security appliance, and includes the following sections: Testing Your Configuration, page 43-1 Reloading the Security Appliance, page 43-6 Performing

More information

ENVIROMUX Series ENVIROMUX-MNG-LC Environment Monitoring System Management Software

ENVIROMUX Series ENVIROMUX-MNG-LC Environment Monitoring System Management Software ENVIROMUX Series ENVIROMUX-MNG-LC Environment Monitoring System Management Software MAN260 Rev Date 8/30/17 TRADEMARK ENVIROMUX is a registered trademark of Network Technologies Inc in the U.S. and other

More information

Working with Configuration Files

Working with Configuration Files This chapter contains the following sections: Finding Feature Information, page 1 Information About Configuration Files, page 1 Licensing Requirements for Configuration Files, page 2 Managing Configuration

More information

SSL VPN Reinstallation

SSL VPN Reinstallation SSL VPN Reinstallation This software reinstallation procedure describes how to reinstall the software onto a previously formatted and programmed hard disk drive (HDD) on the Contivity SSL VPN 1000 card.

More information

Configure Digium G100 Gateway to operate with UCx Servers in Failover mode

Configure Digium G100 Gateway to operate with UCx Servers in Failover mode Published on Documentation (https://www.emetrotel.com/tsd) Home > Configure Digium G100 Gateway to operate with UCx Servers in Failover mode Configure Digium G100 Gateway to operate with UCx Servers in

More information

Cyclone Microsystems PCIe Chassis Monitor User s Manual P/N CM026

Cyclone Microsystems PCIe Chassis Monitor User s Manual P/N CM026 Cyclone Microsystems PCIe Chassis Monitor User s Manual P/N CM026 Revision 0.2 23 May 12 Overview The Cyclone PCIe Chassis Monitor system is comprised of 2 parts: an intelligent monitor board and a set

More information

Before Installing Broadband Access Center

Before Installing Broadband Access Center CHAPTER 2 This chapter describes the requirements and dependencies for installing Cisco BAC successfully. This chapter describes: BAC Components, page 2-1 Installation and Startup Process, page 2-2 Database

More information

DSL-G624T. Wireless ADSL Router. If any of the above items is missing, please contact your reseller. This product can be set up using any

DSL-G624T. Wireless ADSL Router. If any of the above items is missing, please contact your reseller. This product can be set up using any This product can be set up using any current web browser, i.e., Internet Explorer 6x or Netscape Navigator 7x. DSL-G624T Wireless ADSL Router Before You Begin 1. If you purchased this Router to share your

More information

Cisco PCP-PNR Port Usage Information

Cisco PCP-PNR Port Usage Information Cisco PCP-PNR Port Usage Information Page 1 of 18 20-Sep-2013 Table of Contents 1 Introduction... 3 2 Prerequisites... 3 3 Glossary... 3 3.1 CISCO PCP Local Machine... 3 3.1.1 CISCO PCP Component... 4

More information

IPMI View User Guide

IPMI View User Guide IPMI View User Guide Copyright 2002 Super Micro Computer, Inc., All rights reserved. IPMI View (IPMI 1.5 Over LAN) I. Overview: IPMI View is a management software based on IPMI specification version 1.5.

More information

AT-S85 and AT-S97 Version Patch 1 Management Software for the AT-MCF2000 Media Converter Series Software Release Notes

AT-S85 and AT-S97 Version Patch 1 Management Software for the AT-MCF2000 Media Converter Series Software Release Notes AT-S85 and AT-S97 Version 3.0.2 Patch 1 Management Software for the AT-MCF2000 Media Converter Series Software Release Notes Please read this document before you begin to use the management software. Supported

More information

No Service Password-Recovery

No Service Password-Recovery No Service Password-Recovery Last Updated: January 18, 2012 The No Service Password-Recovery feature is a security enhancement that prevents anyone with console access from accessing the router configuration

More information

Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.2

Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.2 Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.2 The Cisco Network Analysis Module (NAM) is an integrated module that enables network managers

More information

Tofino CMP Installation & Upgrade Guide Tofino CMP Version Tofino Firmware Version 1.7.0

Tofino CMP Installation & Upgrade Guide Tofino CMP Version Tofino Firmware Version 1.7.0 Tofino CMP Installation & Upgrade Guide Tofino CMP Version 1.7.0 Tofino Firmware Version 1.7.0 March 9, 2012 Copyright Information By res Security Inc and MT L Instrum ents While this information is presented

More information

Port Forwarding Setup (RTA1025W Rev2)

Port Forwarding Setup (RTA1025W Rev2) Port Forwarding Setup (RTA1025W Rev2) Port Forwarding Port forwarding enables programs or devices running on your LAN to communicate with the internet as if they were directly connected. This is most commonly

More information

GSS Administration and Troubleshooting

GSS Administration and Troubleshooting CHAPTER 9 GSS Administration and Troubleshooting This chapter covers the procedures necessary to properly manage and maintain your GSSM and GSS devices, including login security, software upgrades, GSSM

More information

VSB Backup and Recovery

VSB Backup and Recovery CHAPTER 6 This chapter describes how to backup and recover a VSB, and includes the following sections: Information About, page 6-1 Guidelines and Limitations, page 6-1 Configuring VSB Backup and Restoration,

More information

Management Software AT-S79. User s Guide. For use with the AT-GS950/16 and AT-GS950/24 Smart Switches. Version Rev.

Management Software AT-S79. User s Guide. For use with the AT-GS950/16 and AT-GS950/24 Smart Switches. Version Rev. Management Software AT-S79 User s Guide For use with the AT-GS950/16 and AT-GS950/24 Smart Switches Version 1.0.0 613-000207 Rev. A Copyright 2005 Allied Telesyn, Inc. All rights reserved. No part of this

More information

Cypress Series Wireless Controller User Guide

Cypress Series Wireless Controller User Guide Cypress Series Wireless Controller User Guide Version 2.0 June, 2007 1 Introduction... 7 1.1 Hardware Features... 7 1.2 Software Features... 8 1.3 Management Interfaces... 8 2 Installation... 9 2.1 Package

More information

PePWave Mesh Connector User Manual

PePWave Mesh Connector User Manual PePWave Mesh Connector User Manual Document Rev. 1.0 Jun-07 COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. Copyright 1999-2007 PePWave Ltd. All Rights Reserved. PePWave and

More information

Web Device Manager Guide

Web Device Manager Guide Juniper Networks EX2500 Ethernet Switch Web Device Manager Guide Release 3.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Part Number: 530-029704-01,

More information

Ethernet Routing Switch 4500 Series Software Release 5.5.1

Ethernet Routing Switch 4500 Series Software Release 5.5.1 Ethernet Routing Switch 4500 Series Software Release 5.5.1 1. Release Summary Release Date: 15-March-2012 Purpose: Software patch release to address customer and internally found software issues. 2. Important

More information

AT-S95 Version AT-8000GS Switch Software Release Notes

AT-S95 Version AT-8000GS Switch Software Release Notes AT-S95 Version 2.0.0.25 AT-8000GS Switch Software Release Notes Please read this document before you begin to use the management software. The following topics are included in this document Supported Platforms

More information

Peplink SD Switch User Manual. Published on October 25th, 2018

Peplink SD Switch User Manual. Published on October 25th, 2018 Peplink SD Switch User Manual Published on October 25th, 2018 1 Table of Contents Switch Layout 4 Specifications 5 Hardware Overview 6 Quick Start Functions 7 Reset Switch 7 Connect Ethernet 7 Connect

More information

NetQoS Multi-Port Collector Setup Guide

NetQoS Multi-Port Collector Setup Guide NetQoS Multi-Port Collector Setup Guide The NetQoS Multi-Port Collector is a powerful appliance that captures and processes data at an extremely high rate, making more data available for faster reporting

More information

DGS-3630-Series Switches

DGS-3630-Series Switches DGS-3630-Series Switches Switch Management Interfaces Adding Administrator Account Enabling Remote Management (SSH) Changing Switch IP Address Saving Configuration Resetting to Factory Defaults Switch

More information

Quick Start Guide for Standalone EAP

Quick Start Guide for Standalone EAP Quick Start Guide for Standalone EAP CHAPTERS 1. Determine the Management Method 2. Build the Network Topology 3. Log In to the EAP 4. Edit the SSID 5. Configure and Manage the EAP This guide applies to:

More information

F5 WANJet 200. Quick Start Guide. Quick Start Overview

F5 WANJet 200. Quick Start Guide. Quick Start Overview F5 WANJet 200 Quick Start Guide Quick Start Overview Following is a high level overview of the steps required to successfully install and configure your F5 WANJet 200 appliance. For detailed instructions

More information

Basic Layer 2 Setup and Buffer Tuning of the C-Series for Storage Environments

Basic Layer 2 Setup and Buffer Tuning of the C-Series for Storage Environments Basic Layer 2 Setup and Buffer Tuning of the C-Series for Storage Environments Introduction This document is intended for users of C-Series switches running FTOS 7.8.1.0 and configured for use in a storage

More information

TZ 170 Quick Start Guide

TZ 170 Quick Start Guide COMPREHENSIVE INTERNET SECURITY S o n i c WALL Internet Security Ap p l i a n c e s TZ 170 Quick Start Guide Quick Start Installation Thank you for purchasing a SonicWALL Internet security appliance. The

More information

Managing Software. Upgrading the Controller Software. Considerations for Upgrading Controller Software

Managing Software. Upgrading the Controller Software. Considerations for Upgrading Controller Software Upgrading the Controller Software, on page 1 Considerations for Upgrading Controller Software, on page 1 Upgrading Controller Software (GUI), on page 2 Upgrading Controller Software (CLI), on page 5 Predownloading

More information

RELEASE NOTES SNMPWEBCARD Version NOV-2016

RELEASE NOTES SNMPWEBCARD Version NOV-2016 RELEASE NOTES SNMPWEBCARD Version 12.06.0069 2-NOV-2016 Copyright (c) 2016 By Tripp Lite All Rights Reserved Java, Windows, OSX, Linux, and Unix are registered or service or trademarks of Oracle, Microsoft,

More information

ExtraHop Command-line Reference

ExtraHop Command-line Reference ExtraHop Command-line Reference Published: 2018-12-15 You can manage many administrative tasks on your ExtraHop system through a command-line interface (CLI). You will typically manage your ExtraHop appliance

More information

Cascade Express Installation Guide. Version 8.2 March 2009

Cascade Express Installation Guide. Version 8.2 March 2009 Cascade Express Installation Guide Version 8.2 March 2009 Trademarks Riverbed, the Riverbed logo, Riverbed Cascade, and Cascade are trademarks of Riverbed Technology, Inc. Intel is a registered trademark

More information

AI180I AIswitch Series 180 Integrated Chassis Installation Guide

AI180I AIswitch Series 180 Integrated Chassis Installation Guide AI180I AIswitch Series 180 Integrated Chassis Installation Guide Part Number QR-180I Rev 5 2008 by Kentrox, Inc. All rights reserved. Copyright 2008 by Kentrox, Inc. All Rights Reserved. The material discussed

More information

Upgrading the OmniSwitch 9000 C20L Module

Upgrading the OmniSwitch 9000 C20L Module Upgrading the OmniSwitch 9000 C20L Module 032271-10 *032271-10* Rev. A *A* Overview This instruction sheet documents how to upgrade the C20L Module on OmniSwitch 9000 Series switches. The C20L Module is

More information

Proxicast IPSec VPN Client Example

Proxicast IPSec VPN Client Example Proxicast IPSec VPN Client Example Technote LCTN0013 Proxicast, LLC 312 Sunnyfield Drive Suite 200 Glenshaw, PA 15116 1-877-77PROXI 1-877-777-7694 1-412-213-2477 Fax: 1-412-492-9386 E-Mail: support@proxicast.com

More information

D-Link (Europe) Ltd. 4 th Floor Merit House Edgware Road London HA7 1DP U.K. Tel: Fax:

D-Link (Europe) Ltd. 4 th Floor Merit House Edgware Road London HA7 1DP U.K. Tel: Fax: Product: DFL-500 Internet Firewall Index Setup Introduction...2 Set Up Using Web Configurator...3 Setting Up Internal IP Address using CLI...4 Setting UP External IP Address Manually Using CLI...4 How

More information

Software Release Notes

Software Release Notes Software Release Notes Application System MetroStar SNMP agent MetroStar I Version 1.6.2 Previous version 1.5.0 Version date 22.05.07 1 Added features/components Serial interface (console) alarming support

More information

Configuration and Operation Manual

Configuration and Operation Manual V1.0.2 Rev. 9/3/2015 Contents 1. Introduction... 3 1.1. Intended Audience... 3 1.2. Objective... 3 1.3. Technical Support / Help Desk... 3 2. Getting Started... 4 2.1. Pre-requisites... 4 2.2. Configuration

More information

Dell C5518QT. Dell Display Control User s Guide

Dell C5518QT. Dell Display Control User s Guide Dell C5518QT Dell Display Control User s Guide Copyright 2017 Dell Inc. or its subsidiaries. All rights reserved. Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries. Other

More information

2016 TaxSlayer Pro Desktop. Logging in to the Program Usernames/Passwords

2016 TaxSlayer Pro Desktop. Logging in to the Program Usernames/Passwords 2016 TaxSlayer Pro Desktop Logging in to the Program Usernames/Passwords Contents Logging in to the Program... 2 First Time Logging In... 2 Forgot Username/Password Preparer... 4 Logging in as ADMIN...

More information

IP Office Technical Bulletin

IP Office Technical Bulletin IP Office Technical Bulletin Bulletin No: 28 Date: 30 November 2004 Region: NA / CALA General availability (GA) of the IP Office November 2.1 maintenance release Avaya is pleased to announce the availability

More information

Application Notes for TONE Software s ReliaTel with Avaya IP Office Issue 1.0

Application Notes for TONE Software s ReliaTel with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for TONE Software s ReliaTel with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required for the

More information

Installation 2 Front Panel 3 Access Control 4 Wi-Fi Setup 6 Bridge Mode 9 PPPoE Mode 16 Port Forwarding 26 Static IP Reservation 31 Troubleshooting

Installation 2 Front Panel 3 Access Control 4 Wi-Fi Setup 6 Bridge Mode 9 PPPoE Mode 16 Port Forwarding 26 Static IP Reservation 31 Troubleshooting Installation 2 Front Panel 3 Access Control 4 Wi-Fi Setup 6 Bridge Mode 9 PPPoE Mode 16 Port Forwarding 26 Static IP Reservation 31 Troubleshooting 35 Support 37 1. Turn the power off for any devices that

More information

APPLICATION NOTE AN0004 CHANGING THE IP ADDRESS ON AN EWSi PORTAL PLUS CONTROLLER WITH WINDOWS 7

APPLICATION NOTE AN0004 CHANGING THE IP ADDRESS ON AN EWSi PORTAL PLUS CONTROLLER WITH WINDOWS 7 INTRODUCTION Before installing an EWSi Portal Plus Controller on a network it is necessary to change the default IP address of the unit to one supplied by the network administrator. The following screen

More information

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

More information

Implementation Guide for protecting Juniper SSL VPN with BlackShield ID

Implementation Guide for protecting Juniper SSL VPN with BlackShield ID Implementation Guide for protecting Juniper SSL VPN with BlackShield ID Copyright Copyright 2011, CRYPTOCard All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

Configuration Guide. Upgrading AOS Firmware L1-29.1D July 2011

Configuration Guide. Upgrading AOS Firmware L1-29.1D July 2011 61200990L1-29.1D July 2011 Configuration Guide This configuration guide explains how to update your ADTRAN Operating System (AOS) firmware using the AOS Web-based graphical user interface (GUI) with Trivial

More information

Load Balancing Bloxx Web Filter. Deployment Guide v Copyright Loadbalancer.org

Load Balancing Bloxx Web Filter. Deployment Guide v Copyright Loadbalancer.org Load Balancing Bloxx Web Filter Deployment Guide v1.3.5 Copyright Loadbalancer.org Table of Contents 1. About this Guide...4 2. Loadbalancer.org Appliances Supported...4 3. Loadbalancer.org Software Versions

More information

Signiant Media Shuttle Deployment Guide

Signiant Media Shuttle Deployment Guide Signiant Media Shuttle Deployment Guide 2017 Signiant Inc. Page 1 4/21/2017 Copyright 2017, SIGNIANT Inc. All rights reserved. Signiant believes the information in this publication is accurate as of its

More information

Wholesale Lockbox Quick Reference Guide: Administration

Wholesale Lockbox Quick Reference Guide: Administration Wholesale Lockbox Quick Reference Guide: Administration Table of Contents Adding Users... 2 Modifying Users... 3 Resetting Passwords... 5 Changing Your Password... 6 Deleting a User... 6 Contact Us...

More information

VLAN Trunking Protocol (VTP)

VLAN Trunking Protocol (VTP) 24 CHAPTER Prerequisites for VTP, page 24-1 Restrictions for VTP, page 24-1 Information About VTP, page 24-2 Default Settings for VTP, page 24-9 How to Configure VTP, page 24-10 For complete syntax and

More information

Configuring IP SLAs ICMP Echo Operations

Configuring IP SLAs ICMP Echo Operations This module describes how to configure an IP Service Level Agreements (SLAs) Internet Control Message Protocol (ICMP) Echo operation to monitor end-to-end response time between a Cisco router and devices

More information

AMC Manager User's Manual

AMC Manager User's Manual WA102520XA AMC Manager User's Manual Copyright 2016 silex technology, Inc. All rights reserved. Index 1. Introduction...1 1-1. Introduction...1 Disclaimers...1 Trademarks...1 2. What is AMC Manager?...3

More information

SEI DC-UPS Power Management Package Users Manual

SEI DC-UPS Power Management Package Users Manual SEI DC-UPS Power Management Package Users Manual (301) 694-9601 (800) 765-4734 Fax (301) 694-9608 Email: info@seipower.com www.seipower.com 5115 Pegasus Court Suite Q Frederick, MD 21704 1. Introduction

More information

Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0

Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0 Abstract These Application Notes

More information

1111 West 35th Street Chicago, IL Customer Support: (773) UPS SNMPWEBCARD

1111 West 35th Street Chicago, IL Customer Support: (773) UPS SNMPWEBCARD 1111 West 35th Street Chicago, IL 60609 Customer Support: (773) 869-1234 www.tripplite.com UPS SNMPWEBCARD USER S GUIDE FCC Radio/TV Interference Notice The SNMPWEBCARD has been tested and found to comply

More information

Configuring Host Router and Cisco Analog Video Gateway Module Interfaces

Configuring Host Router and Cisco Analog Video Gateway Module Interfaces Configuring Host Router and Cisco Analog Video Gateway Module Interfaces Last Updated: August 17, 2009 To configure the Cisco Analog Video Gateway network module after it is installed in your host Cisco

More information

AT-S85 Version Patch 2 and AT-S97 Version Management Software for the AT-MCF2000 Media Converter Series Software Release Notes

AT-S85 Version Patch 2 and AT-S97 Version Management Software for the AT-MCF2000 Media Converter Series Software Release Notes AT-S85 Version 3.0.2 Patch 2 and AT-S97 Version 3.0.2 Management Software for the AT-MCF2000 Media Converter Series Software Release Notes Please read this document before you begin to use the management

More information

EQ/OS Release Notes

EQ/OS Release Notes EQ/OS 10.3.3 Release Notes About This Document...2 Supported Hardware...2 EQ/OS 10 Documentation...2 Enhancements and Fixes in 10.3.3c...3 What s New... 3 Change Notices... 3 Resolved Issues... 3 Enhancements

More information

EX2500 Ethernet Switch 3.1 Release Notes

EX2500 Ethernet Switch 3.1 Release Notes EX2500 Ethernet Switch 3.1 Release Notes Release 3.1R2 29 January 2010 Revision 3 These release notes accompany Release 3.1R2 of the Juniper Networks EX2500 Ethernet Switches and software. They briefly

More information