Minimum information needed to open a Service Request for OmniSwitch 6900/10K. How to collect the main files and information present on a switch?

Size: px
Start display at page:

Download "Minimum information needed to open a Service Request for OmniSwitch 6900/10K. How to collect the main files and information present on a switch?"

Transcription

1 Minimum information needed to open a Service Request for OmniSwitch 6900/10K How to collect the main files and information present on a switch?

2 Table of Contents 1) Introduction ) How to collect the boot.cfg (or vcboot.cfg and vcsetup.cfg)? ) How to gather Tech_support log files? ) How to collect swlog1.log and swlog2.log, command.log, pmd files? ) How to capture command outputs? ) The network drawing ) Problem description ) OmniSwhitch in a Redundant Configuration Appendix I: How to log terminal sessions? Appendix II: How to gather a file from a switch? /20

3 1) Introduction The main purpose of this document is to explain how to collect the main log files on an Alcatel-Lucent switch. Besides, we will see which major information we need to gather before filling incident reports. Many files are present in a switch: Boot.cfg (vcboot.cfg,vcsetup.cfg in case of Virtual Chassis): Configuration file. Tech_support log files: Contain the technical information about the switch. Swlog files: Contain the logs, the events. Command.log: Logs of the commands used on the switch. PMD files: Generated when the switch is failing. 2/20

4 2) How to collect the boot.cfg (or vcboot.cfg and vcsetup.cfg)? 1. To collect the boot.cfg file, you have to be logged in to the switch. By default, Login: admin Password: switch Once you are logged in to the switch, you have to go in the folder called working or the folder running the current configuration cd working (or the name of the folder running the configuration. This folder s name is written there): Then, type ls working to see the file in the folder. 3/20

5 Above, we see the file called boot.cfg. Once you did this, refer to the appendix How to get back a file from a switch? 4/20

6 3) How to gather Tech_support log files? To collect those files, you have to create them before using the commands: show tech-support, show tech-support layer2, show tech-support layer 3, show tech_support eng. Then, go to /flash and use the command ls to check the files creation. Once you did this, refer to the appendix How to get back a file from a switch? 5/20

7 4) How to collect swlog1.log and swlog2.log, command.log, pmd files? Those files are present in the folder /flash. To collect their, you have to read the appendix II: How to get back a file from a switch? 6/20

8 5) How to capture command outputs? We need others information before opening PR or SR. Use those commands: Ls lr Show transceivers Show configuration status Show log swlog Show command-log (if command-log is enabled) Show user Show snmp statistics Show mac-learning Boardinfo 7/20

9 Type all of these commands on the switch. To collect the command outputs, refer to the appendix How to log a terminal session? 8/20

10 6) The network drawing Draw a network diagram. In this diagram, you have to notify the sub network, the IP addresses and the mask. Specify the network protocols running on your network. Be as specific as possible. e.g.: Network side SR 7750 OS 6850E-U24X OS 6400-U24 1/1 SFP 1/1 SFP Stack cable 2/1 SFP 2/1 SFP Linkagg Stack cable Svlan:vlan 1874:2520 Svlan:vlan 1874:2520 9/20

11 7) Problem description Explain precisely what happened to the switch. Give as much information as possible about the configuration running on the switch, about the protocols Specify the code versions running on the switches and specify the switches types. Explain the circumstances during which the incident appear and the conditions to reproduce the issue. Describe which ports are used in the configuration. Be as much specific as possible and give a lot of details. It will help. 10/20

12 8) OmniSwhitch in a Redundant Configuration Virtual Chassis (VC) is a network virtualization technology offered in OmniSwitch 6900 and 10K. With VC, you can assemble chassis to form a single logical form factor with a unified control and configuration file, as well as a single OS instance that operates across the entire VC. One chassis will be Master, the primary one, then a secondary etc This section applies to the OmniSwitch chassis 10K with dual CMMs and OmniSwitch 6900 working on redundant configuration. The goal is to gather as much information as possible about the redundant CMM (10K) and the secondary unit (6900). If a physical access to the console port of the secondary unit is available, please provide the output of the following commands when logged in on that port: show microcode loaded show microcode certified show system show hardware-info show running-directory ls r show log swlog 11/20

13 In addition to this information, it is necessary to have the original log files and possible dump files present on a secondary and idle units. Please execute the following commands: rls x / rls x /working rls x /certified rcp x:swlog1.log swlog1.x.log rcp x:swlog2.log swlog2.x.log rcp x:dumpf.pmd dump.x.pmd dump.pmd refers to any file with a pmd or dmp extension. x refers to the number of all the units except the primary s one. Refer to the appendix I: How to log terminal sessions? to gather information. 12/20

14 Appendix I: How to log terminal sessions? We will use the terminal emulator called putty. This is the link to download putty: Once you have downloaded it, open it. We are using console port, that s why the connection type is Serial. Select Serial. 13/20

15 You should have this window: Now, we configure Putty to log the session. It will save all the commands we typed on the switch. Go in the sub category named Logging : 14/20

