WHITE PAPER WHITE PAPER OVERVIEW

Size: px
Start display at page:

Download "WHITE PAPER WHITE PAPER OVERVIEW"

Transcription

1 OpenFlw OpenFlw is an element in SDN slutins. Testing the perfrmance f OpenFlw switches is essential t ensure the quality f the SDN slutins. OVERVIEW Cmmunicatin netwrks have traditinally been built with dedicated devices like ruters, switches and firewalls, each being designed fr a specific task. The result is ttally distributed netwrk cntrl, where decisins n data frwarding are dne in the netwrk devices based n varius algrithms and prtcls. Once set up and cnfigured the netwrk wuld wrk fine, but changing the behavir f the netwrk can be cstly and time cnsuming if pssible at all. A new cncept Sftware-Defined Netwrking (SDN) is generating huge interest because it prmises t add higher flexibility and faster cnfiguratin f netwrks. Fr SDN devices it is imprtant that they meet the Open Netwrking Fundatin (ONF) OpenFlw specificatins when OpenFlw is included in the SDN slutin. T ensure SDN/OpenFlw prducts meet specificatins ONF has defined cnfrmance test specificatins. Furthermre ONF has authrized test labs t perfrm the cnfrmance testing. In additin t cnfrmance testing it is als imprtant t knw the perfrmance f the SDN devices like switches t get infrmatin n hw well an OpenFlw enabled switch perfrms OpenFlw message prcessing and data packet frwarding. This White Paper describes relevant OpenFlw perfrmance tests and explains hw L2-3 test platfrms ValkyrieBay and ValkyrieCmpact equipped with apprpriate test mdules prvide the features needed t quickly and cst-effectively test and verify the OpenFlw perfrmance f switches in the SDN. SDN with OpenFlw switches prmises flexibility and fast cnfiguratin f cmmunicatin netwrks. Hwever test and verificatin f OpenFlw switch perfrmance is essential. 1

2 OpenFlw Perfrmance Testing Cntents OVERVIEW... 1 INTRODUCTION... 3 OpenFlw Specificatins... 6 Other Prtcls fr the SDN Open Suthbund API... 6 OpenFlw Perfrmance Testing... 6 OpenFlw Message Prcessing Perfrmance... 7 OpenFlw Data Packet Frwarding Perfrmance... 9 OpenFlw Vendrs Xena Netwrks OpenFlw Perfrmance Test Slutins Testing up t Layer CONCLUSION

3 INTRODUCTION Cmmunicatin has always been essential and mdern technlgy has prvided increasing numbers f applicatins and slutins. Cmmunicatin netwrks have been expanded and updated t supprt the new applicatins and slutins, which hwever have caused an increasing cmplexity f the netwrks. Traditinally netwrks have been built with dedicated, autnmus netwrk devices like ruters, switches, and firewalls, each being designed fr a specific task. Decisins n data frwarding are dne in the netwrk devices based n varius algrithms and prtcls. The devices cmmunicate with each ther, but there is n centralized device that has the verall cntrl. Once set up and cnfigured the netwrk wuld wrk fine, but changing the behavir f the netwrk can be cstly, cumbersme and time cnsuming if pssible at all. A new cncept Sftware-Defined Netwrking (SDN) is generating huge interest because it prmises t add higher flexibility and faster cnfiguratin f netwrks. SDN is split int a cntrl plane (which decides where the traffic is sent) and a data plane (r frwarding plane), which frwards traffic in the directin f the destinatin accrding t cntrl plane decisins. Figure 1: SDN architecture SDN netwrk applicatins are lcated n tp f the cntrl plane. The netwrk applicatins will have requirements fr the behavir f the netwrk, which they will cmmunicate t the cntrller(s) in the cntrl plane thrugh the pen nrthbund API. The Open Netwrking Fundatin (ONF) has defined the OpenFlw switch specificatin. It defines the functining f a Data frwarding device in the Data plane (see figure 1). It als defines the OpenFlw prtcl fr cmmunicatin ver the Open suthbund API between an OpenFlw switch and a cntrller in the Cntrl plane. OpenFlw switches in the Data plane frward data based n flw tables, which are prgrammed by the cntrller in the Cntrl plane using the OpenFlw prtcl. The cntents f the flw 3

4 table have develped ver the years. In the first versin f the OpenFlw switch specificatin each table entry was defined as shwn in figure 2. Header Fields Cunters Actins Figure 2: OpenFlw switch specificatins flw table entry Header fields t match against received packets Cunters t be updated fr packet matching the header fields e.g.: Number f packets and bytes fr each flw Time since the last packet matched the flw The specificatins include a list f mandatry cunters that the OpenFlw switches must supprt and a number f ptinal cunters that may be supprted by the OpenFlw switches Actins t apply t packets matching the header fields e.g.: Ingres s prt Send the packet t a specific utput prt Mdify a header field in the packet Drp the packet Eth. SA Eth. DA Eth. typ e VLA N ID VLA N pri IP S A IP D A IP prt IP TO S TCP/UD P surce TCP/UDP destinati n Figure 3: Header fields defined in OpenFlw switch specificatins (the 12 tuple ) Up t OpenFlw switch specificatin the flw table entry was extended as shwn in figure 4. Als the Match Fields (Header Fields) were extended frm versin t versin t als cver mre prtcls like MPLS, PBB, IPv6 and ptinally metadata specified by a previus table. Match Fields Pririty Cunters Instructins Timeuts Ckie Figure 4: OpenFlw switch specificatins flw table entry A flw is ne r mre data packets that match the cntents f the Match Fields ( Header Fields ) part f a flw table entry. When a data packet is received, the OpenFlw switch will cmpare header fields in packet with the flw table entries. If there is a match, cunters will be updated and the actins/instructins specified in the flw table entry will be executed. A packet that des nt match any flw table entry can be sent t the OpenFlw cntrller, which may drp the packet r add a new flw table entry that can handle the new packet flw. In OpenFlw switch specificatin it was described that an OpenFlw switch must have at least ne and ptinally mre flw tables. When a data packet is received it must be matched 4

5 with all flw tables in an OpenFlw pipeline as illustrated in figure 5. Fr each table that the data packet passes the fllwing must be dne: Find the matching flw entry with highest pririty Apply instructins: Mdify packet and update match fields Update actin set Update metadata Send match data and actin set t the next table Figure 5: Packets are matched against multiple flw tables in the OpenFlw pipeline Table entry actins may direct data packets t a grup. The grup will define additinal actins e.g. fr flding, fast rerute and link aggregatin. This is defined in grup tables, which cntains grup entries with a list f actin buckets. An actin bucket is a set f actins and parameters fr the grup. The cntrller can add, mdify r delete flw table entries using FlwMd messages. When the flw table entry is updated the switch will prcess data packets in the flw matching the updated flw table entry at line rate. A cncept related t SDN is Netwrk Functin Virtualizatin (NFV). NFV is the verall principle f implementing netwrk functins (like ruting, intrusin detectin and intrusin preventin) as sftware running Cmmercial Off-The-Shelf (COTS) hardware. Functins implemented this way are called Virtual Netwrk Functins (VNF). OpenFlw switches culd be created as VNFs. Alternatively the OpenFlw switches are dedicated prducts, which typically use Ternary Cntent Addressable Memry (TCAM) and prprietary sftware t supprt the handling f the flw table and the OpenFlw prtcl. TCAM is a specialized type f high-speed memry that searches its entire cntents fr sme data in a single peratin and returns the address where the data is stred. A TCAM can stre and lk up data using 0, 1 and dn t care, which makes it very efficient fr handling flw tables. 5

6 OpenFlw Specificatins The Open Netwrking Fundatin (ONF) is a nn-prfit, user-driven rganizatin dedicated t accelerating the adptin f SDN & NFV. ONF members include mre than 100 cmpanies e.g. equipment manufacturers and peratrs please refer t the ONF member list. Since December 2009 ONF has published OpenFlw switch specificatins (see table 1). OpenFlw Specificatin Versin Released December February December June September Octber December March 2015 Table 1: A selectin f the OpenFlw switch specificatins published by ONF OpenFlw prducts will in mst cases cmply with specificatin versin and/r Other Prtcls fr the SDN Open Suthbund API The OpenFlw prtcl is the mst cmmnly used prtcl fr the SDN Open Suthbund API. Hwever SDN des nt require that the OpenFlw prtcl is used, and there are ther prtcls that may be used fr the SDN Open Suthbund API, including: Frwarding and Cntrl Element Separatin (FrCES), which is standardized by IETF Lcatr/ID Separatin Prtcl (LISP), defined by the IETF NetCnf/YANG, defined by the IETF Path Cmputatin Element Prtcl (PCEP) OpenFlw Perfrmance Testing Several types f testing are relevant fr OpenFlw switches: OpenFlw perfrmance testing will prvide infrmatin n an OpenFlw capable switch. With this it can be verified that the switch behaves as expected. Furthermre the tests will 6

7 prvide infrmatin with which different switches can be cmpared. OpenFlw perfrmance testing cvers: OpenFlw message prcessing Data packet frwarding In bth cases it will be necessary t send OpenFlw messages frm a cntrller t the OpenFlw switches thrugh the pen suthbund API as a part f the test. OpenFlw cnfrmance testing will verify that a prduct cmplies with the OpenFlw specificatins. ONF has defined cnfrmance test specificatins and have als authrized a number f cnfrmance testing labs (see Authrized Test Labs n the ONF web page). OpenFlw cnfrmance testing is utside the scpe f this White Paper. OpenFlw Message Prcessing Perfrmance Several tests can be perfrmed t verify OpenFlw message perfrmance, including: Flw-Md respnse time Flw table capacity Packet-In/Packet-Out capacity Timeut verificatin OpenFlw pipeline latency Figure 6: Test setup fr OpenFlw perfrmance testing OpenFlw message prcessing 7

8 Flw-Md respnse time is the time it takes frm a flw table entry is sent frm a cntrller until the actins/instructins in the entry is implemented in the OpenFlw switch. This can be tested by adding (r changing) a flw table entry specifying that a flw f data packet shuld be frwarded frm prt A t prt B. If yu capture the OpenFlw messages t the switch under test n the pen suthbund API and data packets frm an Ethernet tester generating traffic frm prt A t B yu can use Wireshark t see the time stamp f the Flw-Md message setting up the table entry and the time stamp f the first data packet that is sent n prt B. With the tw time stamps yu can calculate the time it tk t implement the flw table entry. A similar test can be cnducted fr flw table entries that are deleted. Flw table capacity can be tested by first deleting all entries in a flw table and then inserting entries in that table until errr messages indicate that the table is full. As a part f the test it shuld be verified with an Ethernet tester that at least sme f the entries have actually been installed: If the entry specifies that a flw f data packet shuld be frwarded frm prt A t prt B, an Ethernet tester can be cnnected t the tw prts, set up t generate data packets matching the flw and verify that the packets actually g frm prt A t prt B. Numerus streams f data packets shuld be generated emulating different flws t see that all flws are handled in accrdance with the cntents f the flw tables. Packet-in/packet-ut capacity: Packet-in is a facility in the OpenFlw prtcl that transfers the cntrl f a data packet t the OpenFlw cntrller. The data packet is embedded in an OpenFlw packet-in message, which als cntains the reasn fr sending the packet t the cntrller: N matching flw ( table-miss ) An actin explicitly defines that the packet must be sent t cntrller Packet has an invalid TTL The cntrller can send the packets received in the packet-in message back t the data plane in a packet-ut message. The packet-in/packet-ut facility can be used fr applicatins like MAC learning and tplgy discvery. The capacity fr sending packet-in/packet-ut is typically limited and shuld be checked. Packet-in capacity can be checked by making an entry in the flw table defining that packets must be utput t the cntrller. Then the Ethernet tester in figure 6 is used t send that type f packets starting with very few per secnd and increasing number f packets until the system is saturated. Packet-ut capacity is checked in a similar way, with the cntrller sending packet-ut messages. The cmmunicatin between the switch under test and the cntrller shuld be captured and presented in Wireshark fr detailed analysis. Timeut verificatin: Newer versins f the OpenFlw specificatin include a Timeut sectin in the table flw entries. Tw types f timeuts are supprted: Hard timeuts the maximum amunt f time an entry is active in the flw table regardless f the activity in the flw. 8

9 Idle timeuts the time withut activity in the flw befre the related table entry expires T verify hard timeuts yu can capture the FlwMd message creating a flw table entry directing a flw f data packets frm prt A t prt B. If yu send packets frm prt A t prt B and als capture these packets, yu can use Wireshark t cmpare the timestamp f the FlwMd message and the last received data package n prt B t verify the hard timeut. Idle timeuts fr a flw table entry that defines data packets t be sent frm prt A t prt B can be verified by first sending traffic frm prt A t B, then stpping and then send ne data packet int prt A after the idle timeut has expired. N data packets shuld appear n prt B. Instead a packet-in message may appear sent frm the switch under test t the cntrller t infrm abut the packet that dn t fit with the flw table entries (table-miss). This can be seen by capturing the OpenFlw messages sent between the switch and the cntrller. OpenFlw pipeline latency measurements will shw the implicatin f having multiple tables in a switch with many matches and actin set updates cmpared with simple tables with nly ne r tw matches. This is measured by creating flw table entries that emulates the tw situatins and measure the latency thrugh the switch in the setup shwn in figure 6. OpenFlw Data Packet Frwarding Perfrmance Figure 7: Test setup fr OpenFlw perfrmance testing Data packet frwarding When an SDN is cnfigured the Data packet frwarding perfrmance f the data plane can be tested. This includes verificatin f: Thrughput maximum data rate that can be transferred thrugh the device/path Latency time it takes t transfer data thrugh the device/path Frame lss data frames lst during the transfer f data thrugh the device/path 9