16 In the part Session logging, select All session output and choose the name of your log file and the place you want to save it. Now, go back in the category Session and click on Open to launch the session. 15/20

17 A black window should appear and push the Enter and type the login and the password: Now check your log file (I chose the Desktop as the save place). You can see the log of your authentication. The logging is working. 16/20

18 Appendix II: How to gather a file from a switch? If you don t already have one, create an IP interface on the switch: ip interface vlan1 address /24 vlan 1 By default, vlan 1 is on all the switch ports. Else use vlan 1 members port X/Y to assign the vlan 1 to a specific port. (X refers to the slot, Y to the port) We can see the vlan1 interface created on the switch. On OmniSwitch 6900 or 10K, you can use the EMP Interface. Must be connected to the associated CMM s console port before attempting to change IP address information using the modify boot parameters command as shown below: If you use the commit system command only, changes will note be saved to the switch s non-volatile memory and will be lost if the switch is rebooted. On your computer, use an interface and configure an IP address in the same 17/20

19 sub network than the switch /24 Once this is done, plug a cable between the port in vlan 1 on the switch and the computer network interface. We will use FTP to transfer the boot.cfg file from the switch to the computer. To check connectivity between the two interfaces, use the command show ip interface. Interface status is Up ; there is connectivity between the two interfaces. Activate ftp on the switch by using the command aaa authentication default local. 18/20

20 Now, we will use an FTP software called WS_FTP95 to collect the boot.cfg. You can use other software like FileZilla to do it. This is the configuration you have to use after the WS_FTp95 launching: The Host Name/Address is the most important field. It corresponds to the IP address configured previously on the switch. (By default) User ID: admin Password: switch Once this is done, if you configured correctly your FTP software, you have this: On the left, you have the folder from your computer. On the right, you have the switch folders. The boot.cfg file is in the folder working. Go in this folder by double-clicking on its name. Then, on your computer, select a folder where you want to place the file using the button ChDir. 19/20

21 Then click on the arrow going to the left: You get back the file on the Desktop. 20/20

Release Notes Maintenance

Release Notes Maintenance Release Notes Maintenance OmniSwitch 6860(E) / 6900 Release 8.4.1.233.R02 The following is a list of issues that have been identified and corrected in this AOS software release along with any new features

More information

OmniSwitch AOS Release 8 Switch Management Guide

OmniSwitch AOS Release 8 Switch Management Guide Part No. 060479-10 September 2017 OmniSwitch AOS Release 8 Switch Management Guide 8.4.1.R02 This user guide covers multiple OmniSwitch product lines and describes overall AOS feature configuration information.

More information

Upgrading OmniSwitch 6850 Series Switches to R01

Upgrading OmniSwitch 6850 Series Switches to R01 032353-10 *032353-10* Rev. A *A* Upgrading OmniSwitch 6850 Series Switches to 6.3.1.R01 Overview This instruction sheet documents how to upgrade OmniSwitch 6850 Series switches to 6.3.1.R01 firmware and

More information

Upgrading OmniSwitch 9000 Series Switches to R01

Upgrading OmniSwitch 9000 Series Switches to R01 032512-10 *032512-10* Rev. A *A* Upgrading OmniSwitch 9000 Series Switches to 6.3.4.R01 Overview This instruction sheet documents how to upgrade OmniSwitch 9000 Series switches to 6.3.4.R01 software and

More information

Upgrading OmniSwitch 6850 Series Switches to R01

Upgrading OmniSwitch 6850 Series Switches to R01 032651-10 *032651-10* Rev. A *A* Upgrading OmniSwitch 6850 Series Switches to 6.4.3.R01 Overview This instruction sheet documents how to upgrade OmniSwitch 6850 Series Switches to 6.4.3.R01 firmware and

More information

Getting Started with Locator

Getting Started with Locator Getting Started with Locator The Locator application is a search tool within OmniVista. Locator's Search tab enables you to locate the switch and slot/port that is directly connected to a user-specified

More information

Release Notes Maintenance

Release Notes Maintenance Release Notes Maintenance OmniSwitch 6860/6860E Release 8.2.1.304.R01 The following is a list of issues that have been identified and corrected in this AOS software release. This document is intended to

More information

Omni Switch 6450/ 6250 / 6350 Release R04

Omni Switch 6450/ 6250 / 6350 Release R04 Omni Switch 6450/ 6250 / 6350 Release 6.7.1.107.R04 The following is a list of issues that have been identified and corrected in AOS software release. This document is intended to be used as a pre-upgrade

More information

SEMS SOFTWARE SUITE INSTALLATION WHERE TO DOWNLOAD THE INSTALLERS

SEMS SOFTWARE SUITE INSTALLATION WHERE TO DOWNLOAD THE INSTALLERS SEMS SOFTWARE SUITE INSTALLATION WHERE TO DOWNLOAD THE INSTALLERS 1 SEMS SOFTWARE SUITE INSTALLATION INFORMATION Getting Started FTP Link The installation files can be downloaded from our FTP site. The

More information