10 Back-t-back frames identifies the lngest burst f frames with minimum inter-frame gaps that can be sent thrugh the device/path withut frame lss Jitter variatin in delay f transferred data packets (als knwn as Frame Delay Variatin) Testing is in typically dne in accrdance with the RFC 2544 Benchmarking Methdlgy fr Netwrk Intercnnect Devices tests. RFC 2544 specifies thrughput, latency, frame lss and backt-back testing mst Ethernet testers als include jitter testing in their RFC 2544 test suite. The test setup in figure 7 shuld be used fr end-t-end RFC 2544 testing f a path thrugh a number f OpenFlw switches. If a single OpenFlw switch is tested in accrdance with RFC 2544 the test setup in figure 6 will be relevant. Enterprise custmers typically sign Service Level Agreements (SLAs) with a netwrk peratr fr their cmmunicatin path thrugh a netwrk. This will als apply fr paths thrugh a SDN with OpenFlw switches in the data plane. Therefre it will be relevant t verify that the requirements in the SLA are fulfilled when flw tables are set up t supprt the custmers requirements. ITU-T has defined the Y.1564 standard fr turning up, installing and truble-shting Ethernet-based services. Y.1564 allws a cmplete validatin f Ethernet SLAs in a single test. Y.1564 fcuses n the fllwing service level parameters: Infrmatin rate (IR) r Bandwidth Frame transfer delay (FTD) r latency Frame delay variatin (FDV) r packet jitter Frame lss rati (FLR) Availability (AVAIL) The test setup in figure 7 is relevant fr the Y.1564 test. It will measure the parameters fr the tw directins f a cnnectin separately with tw testers ne at each end f the cnnectin. T identify FTD fr each directin it is hwever necessary the synchrnize time stamps in the tw testers, typically using Precisin Time Prtcl (PTP), Netwrk Time Prtcl (NTP) r Glbal Psitining System (GPS). A SLA will guarantee Service Acceptance Criteria (SAC), which are wrst case values fr FTD, FDV, FLR and AVAIL at a Cmmitted Infrmatin Rate (CIR) the maximum bandwidth guaranteed by the netwrk peratr t the custmer. The SLA can als include a cmmitment n hw large bursts the netwrk will accept - the Cmmitted Burst Size (CBS). The netwrk peratr may allw that bth CIR and CBS are exceeded t sme extend: Excess Infrmatin Rate (EIR) and Excess Burst Size (EBS). Hwever when CIR r CBS are exceeded it is nt expected that the SACs are met. 10

11 OpenFlw Vendrs A number f vendrs are nw ffering OpenFlw slutins, including: Cisc Ericssn FiberHme Telecmmunicatin Technlgies Hangzhu DPtech Technlgies Hewlett Packard Enterprise Huawei Technlgies NEC Crpratin ZTE Crpratin ONF maintains a list f ONF OpenFlw Cnfrmant/Certified Prducts. Xena Netwrks OpenFlw Perfrmance Test Slutins Figure 8: The versatile and pwerful Xena Netwrks Layer 2-3 testers ValkyrieBay and ValkyrieCmpact The versatile and pwerful Xena Netwrks Valkyrie Layer 2-3 testers ValkyrieBay and ValkyrieCmpact are the bvius chice fr OpenFlw perfrmance testing. When the Xena testers are equipped with the ValkyrieTimeSynch their clcks can be synchrnized. Testing up t Layer 3 Based n Xena s advanced architecture, ValkyrieBay and ValkyrieCmpact equipped with relevant test mdules are prven slutins fr Ethernet testing at layers 2 and 3. Advanced test scenaris can be perfrmed with ValkyrieBay and ValkyrieCmpact equipped with relevant test mdules using the free test applicatins fr the mdules: ValkyrieManager test sftware is used t cnfigure and generate streams f Ethernet traffic between Xena test equipment and Devices Under Test (DUTs)/Systems Under Test (SUTs) and analyze the results. ValkyrieManager features include: Multistream traffic generatin at line rate Generatin f traffic streams with different rates and packet sizes Generatin f IPv4 and IPv6 traffic Generatin f traffic streams with UDP and TCP headers Generatin f frames with VLAN tags, MPLS labels and PBB tags 11

12 A Prt-t-Prt mde where frames received n ne prt are sent ut n anther prt. This can be used fr capturing OpenFlw messages between the cntrller and the switch under test in figure 6. The captured messages can be analyzed in Wireshark A Stream Scheduler, which can be used t build a sequence f actins like sending traffic, stpping after sme time and resuming sending traffic (which culd be just a single data packet) after anther perid f time One ValkyrieManager can cntrl multiple ValkyrieCmpact and ValkyrieBay test chassis, which can be lcated far away frm each ther, e.g. at the ends f cnnectins-t-be-tested supprting ne-way measurements. Valkyrie2544 ffers full supprt fr the 4 test types specified in RFC 2544: Thrughput Latency Frame lss Back-t-back frames Jitter (Frame Delay Variatin) is als supprted Valkyrie2544 supprts flw-based learning, which will emit a brief traffic preamble befre starting the actual test. This can be used t ensure that the flw-based switch has learned all necessary addresses, preventing a latency spike. Valkyrie1564 prvides full supprt fr bth the cnfiguratin and perfrmance test types described in Y.1564 fr cmplete validatin f Ethernet Service Level Agreements (SLAs) in a single test. ValkyrieTimeSynch enables multiple ValkyrieCmpact r ValkyrieBay test chassis t synchrnize their lcal time t each ther. This can be used fr One-Way Latency (OWL) measurements between tw test chassis, synchrnized traffic start between multiple chassis and accurate timestamping f captured packets in exprted PCAP files. ValkyrieTimeSynch is cmpatible with Valkyrie1564 test methdlgy and can be used fr Y.1564 OWL measurements. 12

13 Figure 9: ValkyrieTimeSynch synchrnizes reference time fr the Xena Valkyrie Layer 2-3 testers. Valkyrie2889 is an applicatin fr benchmarking the perfrmance f Layer 2 LAN switches. The fllwing RFC 2889 test types are supprted: All Thrughput and Frwarding rate tests (bth Fully and Partially meshed) Cngestin Cntrl Address Caching Capacity Address Learning Rate Bradcast Frame Frwarding and Latency Frward Pressure and Maximum Frwarding Rate Valkyrie3918 makes it easy t create, edit and execute all test types specified in RFC RFC 3918 describes tests fr measuring and reprting the thrughput, frwarding, latency and Internet Grup Management Prtcl (IGMP) grup membership characteristics f devices that supprt IP multicast prtcls. ValkyrieCLI is anther free applicatin fr ValkyrieBay and ValkyrieCmpact. It is a pwerful and easy-t-use cmmand-line-interface (CLI) scripting API that makes test autmatin easier fr test engineers: Ideal fr test autmatin f e.g. prductin envirnments Cntrls ValkyrieBay and ValkyrieCmpact chassis with installed test mdules Pwerful CLI apprach frm any TCP/IP capable tl envirnment Unified syntax fr CLI- and GUI-generated test prt cnfiguratins makes it easy t learn Script examples f Tcl, Perl, Java, Ruby, BASH and Pythn available Intelligent cnsle tl bundled free with ValkyrieManager CONCLUSION Traditinal cmmunicatin netwrks have been built with dedicated, autnmus devices like ruters, switches, and firewalls, each being designed fr a specific task. The result is ttally distributed netwrk cntrl, where decisins n data frwarding are dne in the netwrk devices based n varius algrithms and prtcls. Once set up and cnfigured the netwrk wuld wrk fine, but changing the behavir f the netwrk can be cstly, cumbersme and time cnsuming if pssible at all. Sftware-Defined Netwrking (SDN) is generating huge interest because it prmises t add higher flexibility and faster cnfiguratin f netwrks. 13

14 It is imprtant t knw the perfrmance f SDN devices like OpenFlw switches. This can prvide infrmatin n hw well the switch perfrms OpenFlw message prcessing and data packet frwarding. The Valkyrie L2-3 test platfrms ValkyrieBay and ValkyrieCmpact equipped with apprpriate test mdules prvide the features needed t quickly and csteffectively test and verify the OpenFlw perfrmance f switches in the SDN. 14

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

SafeDispatch SDR Gateway for MOTOROLA TETRA

SafeDispatch SDR Gateway for MOTOROLA TETRA SafeDispatch SDR Gateway fr MOTOROLA TETRA SafeMbile ffers a wrld f wireless applicatins that help rganizatins better manage their mbile assets, fleet and persnnel. Fr mre infrmatin, see www.safembile.cm.

More information

Software Defined Networking and OpenFlow. Jeffrey Dalla Tezza and Nate Schloss

Software Defined Networking and OpenFlow. Jeffrey Dalla Tezza and Nate Schloss Sftware Defined Netwrking and OpenFlw Jeffrey Dalla Tezza and Nate Schlss Agenda What is SDN SDN Tday What is OpenFlw Why OpenFlw What s next fr SDN Our OpenFlw Demnstratin Sftware Defined Netwrking Wikipedia

More information

HP OpenView Performance Insight Report Pack for Quality Assurance

HP OpenView Performance Insight Report Pack for Quality Assurance Data sheet HP OpenView Perfrmance Insight Reprt Pack fr Quality Assurance Meet service level cmmitments Meeting clients service level expectatins is a cmplex challenge fr IT rganizatins everywhere ging

More information

1. What is a characteristic of Frame Relay that provides more flexibility than a dedicated line?

1. What is a characteristic of Frame Relay that provides more flexibility than a dedicated line? CCNA 4 Chapter 4 v5.0 Exam Answers 2015 (100%) 1. What is a characteristic f Frame Relay that prvides mre flexibility than a dedicated line? Dedicated physical circuits are installed between each site.

More information

BMC Remedyforce Integration with Remote Support

BMC Remedyforce Integration with Remote Support BMC Remedyfrce Integratin with Remte Supprt 2003-2018 BeyndTrust, Inc. All Rights Reserved. BEYONDTRUST, its lg, and JUMP are trademarks f BeyndTrust, Inc. Other trademarks are the prperty f their respective

More information

Link-layer switches. Jurassic Park* LANs with backbone hubs are good. LANs with backbone hubs are bad. Hubs, bridges, and switches

Link-layer switches. Jurassic Park* LANs with backbone hubs are good. LANs with backbone hubs are bad. Hubs, bridges, and switches Link-layer switches Jurassic Park* Hubs, bridges, and switches CS4 Cmputer Netwrks Department f Cmputer Science Wellesley Cllege *A multi-tier hub design. Switches 0- LANs with backbne hubs are gd. Prvide

More information

2. What is the most cost-effective method of solving interface congestion that is caused by a high level of traffic between two switches?

2. What is the most cost-effective method of solving interface congestion that is caused by a high level of traffic between two switches? CCNA 3 Chapter 3 v5.0 Exam Answers 2015 (100%) 1. Refer t the exhibit. Which switching technlgy wuld allw each access layer switch link t be aggregated t prvide mre bandwidth between each Layer 2 switch

More information

BMC Remedyforce Integration with Bomgar Remote Support

BMC Remedyforce Integration with Bomgar Remote Support BMC Remedyfrce Integratin with Bmgar Remte Supprt 2017 Bmgar Crpratin. All rights reserved wrldwide. BOMGAR and the BOMGAR lg are trademarks f Bmgar Crpratin; ther trademarks shwn are the prperty f their

More information

2. When logging is used, which severity level indicates that a device is unusable?

2. When logging is used, which severity level indicates that a device is unusable? CCNA 4 Chapter 8 v5.0 Exam Answers 2015 (100%) 1. What are the mst cmmn syslg messages? thse that ccur when a packet matches a parameter cnditin in an access cntrl list link up and link dwn messages utput

More information

CCNA Security v2.0 Chapter 3 Exam Answers

CCNA Security v2.0 Chapter 3 Exam Answers CCNA Security v2.0 Chapter 3 Exam Answers 1. Because f implemented security cntrls, a user can nly access a server with FTP. Which AAA cmpnent accmplishes this? accunting accessibility auditing authrizatin

More information

Cisco Tetration Analytics, Release , Release Notes

Cisco Tetration Analytics, Release , Release Notes Cisc Tetratin Analytics, Release 1.102.21, Release Ntes This dcument describes the features, caveats, and limitatins fr the Cisc Tetratin Analytics sftware. Additinal prduct Release ntes are smetimes updated

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

More information

Chapter 2. The OSI Model and TCP/IP Protocol Suite. PDF created with FinePrint pdffactory Pro trial version

Chapter 2. The OSI Model and TCP/IP Protocol Suite. PDF created with FinePrint pdffactory Pro trial version Chapter 2 The OSI Mdel and TCP/IP Prtcl Suite PDF created with FinePrint pdffactry Pr trial versin www.pdffactry.cm Outline THE OSI MODEL LAYERS IN THE OSI MODEL TCP/IP PROTOCOL SUITE ADDRESSING TCP/IP

More information