Release Notes Rev. C. OmniSwitch 6900/6860(E)/6865. Release R02

Release Notes Rev. C. OmniSwitch 6900/6860(E)/6865. Release R02 Release Notes Rev. C OmniSwitch 6900/6860(E)/6865 Release 8.3.1.R02 These release notes accompany release 8.3.1.R02. These release notes provide important information on individual software features and

More information

OmniSwitch Edge Solution. OS6400 Gigabit Ethernet Switch - Overview. Bob Purvis February, AC or DC power source options

OmniSwitch Edge Solution. OS6400 Gigabit Ethernet Switch - Overview. Bob Purvis February, AC or DC power source options OmniSwitch 600 Edge Solution Bob Purvis February, 007 All Rights Reserved Alcatel-Lucent 006, ##### OS600 Gigabit Ethernet Switch - Overview & 8 ports Copper Models 0/00/000 Base-T ports Four RJ5/SFP G

More information

OmniSwitch 6800 Series. Getting Started Guide

OmniSwitch 6800 Series. Getting Started Guide OmniSwitch 6800 Series Getting Started Guide 060195-10, Rev. C June 2007 Warning. Only personnel knowledgeable in basic electrical and mechanical procedures should install or maintain this equipment. Lithium

More information

File Transfers. Contents

File Transfers. Contents A File Transfers Contents Overview.................................................... A-3................................ A-3 General Software Download Rules............................ A-4 Using TFTP

More information

LAN / WLAN SELF-STUDY INSTALLATION FOR SMB ISSUE 07 PARTICIPANT'S GUIDE

LAN / WLAN SELF-STUDY INSTALLATION FOR SMB ISSUE 07 PARTICIPANT'S GUIDE LAN / WLAN SELF-STUDY INSTALLATION FOR SMB ISSUE 07 PARTICIPANT'S GUIDE OMNISWITCH AOS R6 OMNISWITCH 6350 HARDWARE PRESENTATION Module Objectives You will: Identify the different hardware and software

More information

TFC-1600MM Media Conversion System. Management Configuring Guide

TFC-1600MM Media Conversion System. Management Configuring Guide TFC-1600MM Media Conversion System Management Configuring Guide CONFIGURING THE SYSTEM This chapter provides network managers and system administrators with information about how to configure the Media

More information

Intelligent Fabric SE Remote Demo Script

Intelligent Fabric SE Remote Demo Script Intelligent Fabric SE Remote Demo Script Table of Contents Introduction... 2 Equipment Requirements... 2 Overview of the Demo... 3 Step 1: Connect to the edemo Environment... 4 Step 2: Connect to the Video

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

OmniSwitch 6250/6450 Switch Management Guide

OmniSwitch 6250/6450 Switch Management Guide Part No. 060401-10, Rev. A December 2014 OmniSwitch 6250/6450 Switch Management Guide www.alcatel-lucent.com This user guide documents release 6.6.5 of the OmniSwitch 6250, 6450. The functionality described

More information

OmniVista 3.5 Discovery Help

OmniVista 3.5 Discovery Help Using Discovery Open the Discovery application by clicking Discovery in the Task Bar, selecting Discovery from the Applications menu, or by clicking the Discovery icon in the Topology Toolbar. The Discovery

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

Using the Offline Diagnostic Monitor Menu

Using the Offline Diagnostic Monitor Menu APPENDIX B Using the Offline Diagnostic Monitor Menu During the boot process, you can access the Offline Diagnostic Monitor (Offline DM) Main menu. The Offline DM Main menu allows you to perform the following

More information

Model 5100 Remote Administration Guide

Model 5100 Remote Administration Guide Model 5100 Remote Administration Guide The information in this document is current as of the following Hardware and Firmware revision levels. Some features may not be supported in earlier revisions. See

More information

VTRAK E-Class/J-Class Quick Start Guide

VTRAK E-Class/J-Class Quick Start Guide VTRAK E-Class/J-Class Quick Start Guide Version.0 Firmware 3.9 008 Promise Technology, Inc. All Rights Reserved. VTrak Quick Start Guide About This Guide This Quick Start Guide shows you how to install

More information

24-Port Gigabit + 4-Port 10G SFP+ Slot. Layer 3 Stackable Managed Switch XGS Quick Installation Guide

24-Port Gigabit + 4-Port 10G SFP+ Slot. Layer 3 Stackable Managed Switch XGS Quick Installation Guide 24-Port Gigabit + 4-Port 10G SFP+ Slot Layer 3 Stackable Managed Switch XGS3-24042 Quick Installation Guide Table of Contents 1. Package Contents... 3 2. Switch Management... 4 3. Requirements... 5 4.

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor If you purchased E-Series Server or NCE Option 1 (E-Series Server or NCE without a preinstalled operating system or hypervisor), you must install an operating system or hypervisor. This chapter includes

More information

How to recover AZBox HD died during an upgrade by andressis2k

How to recover AZBox HD died during an upgrade by andressis2k How to recover AZBox HD died during an upgrade by andressis2k This tutorial details the process of recovering a dead AZBox. I am not responsible if, because of it, your box results in worse shape than

More information

L2+ Managed Gigabit Switch WGSW series

L2+ Managed Gigabit Switch WGSW series L2+ Managed Gigabit Switch WGSW-24040 series Quick Installation Guide Table of Contents 1 Package Contents... 3 2. Requirements... 4 3. Terminal Setup... 5 3.1 Logon to Console... 6 3.2 Configuring IP

More information

Release Notes. OmniSwitch 6350/6450. Release R04

Release Notes. OmniSwitch 6350/6450. Release R04 Release Notes OmniSwitch 6350/6450 Release 6.7.2.R04 These release notes accompany release 6.7.2.R04 software for the OmniSwitch6350/6450 series of switches. The document provides important information

More information

FileZilla FTP Instructions. FileZilla FTP Instructions

FileZilla FTP Instructions. FileZilla FTP Instructions FileZilla FTP Instructions 1 EMS FileZilla FTP Instructions 1, FileZilla Installation 2, Opening FileZilla 3, FileZilla Settings 4, Downloading Your Website 5, Uploading Your Website 6, More Help EMS Internet

More information

How to stack multiple NCT192 IP DSLAMs in untagged mode and VLAN tagged mode

How to stack multiple NCT192 IP DSLAMs in untagged mode and VLAN tagged mode How to stack multiple NCT192 IP DSLAMs in untagged mode and VLAN tagged mode Introduction The NetComm NCT192 192-port IP DSLAM supports service capacity expansion via unit stacking. A maximum of ten NCT192s

More information

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE. Product: Virtual Iron Virtualization Manager Version: 4.2

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE. Product: Virtual Iron Virtualization Manager Version: 4.2 VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron Virtualization Manager to configure

More information

Release Notes. OmniSwitch 6350/6450. Release R02

Release Notes. OmniSwitch 6350/6450. Release R02 Release Notes OmniSwitch 6350/6450 Release 6.7.2.R02 These release notes accompany release 6.7.2.R02 software for the OmniSwitch 6350/6450 series of switches. The document provides important information

More information

Alcatel-Lucent Instant Communication Suite R6.x

Alcatel-Lucent Instant Communication Suite R6.x ICS Prerequisites and Data Collect Guide Release R6.x Revised Edition 01 March, 2011 Summary ICS Prerequisites and Data Collect Guide Edition 1 Disclaimer This documentation is provided for reference purposes

More information

TCOSoft Remote Director. Remote Management User s Guide for WBTs

TCOSoft Remote Director. Remote Management User s Guide for WBTs TCOSoft Remote Director Remote Management User s Guide for WBTs DISCLAIMER While all attempts have been made to ensure the accuracy of the data in this manual, no warranty is made or implied as to its

More information

Assigning the Switch IP Address and Default Gateway

Assigning the Switch IP Address and Default Gateway CHAPTER 4 Assigning the Switch IP Address and Default Gateway This chapter describes how to create the initial switch configuration (for example, assigning the switch IP address and default gateway information)

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

SOFT-AM-0081_R3. AX3800S/AX3600S Software Upgrade Guide

SOFT-AM-0081_R3. AX3800S/AX3600S Software Upgrade Guide AX3800S/AX3600S Software Upgrade Guide Edition 4: November, 2011 1 Preface This document describes how to upgrade the software from L3(L3S) Lite Edition to L3(L3S) Advanced Edition. Read this document

More information

L2+ Managed LCD Switch GS T2XV(R) / GS T4XV(R) Quick Installation Guide

L2+ Managed LCD Switch GS T2XV(R) / GS T4XV(R) Quick Installation Guide L2+ Managed LCD Switch GS-5220-16T2XV(R) / GS-5220-24T4XV(R) Quick Installation Guide Table of Contents 1 Package Contents... 3 2. Requirements... 4 3. Terminal Setup... 5 3.1 Logon to Console... 6 3.2

More information

SMB auto-configuration Demo Script

SMB auto-configuration Demo Script SMB auto-configuration Demo Script Table of Contents SMB auto-configuration Demo Script... 1 Introduction... 2 Release Information... 2 Equipment Requirements... 2 Demo Overview... 3 Step 1: Connect to

More information

DMC SNMP Module for Chassis-Based Media Converter Manual. Rev. 01 (JUN. 2002) 1907MCB RECYCLABLE

DMC SNMP Module for Chassis-Based Media Converter Manual. Rev. 01 (JUN. 2002) 1907MCB RECYCLABLE DMC-1002 SNMP Module for Chassis-Based Media Converter Manual Rev. 01 (JUN. 2002) 1907MCB10016000 RECYCLABLE TABLE OF CONTENTS ABOUT THIS GUIDE... 2 FEATURES...2 UNPACKING...2 CONFIGURING THE SYSTEM...

More information

Bitnami Apache Solr for Huawei Enterprise Cloud

Bitnami Apache Solr for Huawei Enterprise Cloud Bitnami Apache Solr for Huawei Enterprise Cloud Description Apache Solr is an open source enterprise search platform from the Apache Lucene project. It includes powerful full-text search, highlighting,