AUTOMOTIVE ETHERNET WHITE PAPER. Xena test solutions can verify quality, functionality and performance of BroadR-Reach Ethernet equipment.

AUTOMOTIVE ETHERNET WHITE PAPER. Xena test solutions can verify quality, functionality and performance of BroadR-Reach Ethernet equipment. WHITE PAPER AUTOMOTIVE ETHERNET OVERVIEW The autmtive industry is evlving rapidly. The newest mdels have features that represent unparalleled innvatin - cars that can cmmunicate with each ther, the rad-side

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

Cisco Smart Software Manager satellite

Cisco Smart Software Manager satellite Data Sheet Cisc Smart Sftware Manager satellite Last Updated: May 12, 2017 Overview Cisc Smart Sftware Manager satellite is a cmpnent f Cisc Smart Licensing. It wrks in cnjunctin with Cisc Smart Sftware

More information

E-Lock Policy Manager White Paper

E-Lock Policy Manager White Paper White Paper Table f Cntents 1 INTRODUCTION... 3 2 ABOUT THE POLICY MANAGER... 3 3 HOW E-LOCK POLICY MANAGER WORKS... 3 4 WHAT CAN I DO WITH THE POLICY MANAGER?... 4 4.1 THINGS YOU CONTROL IN SIGNING...

More information

On the road again. The network layer. Data and control planes. Router forwarding tables. The network layer data plane. CS242 Computer Networks

On the road again. The network layer. Data and control planes. Router forwarding tables. The network layer data plane. CS242 Computer Networks On the rad again The netwrk layer data plane CS242 Cmputer Netwrks The netwrk layer The transprt layer is respnsible fr applicatin t applicatin transprt. The netwrk layer is respnsible fr hst t hst transprt.

More information

CCNA Security v2.0 Chapter 9 Exam Answers

CCNA Security v2.0 Chapter 9 Exam Answers CCNA Security v2.0 Chapter 9 Exam Answers 1. Refer t the exhibit. An administratr creates three znes (A, B, and C) in an ASA that filters traffic. Traffic riginating frm Zne A ging t Zne C is denied, and

More information

FIREWALL RULE SET OPTIMIZATION

FIREWALL RULE SET OPTIMIZATION Authr Name: Mungle Mukupa Supervisr : Mr Barry Irwin Date : 25 th Octber 2010 Security and Netwrks Research Grup Department f Cmputer Science Rhdes University Intrductin Firewalls have been and cntinue

More information

Cisco Nexus Data Broker Embedded: Implementation Quick- Start Guide

Cisco Nexus Data Broker Embedded: Implementation Quick- Start Guide Cisc Nexus Data Brker Embedded: Implementatin Quick- Start Guide Table f Cntents What Yu Will Learn... 2 Cisc Nexus Data Brker Slutin Overview... 2 Cisc Nexus Data Brker Slutin Lab Setup Tplgy... 3 Enabling

More information

CCNA 3 Chapter 2 v5.0 Exam Answers 2015 (100%)

CCNA 3 Chapter 2 v5.0 Exam Answers 2015 (100%) CCNA 3 Chapter 2 v5.0 Exam Answers 2015 (100%) 1. Which tw netwrk design features require Spanning Tree Prtcl (STP) t ensure crrect netwrk peratin? (Chse tw.) static default rutes implementing VLANs t

More information

EcoStruxure for Data Centers FAQ

EcoStruxure for Data Centers FAQ EcStruxure fr Data Centers FAQ Revisin 1 by Patrick Dnvan Executive summary EcStruxure TM fr Data Centers is Schneider Electric s IT-enabled, pen, interperable system architecture fr data centers. This

More information

Transmission Control Protocol Introduction

Transmission Control Protocol Introduction Transmissin Cntrl Prtcl Intrductin TCP is ne f the mst imprtant prtcls f Internet Prtcls suite. It is mst widely used prtcl fr data transmissin in cmmunicatin netwrk such as Internet. Features TCP is reliable

More information

2. When an EIGRP-enabled router uses a password to accept routes from other EIGRP-enabled routers, which mechanism is used?

2. When an EIGRP-enabled router uses a password to accept routes from other EIGRP-enabled routers, which mechanism is used? CCNA 3 Chapter 7 v5.0 Exam Answers 2015 (100%) 1. Which prtcl is used by EIGRP t send hell packets? TCP UDP RTP IP 2. When an EIGRP-enabled ruter uses a passwrd t accept rutes frm ther EIGRP-enabled ruters,

More information

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

More information

Milestone Solution Partner IT Infrastructure Components Certification Summary

Milestone Solution Partner IT Infrastructure Components Certification Summary Milestne Slutin Partner IT Infrastructure Cmpnents Certificatin Summary Prmise Technlgies VESS R2600 Strage Slutin 08-27-2014 Table f Cntents Intrductin... 3 Certified Prducts... 3 Test Prcess... 3 Tplgy...

More information

INVENTION DISCLOSURE

INVENTION DISCLOSURE 1. Inventin Title. Light Transprt and Data Serializatin fr TR-069 Prtcl 2. Inventin Summary. This inventin defines a light prtcl stack fr TR-069. Even thugh TR-069 is widely deplyed, its prtcl infrastructure

More information

FIRMWARE RELEASE NOTES. Versions V2.0.0 to V Model HDL-32E. High Definition LiDAR Sensor

FIRMWARE RELEASE NOTES. Versions V2.0.0 to V Model HDL-32E. High Definition LiDAR Sensor FIRMWARE RELEASE NOTES Versins V2.0.0 t V2.2.21.0 Mdel HDL-32E High Definitin LiDAR Sensr HDL-32E Firmware Release Ntes Page 2 Fr all new features and changes, refer t the dcumentatin that accmpanies the

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 11 2016 v5.1 Answers 100% 1. A newly hired netwrk technician is given the task f rdering new hardware fr a small business with a large grwth frecast. Which primary factr shuld the technician

More information

Max 8/16 and T1/E1 Gateway, Version FAQs

Max 8/16 and T1/E1 Gateway, Version FAQs Frequently Asked Questins Max 8/16 and T1/E1 Gateway, Versin 1.5.10 FAQs The FAQs have been categrized int the fllwing tpics: Calling Calling Cmpatibility Cnfiguratin Faxing Functinality Glssary Q. When

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 5 2016 v5.1 Answers 100% 1. What happens t runt frames received by a Cisc Ethernet switch? The frame is drpped. The frame is returned t the riginating netwrk device. The frame is bradcast

More information

Vulnerability Protection A Buffer for Patching

Vulnerability Protection A Buffer for Patching Vulnerability Prtectin A Buffer fr Patching A Lucid Security Technical White Paper February 2004 By Vikram Phatak, Chief Technlgy Officer Santsh Pawar, Vulnerability Analyst Lucid Security Crpratin 124

More information

Lecture 6 -.NET Remoting