More information

Upgrade & Setup Waves SoundGrid V9.5 for DiGiCo

Upgrade & Setup Waves SoundGrid V9.5 for DiGiCo Upgrade & Setup Waves SoundGrid V9.5 for DiGiCo 1 Table of Contents 1. What Do I Need... 3 2. Connecting Your Console to the SoundGrid Network... 4 3. Disabling ReadyOn... 6 4. Extracting to USB Flash

More information

OmniVista 3.5 Quick Start Help

OmniVista 3.5 Quick Start Help Quick Start Guide This Quick Start guide will get you up and running OmniVista. It provides instructions for logging into OmniVista and performing automatic discovery of the switches in your network. It

More information

Before Contacting Technical Support

Before Contacting Technical Support APPENDIXA This appendix describes the steps to perform before calling for technical support for any Cisco MDS 9000 Family multilayer director and fabric switch. This appendix includes the following sections:

More information

HP 5130 switches Comware and POE firmware upgrades via TFTP Maher Saad, Chestnut Residence, University of Toronto

HP 5130 switches Comware and POE firmware upgrades via TFTP Maher Saad, Chestnut Residence, University of Toronto HP 5130 switches Comware and POE firmware upgrades via TFTP Maher Saad, Chestnut Residence, University of Toronto Disclaimer The author of this document shall not carry responsibility for any damage to

More information

Q&As. Troubleshooting Cisco Data Center Unified Computing. Pass Cisco Exam with 100% Guarantee

Q&As. Troubleshooting Cisco Data Center Unified Computing. Pass Cisco Exam with 100% Guarantee 642-035 Q&As Troubleshooting Cisco Data Center Unified Computing Pass Cisco 642-035 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money

More information

Supervisory Systems pcoweb card installation

Supervisory Systems pcoweb card installation Supervisory Systems pcoweb card installation SNMP Modbus over IP BACnet over IP Unit side Serial settings configuration (pcoweb up to rel. 1.4.X) (CRAC units equipped with UG40 terminal) Press PRG button,

More information

Lenovo Flex System SI Gb System Interconnect Module. Release Notes. for Networking OS 8.2

Lenovo Flex System SI Gb System Interconnect Module. Release Notes. for Networking OS 8.2 Lenovo Flex System SI4091 10Gb System Interconnect Module Release Notes for Networking OS 8.2 Note: Before using this information and the product it supports, read the general information in the Safety

More information

How to upgrade HP 5130 switch Comware firmware via FTP Maher Saad, Chestnut Residence, University of Toronto

How to upgrade HP 5130 switch Comware firmware via FTP Maher Saad, Chestnut Residence, University of Toronto How to upgrade HP 5130 switch Comware firmware via FTP Maher Saad, Chestnut Residence, University of Toronto Disclaimer The author of this document shall not carry responsibility for any damage to the

More information

SAMA5D3x-CM Instruction to program images with PEEDI

SAMA5D3x-CM Instruction to program images with PEEDI SAMA5D3x-CM Instruction to program images with PEEDI 1) To begin programing with PEEDI you need to prepare some cables and install a terminal emulation software 1.1 First ensure that you have installed

More information

Troubleshooting. General Troubleshooting Information

Troubleshooting. General Troubleshooting Information General Information, page 1 Startup s, page 3 Phone Reset s, page 7 Phone Cannot Connect to LAN, page 9 Cisco IP Phone Security s, page 9 Video Call s, page 11 General Telephone Call s, page 12 Procedures,

More information

24-Port Gigabit with 4 Optional 10G Slots. Layer 3 Managed Stackable Switch XGS / XGS Quick Installation Guide

24-Port Gigabit with 4 Optional 10G Slots. Layer 3 Managed Stackable Switch XGS / XGS Quick Installation Guide 24-Port Gigabit with 4 Optional 10G Slots Layer 3 Managed Stackable Switch XGS3-24042 / XGS3-24242 Quick Installation Guide Table of Contents 1. Package Content... 3 2. Switch Management... 4 3. Requirements...

More information

Software Requirement for Virtual Services Platform 9010

Software Requirement for Virtual Services Platform 9010 Release 3.4 NN46250-111 (700507325 Rev 03) Issue 01.03 October 2015 Avaya Virtual Services Platform 9000 Software Requirement for Virtual Services Platform 9010 The Control Processor (CP) modules in the

More information

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5 VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron VI-Center to configure and manage virtual

More information

User Addendum User Box Scan support on the Fiery E C-KM Color Server, version 1.1

User Addendum User Box Scan support on the Fiery E C-KM Color Server, version 1.1 User Addendum User Box Scan support on the Fiery E 10 50-45C-KM Color Server, version 1.1 This document describes installing software for User Box scan support on the Fiery E 10 50-45C-KM Color Server,

More information

Server Remote Control External KVM over IP