Lecture 6 -.NET Remoting Lecture 6 -.NET Remting 1. What is.net Remting?.NET Remting is a RPC technique that facilitates cmmunicatin between different applicatin dmains. It allws cmmunicatin within the same prcess, between varius

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 6 2016 v5.1 Answers 100% 1. Which characteristic f the netwrk layer in the OSI mdel allws carrying packets fr multiple types f cmmunicatins amng many hsts? the de-encapsulatin f headers

More information

High Security SaaS Concept Software as a Service (SaaS) for Life Science

High Security SaaS Concept Software as a Service (SaaS) for Life Science Sftware as a Service (SaaS) fr Life Science Cpyright Cunesft GmbH Cntents Intrductin... 3 Data Security and Islatin in the Clud... 3 Strage System Security and Islatin... 3 Database Security and Islatin...

More information

WHITE PAPER PUTTING 2.5 & 5 GIGABIT ETHERNET TO THE TEST WHITE PAPER

WHITE PAPER PUTTING 2.5 & 5 GIGABIT ETHERNET TO THE TEST WHITE PAPER PUTTING 2.5 & 5 GIGABIT ETHERNET TO THE TEST OVERVIEW In ffices all ver the wrld, the use f WI-FI cnnected devices like laptps, smartphnes and tablets and bandwidth-hungry applicatins has grwn rapidly

More information

Quick Setup Guide. Aastra MX-ONE V.4.0 Integration with Microsoft OCS 2007 R2. Doc. Nr. ASE/MXO/PLM/ 0123/EN Rev.A

Quick Setup Guide. Aastra MX-ONE V.4.0 Integration with Microsoft OCS 2007 R2. Doc. Nr. ASE/MXO/PLM/ 0123/EN Rev.A Aastra MX-ONE V.4.0 Integratin with Micrsft OCS 2007 R2 Quick Setup Guide Aastra Telecm Sweden AB SE-126 37 Hägersten, Sweden Dc. Nr. ASE/MXO/PLM/ 0123/EN Rev.A www.aastra.cm Cntents 1 Intrductin 3 1.1

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9211 Upgrader User Guide (Mac) Rev 1.2 (6-Jul-17) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9211 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

Model 86A00-2 Home Theater Extender 2 (HTX2)

Model 86A00-2 Home Theater Extender 2 (HTX2) Mdel 86A00-2 Hme Theater Extender 2 (HTX2) DESCRIPTION The Mdel 86A00-2 Hme Theater Extender 2 (HTX2) allws yu t extend yur hme cntrl t the audi/vide equipment in yur hme theater. The HTX2 cmmunicates

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (Mac) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9202 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

Avocent Power Management Distribution Unit (PM PDU) Release Notes Firmware Version April 18, 2011

Avocent Power Management Distribution Unit (PM PDU) Release Notes Firmware Version April 18, 2011 Avcent Pwer Management Distributin Unit (PM PDU) Release Ntes Firmware Versin 2.0.1.8 April 18, 2011 This dcument utlines: 1. Update Instructins 2. Appliance Firmware Versin Infrmatin 3. Features/Enhancements

More information

UPGRADING TO DISCOVERY 2005

UPGRADING TO DISCOVERY 2005 Centennial Discvery 2005 Why Shuld I Upgrade? Discvery 2005 is the culminatin f ver 18 mnths wrth f research and develpment and represents a substantial leap frward in audit and decisin-supprt technlgy.

More information

1. Which organization certifies vendors for adherence to the standards to improve interoperability of products?

1. Which organization certifies vendors for adherence to the standards to improve interoperability of products? CCNA 3 Chapter 4 v5.0 Exam Answers 2015 (100%) 1. Which rganizatin certifies vendrs fr adherence t the 802.11 standards t imprve interperability f 802.11 prducts? FCC IEEE ITU-R Wi-Fi Alliance 2. Which

More information

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE WHITE PAPER - DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE ABSTRACT This planning guide discusses guidance fr the varius vcenter Server deplyment ptins supprted n VxRail Appliances. Nvember 2017 TABLE

More information

TIBCO Statistica Options Configuration

TIBCO Statistica Options Configuration TIBCO Statistica Optins Cnfiguratin Sftware Release 13.3 June 2017 Tw-Secnd Advantage Imprtant Infrmatin SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

Chapter 6 Delivery and Routing of IP Packets. PDF created with FinePrint pdffactory Pro trial version

Chapter 6 Delivery and Routing of IP Packets. PDF created with FinePrint pdffactory Pro trial version Chapter 6 Delivery and Ruting f IP Packets PDF created with FinePrint pdffactry Pr trial versin www.pdffactry.cm Outline Cnnectin Delivery Ruting methds Static and dynamic ruting Ruting table and mdule

More information

I. Introduction: About Firmware Files, Naming, Versions, and Formats

I. Introduction: About Firmware Files, Naming, Versions, and Formats Updating Yur CTOG 250 Cmtech Traffic Optimizatin Gateway Firmware I. Intrductin: Abut Firmware Files, Naming, Versins, and Frmats The CTOG 250 Cmtech Traffic Optimizatin Gateway and its CDM 800 Gateway

More information

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite Vlume Licensing brief Licensing the Cre Client Access License (CAL) Suite and Enterprise CAL Suite Table f Cntents This brief applies t all Micrsft Vlume Licensing prgrams. Summary... 1 What s New in this

More information

The Customer Journey to SD-WAN Functional, Technical, and Economic Considerations Part 2: SD-WAN: Is It Right for Your Network?

The Customer Journey to SD-WAN Functional, Technical, and Economic Considerations Part 2: SD-WAN: Is It Right for Your Network? The Custmer Jurney t SD-WAN Functinal, Technical, and Ecnmic Cnsideratins Part 2: SD-WAN: Is It Right fr Yur Netwrk? Technlgy Jel Stradling, Research Directr jel.stradling@glbaldata.cm Spnsred by Published:

More information

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation.

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation. CunterSnipe Sftware Installatin Guide Sftware Versin 10.x.x CunterSnipe sftware installs n any system cmpatible with Ubuntu 14.04 LTS server which is supprted until 2019 Initial Set-up- Nte: An internet

More information

USER MANUAL. RoomWizard Administrative Console

USER MANUAL. RoomWizard Administrative Console USER MANUAL RmWizard Administrative Cnsle Cntents Welcme... 3 Administer yur RmWizards frm ne lcatin... 3 Abut This Manual... 4 Setup f the Administrative Cnsle... 4 Installatin... 4 The Cnsle Windw...

More information

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform Supprt Guide Yur New Service Request Prcess: Technical Supprt Reference Guide fr Cisc Custmer Jurney Platfrm September 2018 2018 Cisc and/r its affiliates. All rights reserved. This dcument is Cisc Public

More information

Power365. Quick Start Guide

Power365. Quick Start Guide Pwer365 Quick Start Guide 12/2017 Table f Cntents Prject Types... 4 The Email Frm File Prject Type... 4 The Email With Discvery Prject Type... 4 The Integratin Prject Type... 4 The Integratin Pr Prject

More information

SOLA and Lifecycle Manager Integration Guide

SOLA and Lifecycle Manager Integration Guide SOLA and Lifecycle Manager Integratin Guide SOLA and Lifecycle Manager Integratin Guide Versin: 7.0 July, 2015 Cpyright Cpyright 2015 Akana, Inc. All rights reserved. Trademarks All prduct and cmpany names

More information

HP Server Virtualization Solution Planning & Design

HP Server Virtualization Solution Planning & Design Cnsulting & Integratin Infrastructure Services HP Server Virtualizatin Slutin Planning & Design Service descriptin Hewlett-Packard Cnsulting & Integratin Infrastructure Cnsulting Packaged Services (HP

More information

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015 Functinal Descriptin and Specificatins Versin: 1.1 March 20, 2015 SNMP Agent Simple Netwrk Management Prtcl Optin S fr IE and PM Mdules Supplement t Functinal Descriptin and Specificatins f RUB Ethernet

More information

Additional License Authorizations

Additional License Authorizations Additinal License Authrizatins Fr HPE CMS SIM Management sftware prducts Prducts and suites cvered PRODUCTS E-LTU OR E-MEDIA AVAILABLE * NON-PRODUCTION USE OPTION HPE Dynamic SIM Prvisining Yes Yes HPE

More information

Summary. Server environment: Subversion 1.4.6

Summary. Server environment: Subversion 1.4.6 Surce Management Tl Server Envirnment Operatin Summary In the e- gvernment standard framewrk, Subversin, an pen surce, is used as the surce management tl fr develpment envirnment. Subversin (SVN, versin

More information

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

Application Note. Digi Connect Wi-SP Troubleshooting Guide. Digi Technical Support 10 May 2016

Application Note. Digi Connect Wi-SP Troubleshooting Guide. Digi Technical Support 10 May 2016 Applicatin Nte Digi Cnnect Wi-SP Trubleshting Guide Digi Technical Supprt 10 May 2016 Cntents 1 Intrductin... 3 1.1 Assumptins... 3 1.2 Crrectins... 3 2 Quick Facts... 3 2.1 Cmmn Questins Abut the Cnnect

More information

Secure File Transfer Protocol (SFTP) Interface for Data Intake User Guide

Secure File Transfer Protocol (SFTP) Interface for Data Intake User Guide Secure File Transfer Prtcl (SFTP) Interface fr Data Intake User Guide Cntents Descriptin... 2 Steps fr firms new t batch submissin... 2 Acquiring necessary FINRA accunts... 2 SFTP Access t FINRA... 2 SFTP

More information

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents HP ExpertOne HP2-T21: Administering HP Server Slutins Industry Standard Servers Exam preparatin guide Table f Cntents In this sectin, include a table f cntents (TOC) f all headings. After yu have finished

More information

Dear Milestone Customer,

Dear Milestone Customer, Dear Milestne Custmer, With the purchase f Milestne Xprtect Transact yu have chsen a very flexible ptin t yur Milestne Xprtect Business slutin. Milestne Xprtect Transact enables yu t stre a serial data

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

More information

ES93x INCA Add-On V1.4.0

ES93x INCA Add-On V1.4.0 ES93x INCA Add-On V1.4.0 Page 1 f 9 Cpyright The data in this dcument may nt be altered r amended withut special ntificatin frm ETAS GmbH. ETAS GmbH undertakes n further bligatin in relatin t this dcument.

More information

Release Notes. Dell SonicWALL Security firmware is supported on the following appliances: Dell SonicWALL Security 200

Release Notes. Dell SonicWALL  Security firmware is supported on the following appliances: Dell SonicWALL  Security 200 Release Ntes Email Security Dell SnicWALL Email Security 8.0.1 SnicOS Cntents System Cmpatibility... 1 Enhancements in Email Security 8.0.1... 2 Reslved Issues... 3 Upgrading t Email Security 8.0.1...

More information

1. The first section examines common performance bottlenecks that need to be considered.

1. The first section examines common performance bottlenecks that need to be considered. OAKS Online Intrductin Oregn s OAKS Online is a cmputer-based adaptive test in which items are selected accrding t each student s ability. OAKS Online has incrprated a number f features and updates based

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (PC) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN-X Upgrader prgram fr the 9202 User Terminal using a PC. 1 Getting and Extracting the Upgrader

More information

HP Universal CMDB. Software Version: Backup and Recovery Guide

HP Universal CMDB. Software Version: Backup and Recovery Guide HP Universal CMDB Sftware Versin: 10.21 Backup and Recvery Guide Dcument Release Date: July 2015 Sftware Release Date: July 2015 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr HP

More information

Universal CMDB. Software Version: Backup and Recovery Guide

Universal CMDB. Software Version: Backup and Recovery Guide Universal CMDB Sftware Versin: 10.32 Backup and Recvery Guide Dcument Release Date: April 2017 Sftware Release Date: April 2017 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr Hewlett

More information

Adverse Action Letters

Adverse Action Letters Adverse Actin Letters Setup and Usage Instructins The FRS Adverse Actin Letter mdule was designed t prvide yu with a very elabrate and sphisticated slutin t help autmate and handle all f yur Adverse Actin

More information

Dynamic Storage (ECS)

Dynamic Storage (ECS) User Guide Dynamic Strage (ECS) Swisscm (Schweiz) AG 1 / 10 Cntent 1 Abut Dynamic Strage... 3 2 Virtual drive, the EMC CIFS-ECS Tl... 4 3 Amazn S3 Brwer... 6 4 Strage Gateway Appliance... 9 5 Amazn S3

More information

Overview of Data Furnisher Batch Processing

Overview of Data Furnisher Batch Processing Overview f Data Furnisher Batch Prcessing Nvember 2018 Page 1 f 9 Table f Cntents 1. Purpse... 3 2. Overview... 3 3. Batch Interface Implementatin Variatins... 4 4. Batch Interface Implementatin Stages...

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

Contents: Module. Objectives. Lesson 1: Lesson 2: appropriately. As benefit of good. with almost any planning. it places on the.

Contents: Module. Objectives. Lesson 1: Lesson 2: appropriately. As benefit of good. with almost any planning. it places on the. 1 f 22 26/09/2016 15:58 Mdule Cnsideratins Cntents: Lessn 1: Lessn 2: Mdule Befre yu start with almst any planning. apprpriately. As benefit f gd T appreciate architecture. it places n the understanding

More information

CNS-222-1I: NetScaler for Apps and Desktops

CNS-222-1I: NetScaler for Apps and Desktops CNS-222-1I: NetScaler fr Apps and Desktps Overview Designed fr students with little r n previus NetScaler, NetScaler Gateway r Unified Gateway experience, this curse is best suited fr individuals wh will

More information

A Novel Description Language for Value-Added Services to enable Automated Functional Testing

A Novel Description Language for Value-Added Services to enable Automated Functional Testing A Nvel Descriptin Language fr Value-Added Services t enable Autmated Functinal Testing 21. ITG Fachtagung Mbilkmmunikatin Patrick Wacht Frankfurt University f Applied Sciences, Germany Research Grup fr

More information

CCNA Security v2.0 Chapter 2 Exam Answers

CCNA Security v2.0 Chapter 2 Exam Answers CCNA Security v2.0 Chapter 2 Exam Answers 1. An administratr defined a lcal user accunt with a secret passwrd n ruter R1 fr use with SSH. Which three additinal steps are required t cnfigure R1 t accept

More information

CCNA 3 Practice Final v5.0 Exam Answers 2015 (100%)

CCNA 3 Practice Final v5.0 Exam Answers 2015 (100%) CCNA 3 Practice Final v5.0 Exam Answers 2015 (100%) 1. Which technlgical factr determines the impact f a failure dmain? the number f layers f the hierarchical netwrk the number f users n the access layer

More information

Release Notes System Software

Release Notes System Software Release Ntes System Sftware 10.2.5 Cntent Cntent... 1 1 Release 10.2.5.100... 2 1.1 New functins... 2 1.2 Changes... 3 1.3 Errr crrectins... 3 1.4 Knwn Restrictins... 5 Release Ntes 10.2.5 V. 1.0 20181220

More information

Quick Start Guide. Basic Concepts. DemoPad Designer - Quick Start Guide

Quick Start Guide. Basic Concepts. DemoPad Designer - Quick Start Guide Quick Start Guide This guide will explain the prcess f installing & using the DemPad Designer sftware fr PC, which allws yu t create a custmised Graphical User Interface (GUI) fr an iphne / ipad & embed

More information

TN How to configure servers to use Optimise2 (ERO) when using Oracle

TN How to configure servers to use Optimise2 (ERO) when using Oracle TN 1498843- Hw t cnfigure servers t use Optimise2 (ERO) when using Oracle Overview Enhanced Reprting Optimisatin (als knwn as ERO and Optimise2 ) is a feature f Cntrller which is t speed up certain types

More information

ADSS Server Evaluation Quick Guide

ADSS Server Evaluation Quick Guide ADSS Server Evaluatin Quick Guide This dcument aims t prvide a quick d this and it wrks guide t evaluating ADSS Enterprise Server as a PDF Signing Server bth fr server-side signing and als fr client-side

More information

Xerox Security Bulletin XRX12-007

Xerox Security Bulletin XRX12-007 Disable sftware upgrades by default Backgrund The Xerx prducts listed belw were shipped with sftware upgrades enabled by default. The firmware released belw changes the default state f sftware upgrade

More information

CCNA 1 v5.1 Practice Final Exam Answers %

CCNA 1 v5.1 Practice Final Exam Answers % CCNA 1 v5.1 Practice Final Exam Answers 2016 100% 1. Which term refers t a netwrk that prvides secure access t the crprate ffices by suppliers, custmers and cllabratrs? Internet intranet extranet extendednet

More information

Performance of VSA in VMware vsphere 5

Performance of VSA in VMware vsphere 5 Perfrmance f VSA in VMware vsphere 5 Perfrmance Study TECHNICAL WHITE PAPER Table f Cntents Intrductin... 3 Executive Summary... 3 Test Envirnment... 3 Key Factrs f VSA Perfrmance... 4 Cmmn Strage Perfrmance

More information

PE310G4DBIR-T Intel FM10420 Based Quad Port Copper 10 Gigabit Ethernet PCI Express Content Director Server Adapter

PE310G4DBIR-T Intel FM10420 Based Quad Port Copper 10 Gigabit Ethernet PCI Express Content Director Server Adapter PE310G4DBIR-T Intel FM10420 Based Quad Prt Cpper 10 Gigabit Ethernet PCI Express Cntent Directr Server Adapter Prduct Descriptin Silicm s 10 Gigabit Ethernet PCI Express cntent aware directr Bypass server

More information

OpenScape Business V2

OpenScape Business V2 OpenScape Business V2 Tutrial VIP Interfaces Versin 2.0 Definitins HwT An OpenScape Business HwT describes the cnfiguratin f an OpenScape Business feature within the OpenScape Business administratin. It

More information

WaveBlade Traffic Generation and Analysis (TGA) Modules

WaveBlade Traffic Generation and Analysis (TGA) Modules WaveBlade Traffic Generatin and Analysis (TGA) Mdules Highlights Up t 500 fully independent stateful clients per prt WaveBlade Wi-Fi (WBW): Highly scaled setup in a single test-bed t test real-wrld deplyment

More information

App Center User Experience Guidelines for Apps for Me

App Center User Experience Guidelines for Apps for Me App Center User Experience Guidelines fr Apps fr Me TABLE OF CONTENTS A WORD ON ACCESSIBILITY...3 DESIGN GUIDELINES...3 Accunt Linking Prcess... 3 Cnnect... 5 Accept Terms... 6 Landing Page... 6 Verificatin...

More information

Dolby Conference Phone Support Frequently Asked Questions

Dolby Conference Phone Support Frequently Asked Questions Dlby Cnference Phne Supprt Frequently Asked Questins Versin 1.0, 1 Intrductin This dcument prvides sme answers t frequently asked questins abut the Dlby Cnference Phne. Fr mre detailed infrmatin n any

More information

(CNS-220) Citrix NetScaler Essentials and Traffic Management

(CNS-220) Citrix NetScaler Essentials and Traffic Management (CNS-220) Citrix NetScaler Essentials and Traffic Management Overview Designed fr students with little r n previus NetScaler experience, this curse is best suited fr individuals wh will be deplying r managing

More information

Operational Security. Speaking Frankly The Internet is not a very safe place. A sense of false security... Firewalls*

Operational Security. Speaking Frankly The Internet is not a very safe place. A sense of false security... Firewalls* Operatinal Security Firewalls and Intrusin Detectin CS242 Cmputer Netwrks Speaking Frankly The Internet is nt a very safe place Frm ur netwrk administratr s pint f view, the wrld divides int tw camps:

More information

Questions and Answers

Questions and Answers Questins and Answers 1. Actin = Redirect is applied in A. Chain=srcnat B. Chain=dstnat C. Chain=fward 2. Chse all valid hsts address range fr subnet 15.242.55.62/27 A. 15.242.55.31-15.242.55.62 B. 15.242.55.32-15.242.55.63

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information