Server Remote Control External KVM over IP Server Remote Control External KVM over IP Product ID: SV1110IPEXT Manage your servers from anywhere in the world! StarTech.com`s SV1110IPEXT allows network administrators to control and monitor servers

More information

Installing the Cisco Unified Videoconferencing 3545 MCU

Installing the Cisco Unified Videoconferencing 3545 MCU CHAPTER 2 Installing the Cisco Unified Videoconferencing 3545 MCU The Cisco Unified Videoconferencing 3545 MCU works together with a Cisco Unified Videoconferencing 3545 EMP Enhanced Media Processor (EMP)

More information

Integrated Software Series Installation Instructions

Integrated Software Series Installation Instructions Integrated Software Series Installation Instructions........................................ To install the Integrated Software Series, you must install the software on your server first and then install

More information

ModeChanger

ModeChanger 35020808-02 2015.11 ModeChanger ModeChanger is a software utility that can switch the drive between normal mode and encrypted mode. Operating in encrypted mode will help protect your data. While the drive

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Adding a New Routing Device to Your Network Modified: 2017-01-17 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All

More information

Telnet/SSH. Connecting to Hosts. Internet Technology 1

Telnet/SSH. Connecting to Hosts. Internet Technology 1 Telnet/SSH Connecting to Hosts Internet Technology 1 What is Telnet? Method for connecting to hosts Enables remote login (rlogin) to computers on the Internet One computer can connect to another to use

More information

ACP ThinManager Tech Notes. Master License

ACP ThinManager Tech Notes. Master License ACP ThinManager Tech Notes Master License Use the F1 button on any page of a ThinManager wizard to launch Help for that page. Visit www.thinmanager.com/technotes4/01_intro/manuals.shtml to download the

More information

Industrial 24-Port 10/100/1000Mbps Managed Gigabit. Switch (-40~75 degrees C) with 4 Shared SFP Ports IGSW-24040T. Quick Installation Guide

Industrial 24-Port 10/100/1000Mbps Managed Gigabit. Switch (-40~75 degrees C) with 4 Shared SFP Ports IGSW-24040T. Quick Installation Guide Industrial 24-Port 10/100/1000Mbps Managed Gigabit Switch (-40~75 degrees C) with 4 Shared SFP Ports IGSW-24040T Quick Installation Guide Table of Contents 1. Package Contents... 3 2. Requirements... 4

More information

L2+ Managed PoE Switch GS-5220 PoE Series

L2+ Managed PoE Switch GS-5220 PoE Series L2+ Managed PoE Switch GS-5220 PoE Series Quick Installation Guide Table of Contents 1. Package Contents... 3 2. Requirements... 5 3. Terminal Setup... 6 4. Logon to Console... 7 5. Configuring IP Address...

More information

Adding a Boot Disk Entry to an HP Integrity rx2660

Adding a Boot Disk Entry to an HP Integrity rx2660 Effective: 12/18/18 Revision: A Adding a Boot Disk Entry to an HP Integrity rx2660 Necessary Items Terminal Emulator application (e.g., PuTTY). Hard drive to be mounted. Overview In order to boot an rx2660

More information

Fiery Installation Instructions for the WorkCentre 7300 Series

Fiery Installation Instructions for the WorkCentre 7300 Series Fiery Installation Instructions for the WorkCentre 7300 Series This document describes how to install and set up the Fiery Network Controller for WorkCentre 7300 Series. IMPORTANT: The complete installation

More information

ATTO FibreConnect Gb Fibre Channel Switch. Getting Started Guide

ATTO FibreConnect Gb Fibre Channel Switch. Getting Started Guide ATTO FibreConnect 8300 8-Gb Fibre Channel Switch Getting Started Guide ATTO Technology, Inc. 155 CrossPoint Parkway Amherst, New York 14068 USA www.attotech.com Tel (716) 691-1999 Fax (716) 691-9353 Sales

More information

HOW TO NETWORK YOUR PC TO YOUR XBOX. Brought to you by Australia s Largest Modification Team Important!!! Read this First!!!

HOW TO NETWORK YOUR PC TO YOUR XBOX. Brought to you by Australia s Largest Modification Team   Important!!! Read this First!!! HOW TO NETWORK YOUR PC TO YOUR XBOX Brought to you by Australia s Largest Modification Team www.xroad.com.au Important!!! Read this First!!! This document is designed for the purpose of helping you setup

More information

Partner Integration Portal (PIP) Installation Guide

Partner Integration Portal (PIP) Installation Guide Partner Integration Portal (PIP) Installation Guide Last Update: 12/3/13 Digital Gateway, Inc. All rights reserved Page 1 TABLE OF CONTENTS INSTALLING PARTNER INTEGRATION PORTAL (PIP)... 3 DOWNLOADING

More information

Configuring the Cisco TelePresence System

Configuring the Cisco TelePresence System 3 CHAPTER Revised: August 2011, Contents This chapter contains the following sections: First Time Setup Wizard for the CTS 500 32, page 3-1 First Time Setup for All Other CTS Models, page 3-2 IP Settings,

More information

Setting up FT3000 and version on Windows 7. This is a step by step guide for setting up the FT3000 on a new Windows 7 or 8 PC

Setting up FT3000 and version on Windows 7. This is a step by step guide for setting up the FT3000 on a new Windows 7 or 8 PC Setting up FT3000 and version 3.0.1 on Windows 7 This is a step by step guide for setting up the FT3000 on a new Windows 7 or 8 PC PROBLEM: Computer being updated from XP to WIN 7 or 8. New PC does not

More information

Smart ATA Binary Upgrade Procedure

Smart ATA Binary Upgrade Procedure NetGen Communications, Inc. Smart ATA Binary Upgrade Procedure http://www.netgencommunications.com support@netgencommunications.com 770-449-7704 Amendent Records Document Rev. 01 (July, 2014 ) Copyright

More information

NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown

NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown NotifyMDM for ios Devices, Version 3.x NotifyMDM for ios with TouchDown 1 Table of Contents NotifyMDM for ios

More information

L2+ 24-Port Gigabit Managed Switch with. Hardware Layer3 IPv4/IPv6 Static Routing GS S8C GS S8CR. Quick Installation Guide

L2+ 24-Port Gigabit Managed Switch with. Hardware Layer3 IPv4/IPv6 Static Routing GS S8C GS S8CR. Quick Installation Guide L2+ 24-Port Gigabit Managed Switch with Hardware Layer3 IPv4/IPv6 Static Routing GS-5220-16S8C GS-5220-16S8CR Quick Installation Guide Table of Contents 1. Package Contents... 3 2. Requirements... 4 3.

More information

Web Page Creation Part 3 Publishing Your Web Pages by CJ "Chip" Chapman, VA3KGB

Web Page Creation Part 3 Publishing Your Web Pages by CJ Chip Chapman, VA3KGB Web Page Creation Part 3 Publishing Your Web Pages by CJ "Chip" Chapman, VA3KGB In the last parts organization of the directory/folders and file structure and how graphics can be used were the focal points.

More information

How to install Clean.Dist file on a Jace 8000 using Serial Shell

How to install Clean.Dist file on a Jace 8000 using Serial Shell How to install Clean.Dist file on a Jace 8000 using Serial Shell EC-BOS 8 no longer sports the hit this key on boot-up when in serial shell mode to restore the platform credentials. There is a new method

More information

Setting up my Dev Environment ECS 030

Setting up my Dev Environment ECS 030 Setting up my Dev Environment ECS 030 1 Command for SSHing into a CSIF Machine If you already have a terminal and already have a working ssh program (That is, you type ssh into the terminal and it doesn

More information

IVSP (Client Proxy) Integration Guide

IVSP (Client Proxy) Integration Guide [ IVSP (Client Proxy) Integration Guide Overview Introduction This client proxy document contains the information required to integrate the IVSP (client proxy). Important: Browser configurations shown

More information

Cisco UCS Director Baremetal Agent Installation and Configuration Guide, Release 5.2

Cisco UCS Director Baremetal Agent Installation and Configuration Guide, Release 5.2 UCS Director Baremetal Agent Installation The purpose to this document is to illustrate the steps to install the UCS Director Baremetal Agent (PXE Server) which can be used to write/use workflows that

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 3 1.1 Introduction to RAID.. 3 1.2 RAID Configurations Precautions 4 1.3 Installing Windows 8 / 8 64-bit / 7 / 7 64-bit / Vista / Vista

More information

Bitnami MEAN for Huawei Enterprise Cloud

Bitnami MEAN for Huawei Enterprise Cloud Bitnami MEAN for Huawei Enterprise Cloud Description Bitnami MEAN Stack provides a complete development environment for mongodb and Node.js that can be deployed in one click. It includes the latest stable

More information

OmniAccess 3500 Nonstop Laptop Guardian Release 1.2 Administrator Release Notes

OmniAccess 3500 Nonstop Laptop Guardian Release 1.2 Administrator Release Notes OmniAccess 3500 Nonstop Laptop Guardian Release 1.2 Administrator Release Notes Document Version: 25.01 Part Number: 032334-10 Rev B Published: 11.27.2007 OmniAccess 3500 Nonstop Laptop Guardian Release

More information

Cloud Services. Mobile . BlackBerry (BES) Set Up Guide

Cloud Services. Mobile  . BlackBerry (BES) Set Up Guide Cloud Services Mobile Email BlackBerry (BES) Set Up Guide 10/22/2014 CONTENTS Important Information about Setting up Your BlackBerry after the Mail Migration... 2 Setup Instructions for BlackBerry Connection

More information

Multi-factor Authentication Instructions

Multi-factor Authentication Instructions What is MFA? Multi-factor Authentication (MFA) is a security measure to confirm your identity in addition to your username and password. It helps in the prevention of unauthorized access to your account.

More information

Lab - Install Windows 7 or Vista

Lab - Install Windows 7 or Vista Introduction In this lab, you will install the Windows 7 or Vista operating system. Recommended Equipment A computer with a blank hard disk drive Windows 7 or Vista installation DVD or USB flash drive

More information

BBI Quick Guide. Nortel 10Gb Uplink Ethernet Switch Module for IBM BladeCenter Version 1.0. Part Number: 31R1727, June 2006

BBI Quick Guide. Nortel 10Gb Uplink Ethernet Switch Module for IBM BladeCenter Version 1.0. Part Number: 31R1727, June 2006 TM Alteon OS BBI Quick Guide Nortel 10Gb Uplink Ethernet Switch Module for IBM BladeCenter Version 1.0 Part Number: 31R1727, June 2006 2350 Mission College Blvd. Suite 600 Santa Clara, CA 95054 www.bladenetwork.net

More information

DSLAM using Port Location Mapping

DSLAM using Port Location Mapping How to configure NetComm IAC3000 with NCT192 IP DSLAM using Port Location Mapping Introduction The following paper provides instructions on how to configure NetComm s IAC3000 Internet Access Controller

More information

Security Management System SNMP Trap Interface

Security Management System SNMP Trap Interface Security Management System software generates various alarms on events. SMS SNMP trap Interface application connects to one or more SMS Servers and receives all the alarms generated by the SMS application.

More information

24-Port Gigabit with 4 Optional 10G Slots. Layer 3 Managed Stackable Switch XGS Quick Installation Guide

24-Port Gigabit with 4 Optional 10G Slots. Layer 3 Managed Stackable Switch XGS Quick Installation Guide 24-Port Gigabit with 4 Optional 10G Slots Layer 3 Managed Stackable Switch XGS3-24040 Quick Installation Guide Table of Contents 1. Package Content... 3 2. Switch Management... 4 3. Requirements... 5 4.

More information

USER MANUAL. Installation and Set Up. Model: IP8100C. Compact IP-PBX extensions 197 System.

USER MANUAL. Installation and Set Up. Model: IP8100C. Compact IP-PBX extensions 197 System. USER MANUAL Installation and Set Up Model: IP8100C Compact IP-PBX extensions 197 System Notification Notification is hereby given that Auto Telecom Company reserves the right to modify, change, update

More information

Using VMware Player 3.0 with USB Pocket Hard Drive For IT Curriculum

Using VMware Player 3.0 with USB Pocket Hard Drive For IT Curriculum Using VMware Player 3.0 with USB Pocket Hard Drive For IT Curriculum Salient Features Virtual machines stored on the USB Portable Hard Drive can be carried from one computer to another as long as the same

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions US support email support@10zig.com or call 1-866-864-5250 ext 0 UK and Europe support email support@10zig.eu or call +44 116 2148650 Install APEX Card 1. Power down all virtual

More information

About Chassis Manager

About Chassis Manager CHAPTER 1 Chassis Manager runs directly on your Server Switch to perform administration tasks. This chapter discusses the various components of the interface. Chassis Manager runs on all Server Switches.

More information

Box Contents. Box Contents. Installation Guide. Using NAS. User s Guide for Web console

Box Contents. Box Contents. Installation Guide. Using NAS. User s Guide for Web console Box Contents Thank you for buying iptime NASⅡ!!! Box Contents According to this document, check the contents in the box. (This Guide) Installation Guide Install the utility software package and setup the

More information

Multi-factor Authentication Instructions

Multi-factor Authentication Instructions What is MFA? (MFA) is a security measure to confirm your identity in addition to your username and password. It helps in the prevention of unauthorized access to your account. MFA authentication is typically

More information

Release Notes: J-Web Application Package Release 15.1A4 for Juniper Networks EX Series Ethernet Switches

Release Notes: J-Web Application Package Release 15.1A4 for Juniper Networks EX Series Ethernet Switches Release Notes: J-Web Application Package Release 15.1A4 for Juniper Networks EX Series Ethernet Switches Release 15.1A4 July 2018 Revision 1 Contents Release Notes: J-Web Application Package Release 15.1A4

More information

Lucent Security Management Server V8.0 Administration Guide

Lucent Security Management Server V8.0 Administration Guide Lucent Security Management Server V8.0 Administration Guide 260-100-005R8.0 Version 8.0-5 August 2005 Reason for Reissue: Updated to remove refs to multiple syslog servers in the Using the Configuration

More information

Overview. ACE Appliance Device Manager Overview CHAPTER

Overview. ACE Appliance Device Manager Overview CHAPTER 1 CHAPTER This section contains the following: ACE Appliance Device Manager, page 1-1 Logging Into ACE Appliance Device Manager, page 1-3 Changing Your Account Password, page 1-4 ACE Appliance Device Manager

More information

Link Gateway Initial Configuration Manual

Link Gateway Initial Configuration Manual Link Gateway Initial Configuration Manual Copyright 2016 NetLinkz. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

Cisco NAC Profiler UI User Administration

Cisco NAC Profiler UI User Administration CHAPTER 14 Topics in this chapter include: Overview, page 14-1 Managing Cisco NAC Profiler Web User Accounts, page 14-2 Enabling RADIUS Authentication for Cisco NAC Profiler User Accounts, page 14-7 Changing

More information