MALC Release Notes

Size: px
Start display at page:

Download "MALC 100 1.13.2.1 Release Notes"

Transcription

1 For software version Document Part Number: April 20, 2007 MALC Release Notes This document describes the MALC release and includes the following information: General information, page 1 New features, page 2 Upgrading or downgrading software, page 16 Problems fixed, page 9 Known issues, page 9 Contacting Global Service and Support, page 19 General information New upgrade procedure This document describes the new features, known issues, upgrading procedures and other aspects of the MALC release. Changes in this release include: After downloading the image files, running image flash, and performing file backups, use the systemreboot command to reboot the system with the upgraded software. This new upgrade process reduces the overall outage time when upgrading the MALC 100. See Upgrading system software higher than on page 17 for upgrade procedures. Note: When upgrading systems to or higher, the dump and restore method should not be used. The swupgrade command is supported when upgrading software from to or higher. Zhone Way 7001 Oakport Street Oakland, CA USA Copyright 2007 Zhone Technologies, Inc. 1

2 MALC Release Notes MALC 100 Web User Interface For release , the MALC 100 provides a MALC 100 Web User Interface that can be used to configure, test, and administer the MALC 100. The default login is admin and the default password is zhone. The default IP address for the MALC 100 Web User Interface is This release note provides a summary of the new MALC 100 features using the feature default settings and related information for this release. For more detailed information and procedures, see the MALC 100 Hardware Installation and Configuration Guide at: 100/ NEW FEATURES New features in The following new features and commands are included in the release. Only summary descriptions for each feature or command are provided. For more details on each feature and command, see the MALC 100 Hardware Installation and Configuration Guide. System features 2 MALC Release Notes

3 New features in GigE/media features Bridging features IP features Voice features System features Annex B MALC 100 supports the Annex standard, Annex B (ADSL over ISDN). The supported line rate for ADSL2+ Annex B is: 20 Mbps downstream 1 Mbps upstream onreboot restore not required on or higher Systems running version or higher no longer require the set2default command to build the restore file when performing software upgrades. After downloading the image files and running image flush, use the systemreboot command to reboot the system with the upgraded software. See Upgrading or downgrading software on page 16 for the latest upgrade procedures. onreboot directory The onreboot directory is now available by default and does not need to be created manually. restore file validation The restore command now supports an option to validate a restore file. It parses through the file and provides indications of whether the restore file is syntactically valid. zsh> restore validate <filename> systemreboot verification When the systemreboot command is issued, the MALC 100 checks for the existence of the onreboot/restore file. If the is file is located, a warning message displays on the console to confirm that you want to install the restore database file. zsh> systemreboot A restore file (/onreboot/restore) is present. MALC Release Notes 3

4 MALC Release Notes A system reboot will result in a database restore. Continue? (yes or no) [no]: yes set2default validation When the set2default command is issued, the MALC 100 checks for the existence of the onreboot/restore file. If the file does not exist a warning message will is displayed on the console to confirm that you really want to set the system to default with the restore file. zsh> set2default No restore file (/onreboot/restore) found. Setting to default will result in an empty database. Continue? (yes or no) [no]: yes del command Deletes a file from the flash card file system as well as directories and multiple files. Note: This command can be used to delete all the Web User Interface files if needed. zsh> del -rv filename directoryname * -rv: Recursively deletes files and subdirectories. The v is optionally used for verbose mode so the names of the files being deleted are printed out. This option is not allowed from the root directory. Note: This option is not allowed from the root directory. GigE/media features filename: Full path name of the file to delete. directoryname: Full path name of the file to delete. *: Specifies a wildcard so all files in the current or specified directory are deleted. This option is not allowed from the root directory p priority queuing The MALC 100 supports 802.1p priority queuing on the MALC-UPLINK-GE uplink and on unicast connections on the ADSL-48 downlink. 4 MALC Release Notes

5 New features in Table 1: COS/TOS mapping COS TOS Zhone 802.1p Priority QoS Description Default - best effort background, routine spare, immediate excellent effort controlled load video (<100ms) voice (<10ms) network control Bridging features PPPoA - PPPoE interworking Upon detecting PPPoA traffic, the MALC 100 initiates a PPPoE session with the Broadband Remote Access Server (BRAS). PPP traffic between the CPE and the BRAS is tunneled over this PPPoE session. The MALC 100 autosenses the type of PPPoA encapsulation as either VCMUX or LLC. bridge add /adsl vc 0/35 td downlink vlan 500 pppoa zsh> get bridge-interface-record adsl-0-35/bridge ispppoa: > {true}: (enables the PPPoA session) Note: The following message may appear if the CPE device is not properly configured for PPPoA connections. FEB 01 15:59:22: error : 1/1/9 : bridge: _afsmchkrcvencaps(): l=1811: tnettask: AFSM-6313: port adsl-0-35 misconfigured for PPPoA Display the bridge data. The new states available for PPPoA interworking are: READY-Waiting for PPPoA packet to initiate PPPoE discovery and DISCVRY -PPPoE discovery initiated. Waiting for session ID to be obtained. The A indicates a PPPoA port. When the PPPoA port status is UP, the BRAS MAC address and PPPoE session ID are also displayed. zsh> bridge show VLAN Bridge State Table Data Tagged ethernet2/bridge UP S Global default [U: 3600 sec, M: 120 sec, I: 60 sec] adsl-0-35/bridge UP A 00:19:aa:3b:83: MALC Release Notes 5

6 MALC Release Notes adsl-0-35/bridge PENDING adsl-0-35/bridge READY A zsh>bridgeshow ports ispppoa Yes, ahdl 0x6e6ac90, encapllc No The bridgeshow ports command displays the following new fields: is PPPoA- indicates if interface is PPPoA or not, ahdl- for PPPoA interfaces, displays the handle address to PPPoA (otherwise, 0x0), encapllc-shows Yes if PPPoA encapsulation is LLC or No for VCMU encapsulation. PPPoE intermediate agent The MALC 100 supports inserting port information into PPPoE packets that transit a MALC 100 bridge interface. When the MALC 100 receives a PPPoE Active Discovery Initiation (PADI) packet or a PPPoE Active Discovery Request (PADR) packet, the MALC 100 can be configured to insert a customized string along with default port/slot identification into the vendor-specific portion of the PPPoE packet. The customized identification string can be 0 to 48 characters. The inserted information is formatted as: <customstring> eth slot/port[[:stagid]:vlan-tag] The slot/port values identify the ingress slot/port on the MALC 100 where the packet was received. If the packet is tagged with a VLAN tag, the VLAN tag is also added to the packet on ingress. If the packet is tagged with a SLAN tag, the SLAN tag is also added to the packet on ingress. Untagged packet no customized string from slot 5 port 2: eth 5/2 VLAN 500 tagged packet no customized string from slot 5 port 2: eth 5/2 :500 VLAN 500 tagged, SLAN 4 tagged packet no customized string from slot 5 port 2: eth 5/2 :4 :500 VLAN 500 tagged, SLAN 4 tagged packet with customized string of from slot 5 port 2: eth 5/2 :4 :500 Note: For configurations with bridge intralinks or subtended MALC/ Raptor 100 devices, ensure that the PPPoE intermediate agent feature is enabled on only the subtended devices. Bridge configuration records for the intermediate agent options are assigned to bridge configuration groups on downlink bridge interfaces. Each bridge configuration record contains settings for type and value. The bridgeconfigtype parameter specifies the bridgeinsertpppoevendortag option to enable the intermediate agent feature. The bridgeconfigvalue parameter specifies the 0 to 48 character customized string to insert into PADI and PADR packets. Configure a new bridge-config-record for group1/instance1 and specifies the option to insert a PPPoE vendor tag with a customized prefix of Malc MALC Release Notes

7 New features in zsh> new bridge-config-record 1/1 bridgeconfigtype: --> {bridgeinsertoption82}: bridgeinsertpppoevendortag bridgeconfigvalue: -> {}: Malc123 zsh>bridgeshow ports... pppoetransitaddfail 0 zsh>bridge add /adsl vc 0/35 td 1 config 1/1 Use the config parameter of the bridge add command to create a bridge with the assigned bridge-config-record of group 1 instance 1. The bridgeshow ports command displays a new field for pppoetransitaddfail to help track the data insertion failures. bridge flush all command The bridge flush command now supports the all option. Caution: This will cause service interruption and cause all MALC 100 addresses to be relearned. IP features customdhcp setting By default, for uplink bridges the customdhcp setting is true. This enables broadcast DHCP broadcast packets to be switched from uplinks to downlinks by default for uplink bridge interfaces. dhcp-relay command zsh> dhcp-relay add ptm2/ip Created DHCP Relay Agent number 7 The dhcp-relay command creates, modifies, and deletes the dhcp-server-subnet profile for quick access to setting relay agent and external server settings. dhcp-relay add [<subnetgroup>] <ip-address> [<interface>/<type> NULL] zsh> dhcp-relay show subnetgroup external-server network address/mask / / / / MALC Release Notes 7

8 MALC Release Notes / zsh> dhcp-relay modify Updated DHCP Relay Agent number 6 zsh> dhcp-relay delete 5 Deleted DHCP Relay Agent number 5 Voice features T.38 fax T.38 fax service is supported between two MALC 100 devices configured for SIP VoIP. If one side is not configured for T.38, the fax call reverts to g.711 pass through when this option is configured.otherwise, the fax may not go through. By default, T.38 fax service is disabled. T.38 service options are either t38udptl or t38none. t38udptl enables T.38 service using UDP IP packets. t38none disables the service. t38rtp option is currently not supported. Configure the T.38 option with the voice add command. The subscriber-voice-voip profile settings are updated based on the command options. voice add pots /voicefxs voip 1/6 ethernet1/ip dn name codec g729a t38fax t38updtl reg 1 voice show command A new option for verbose (-v) output has been added. The Voice Prof Id has been removed from non-verbose output. A new option is available to show voice connection data for a single connection. zsh> voice show -l /voicefxs Subscriber end-point Remote end-point STA /voicefxs uplink4-0-32/ip DN ENA voice add command The voice add command supports the framesperpkt parameter to specify the number of frames per packet for a voice connection. The valid range is 1 to 7 packets. voice add pots /voicefxs voip ethernet2-200/ip dn name pw password plar framesperpkt 1 Created subscriber-voice 1/4/48 Created subscriber-voice-pots 95 Created subscriber-voice-voip 96 8 MALC Release Notes

9 Problems fixed Problems fixed Problems fixed in Bridge video shows the downlink in PENDING instead of the DOWN state. When changing ADSL mode from fastonly to interleavedonly, traffic is no longer able to pass. Modem MAX rate is 9600 Baud Rate with SIP-PLAR on MALC 100. Modem MAX rate is 9600 Baud Rate with MGCP on MALC 100. When bridging high-throughput data traffic, a linear topology should be used and not RPR. Routed data can be used on RPR topology without limitations. It is recommended that bridged video be used in a linear uplink configuration and not in RPR. Routed video can be done with RPR configuration. MALC 100 and MALC devices should not be used as ring nodes in the same RPR ring.it is recommended that MALC 100 devices be subtended. Ringback does not play to the transferring party on a blind transfer. When calling your own number, there is no busy tone indicator heard. Metaswitch MGCP: A blind transfer gets disconnected. Metaswitch MGCP: There are no continuous rings while blind transfer is in progress. Tekelec T6000 MGCP: There is no busy tone heard when calling yourself. Known issues General Known Issues with an asterisk (*) are new to this release. *An inforserv error message is created after set to default. *SELT/DELT results are not accurate. MALC Release Notes 9

10 MALC Release Notes Bridging *When using Coppercom, a non-t.38 to T.38 fax does not work. *When using the WebUI, are unable to modify voice connections after they are added. TR *The MALC-100 fails to SIP-register with the Nortel PGI softswitch. PVC statistics incorrectly reporting that traffic is inactive. No Ethernet status lights appear lit in RPR mode. You can only perform a lookout operation when running a metallic line test. The line test function does not support the lookin feature. When you modify the ADSL alarm profile in ZMS, the ASDL connection goes down for 30 seconds. The OAM F5 segment ATM Ping function is not supported. DSL *MALC 100 does not prevent the user from creating VLAN 4095 even though it is an internal reserved VLAN. *The MALC 100 can only support 128 downlink bridges. * For bridged video, bridge statistics are not available via SNMP. * Bridged video does not work when using a default vlan bridge-path. MALC 100 only supports 1024 bridges. TR * On Canadian 911 Calls MALC 100 has to play on the RTP port back to the operator. watchdog wrong error appears on CPE when trying to train on longer loop. CPE must be reset or restarted, broken data path of ZOI may be an indication a CPE has encountered this error. SELT tests incorrectly run to completion with the CPE connected, and DELT tests incorrectly run to completion without the CPE connected. 10 MALC Release Notes

11 Known issues As shaping rate approaches train rate, a reduction in throughput occurs on a per port basis: MALC 100-ADSL-24 MALC 100-ADSL-32A MALC 100-DS3/E3-4 MALC 100-G.SHDSL MALC 100-SHDSL-48 MALC 100-G.SHDSL-4W-12 MALC 100-ReachDSL-24 MALC 100-T1/E1-ATM-32 Ethernet * Traffic routed through an interface with TOS/COS/SCOS defined do not tagged. * COS/TOS: COS/TOS is not supported on PPPOA/PPPOE connections. * COS/TOS: Bridge egress packets are not tagged with cos/scos when it is configured. * Unable to delete an ip interface configured for QinQ. * COS/TOS does not work with video running on same connection as data. Multiple intralink bridges are not supported. Data traffic works only if one intralink is configured. GigE: Mcast control list with connections is referencing it can be deleted. IP * Numerically named ip-interface-records are not recognized by the delete command. MALC 100 does not respond to DHCPINFORM. Video Bridged Video: Multicast counters are incorrect on GigE/RPR physicals. MALC 100 does not support multiple PVCs with bridged video. Bridged video does not work when using a default VLAN bridge-path. MALC Release Notes 11

12 MALC Release Notes Voice *When using Annex A and Annex B, the SIP server and Broadsoft call waiting caller ID tone heard in the voice path. *When using Annex A and Annex B the disconnect and reconnect uplink does not recover voice path between two MALC 100 s. *When using Coppercom SIP, Annex A and Annex B will get a fast busy when call waiting caller hangs up. *When using Sylantro 3-way conference calls do not end with the originator (Cisco SIP phone) hangs up. *IP TOS values in voip-server-entry is inconsistent with the ip-interface-record. *RTP picks up TOS from voip-server-entry and COS/SCOS from source ip-interface-record. *Annex A SIP PLAR V52, are unable to disconnect calls ccrp terms are NULL. *G3 fax machines are not supported with T.38 protocol. *For metaswitch SIP 4.2 M100, there is no ringback on a blind transfer Release.Tekelec T9000 MGCP: There is a combination of a voice path and a ringback heard while a call transfer is in progress Release. Tekelec T9000 MGCP: Ringback continues to sound after three-way call conferencing is initiated. If you want to use the call park (*98) feature on a Sylantro softswitch, you must create a custom dial plan. Contact Zhone GSS for information on setting up custom dial plans. The ring generator feature does not support all countries displayed in the country list in the system 0 profile. Continuous ringback is heard during the setup of a call transfer and a three way call. IP logical statistics are incorrect on interfaces with active traffic. Unable to transfer calls using Comm Pilot Manager. 12 MALC Release Notes

13 Known issues MALC 100 does not support SCA (Shared Call Appearance) features. Voice path interrupted while RPR GigE SWACT is processing. Existing V52 user ports and existing GR303 CRVs are not appearing in ZMS. Ringback does not play to the transferring party on a blind transfer. MALC 100 does not talk to MetaSwitch when voice connections are provisioned against RPR interface on the head-end node. Proper cadence is not always heard on first ring. Voice add voip command fails with floating IP interface causing no dial tone on these lines. Enabling local call conferencing results in incorrect flashing to 3-way conferencing and not between conversations. Speed Dial 100 is not working correctly. The MALC 100 treats the default prefix of '#' as the end of the dial string. Workaround: Change the prefix to a digit or an asterisk (*) and Speed Dial works. There is a two-second delay on dial tone with the Voice Gateway ESA cluster. Every time a ground start telephone goes into an off-hook state, an error message is generated even though operations work properly. A sample view of the error message is JUL 25 15:07:20: error : 1/2/1077: rp303: Unexpected CAS event from ZCCAPI 6 in ACTIVE JUL 25 15:07:20: error : 1/2/1077: rp303: State machine error. State:0 ig:0 crv:2001 JUL 25 15:07:20: error : 1/2/1077: rp303: q3stateredupdatetorpevent() failed Ground Start: In a far end disconnect to the local line, it may take as long as 3 seconds for dial tone. Voice-Megaco MEGACO: Telephone keeps ringing if made Admin Down while it is ringing. Voice-MGCP * MetaSwitch MGCP 4.2: Screeching noise during first ringback. MALC Release Notes 13

14 MALC Release Notes Voice-POTS * After swact on busy system, uplink card says redundancy ready, but not really ready for 5-10 minutes later. * NORTEL CS2K MGCP: No reminder ringing on hanging up after hookflash. * MGCP: There is an unusual noise heard when phone is going offhook after a reminder ring. * Metaswitch MGCP 4.2: DTMF does not work. * METASWITCH-MGCP: No voicepath after caller hold re-ring, For MGCP and MEGACO calls, the MALC 100 ignores the preferred-codec setting and selects the codec from a list provided by the MGCP server or media gateway controller. MGCP: No ringback tone is heard after MTAC ringer goes down. MGCP: POTS line permanently busy after MTAC ringer reboots. T9000 MGCP: Reminder ring does not work when a party hangs up and the call is already on a conference/hold state. T9000-MGCP: A DSP error message is generated and there is no call waiting indication when a second call-waiting call is made. On a T6000-MGCP softswitch there is no tone to indicate a call is on hold. Voice-SIP Auto attendant works intermittently in detecting DTMF with the MALC 100 is set to use RFC2833 with G.711. POTS reports incorrect endpoint statistics on POTS-VoIP voice connections. DTMF does not always work on voice mail. * Codec Negotiation issue between the MALC 100 and the Cisco ATA while fax is in progress. * Asterisk/Sylantro: Blind Transfer gets no RingBack. 14 MALC Release Notes

15 Known issues * Sylantro SIP: Call waiting call drops when a party on hold does a hookflash to take it. * SIP, SIPExpress: no reminder ring after call waiting. * Coppercom SIP: After blind transfer, ring back continues on the transfer. * Broadsoft/T38: SuperG/pc modem fax call uses G711 instead of T38 for fax * Broadsoft: DTMF tones are sometimes distorted on a local conference call. * Broadsoft /T38: SuperG/pc modem fax call uses G711 protocol instead of T38 for faxing. * Broadsoft / Local Conferencing: voicepaths dropped after RPR GigE SWACT. * SIP SER & Broadsoft: Excessive SIP 200 okay message being replied by MALC 100 during T.38 negotiation. * Local conferencing: no voicepath for remaining lines after first line is released. * SIP-PRI: Can not re-configure isdn-signaling. * SIP: Phones loose server on "update ip-interface-record". * Metaswitch SIP 4.2/Sylantro/SIPExpress/Asterisk: 3-way conf initiation at the third party ringing fails. *SIP PRI: subscriber terms get messed up after systemreboot on E1 type VG. * Coppercom SIP: Non T38 to T38 fax does not work. * T38 compatibility with CopperCom: Softswitch was unable to response to T38 request. SIPSTACK error message appears when changing from a primary application server to the Session Border Controller domain name. ESA information is inconsistent: When ESA is active, SIPSTACK ESA shows ESA ON. But, the voice status shows voice connections listed as ESA OFF. SIP: There is no Visual Message Waiting Indicator, but stutter dial tone is played when a voic is waiting. MALC Release Notes 15

16 MALC Release Notes Voice-SIP PLAR Voice SIP: Phones do not get registered after making a password change on the VoIP server. Three-way conferencing in SIP does not work if initiated at the time of the third-party ringing. ZMS * VG card doesn't support redundancy ready log message. SIP-PLAR: Dial-up modem does not connect reliably at some baud rates. Voice Gateway system statistics incorrectly reports calls running SIP-PLAR. TR ZMS reports the wrong optics information, LX instead of the correct SX, in the Media Type field. Limitations and features not supported in this release The following features are not currently supported: CLI-scripted provisioning. DS3 test patterns. G.726 voice compression codecs are not supported for VoIP. SNMP sets and walks from the CLI. Upgrading or downgrading software This section explains how to back up configurations, upgrade, and downgrade the MALC 100 software. Backing up the configuration Back up your configuration using the dump command. The command uses the following syntax: dump network [host filename] To back up the configuration to the network: 16 MALC Release Notes

17 Upgrading or downgrading software 1 Create the file in the destination location of the TFTP server and make it writable. 2 Save the configuration. The following example saves the configuration to a file named m100.cfg on the host : zsh> dump network m100.cfg Upgrading system software higher than Note: This procedure is only valid if you are upgrading from a release and before a release, or if you are upgrading with a non-redundant system. Note: If the database includes customer renamed profiles that include parentheses (), the parentheses will be replaced with a dash - when the device is upgraded to All other characters of the name are preserved. Note: If asymmetrical traffic descriptors were configured using ZMS, contact GSS for upgrade assistance before upgrading a MALC 100 from 1.12.x to 1.13.x or later. To upgrade the system software: 1 Create the onreboot directory if one does not already exist, and back up the current configuration file to the onreboot directory. Return to the root directory. zsh> mkdir onreboot zsh> cd onreboot zsh> dump file restore zsh> cd.. This file will be used to restore the system configuration or revert to a previous release, if desired. The restore file can be validated using the restore validate <filename> command. 2 Copy the new system boot image software to the flash memory using the image download command. zsh> image download m100adsl2pgige.bin where is the TFTP server, and r100adsl2pgige.bin is the name of the file of the earlier version of software. 3 Use the file upload command to copy the infotbl.v7 and infotbl.v7.old files to an external device. > SH> cd datastor > zsh> file upload infotbl.v7 infotbl.v7. > File upload successful MALC Release Notes 17

18 MALC Release Notes > zsh> file upload infotbl.v7.old infotbl.v7.old File upload successful 4 Use the systemreboot command to reboot the system with the new configuration: zsh> systemreboot The system reboots again with the new configuration. This may take several minutes to complete. 5 Restore the configuration that was backed up using the restore network command. For example: zsh> restore network m100.cfg Note: When upgrading systems to or higher, the dump and restore method should not be used. The swupgrade command is supported when upgrading software from to or higher. Note: After upgrading, if you are using ZMS, perform a full config sync to ZMS. Upgrading the system software lower than To upgrade the system software from a release lower than , first upgrade to See the MALC Release Notes for upgrade instructions. Downgrading the software For unplanned downgrades, contact Zhone GSS before preforming the downgrade procedures. The procedure to downgrade the software version is identical to the upgrading procedure, except the system boot image is the older release in the image download syntax: zsh> image download [old image] 1 Back up your configuration using the dump command. The command uses the following syntax: dump network [host filename] To back up the configuration to the network: a Create the file in the destination location of the TFTP server and make it writable. 18 MALC Release Notes

19 Contacting Global Service and Support b Save the configuration. The following example saves the configuration to a file named m100.cfg on the host : zsh> dump network m100.cfg 2 Download the earlier version of software to the flash memory using the image download command. For example: zsh> image download m100adsl2pgige.bin where is the TFTP server, and m100adsl2pgige.bin is the name of the file of the earlier version of software. 3 Use the file upload command to copy the infotbl.v7 and infotbl.v7.old files to an external device. > SH> cd datastor > zsh> file upload infotbl.v7 infotbl.v7. > File upload successful > zsh> file upload infotbl.v7.old infotbl.v7.old File upload successful 4 Erase the previous system configuration and restore the factory default settings of the newly downloaded software: zsh> set2default 5 Restore the configuration that was backed up using the restore network command. For example: zsh> restore network m100.cfg Note: After upgrading, if you are using ZMS, perform a full-config-sync to the ZMS. Contacting Global Service and Support Technical support Contact Global Service and Support (GSS) if you have any questions about this or other Zhone products. Before contacting GSS, make sure you have the following information: Zhone product you are using System configuration Software version running on the system Description of the issue If you require assistance with the installation or operation of your product, or if you want to return a product for repair under warranty, contact GSS. The contact information is as follows: MALC Release Notes 19

20 MALC Release Notes Service requirements Telephone (North America) 877-ZHONE20 Telephone (International) Internet If you purchased the product from an authorized dealer, distributor, Value Added Reseller (VAR), or third party, contact that supplier for technical assistance and warranty support. If the product malfunctions, all repairs must be performed by the manufacturer or a Zhone-authorized agent. It is the responsibility of users requiring service to report the need for service to GSS. 20 MALC Release Notes

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev. Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of

More information

V101 SIP VoIP Telephone Adaptor User Manual V1.1m

V101 SIP VoIP Telephone Adaptor User Manual V1.1m V101 SIP VoIP Telephone Adaptor User Manual V1.1m Quick Guide Step 1: Broadband (ADSL/Cable Modem) Connections for V101 A. Connect V101 LAN port to ADSL NAT Router as the following connection. B. Connect

More information

P160S SIP Phone Quick User Guide

P160S SIP Phone Quick User Guide P160S SIP Phone Quick User Guide Version 2.2 TABLE OF CONTENTS 1.0 INTRODUCTION... 1 2.0 PACKAGE CONTENT... 1 3.0 LIST OF FIGURES... 2 4.0 SUMMARY OF KEY FUNCTIONS... 3 5.0 CONNECTING THE IP PHONE... 4

More information

ADSL MODEM. User Manual V1.0

ADSL MODEM. User Manual V1.0 ADSL MODEM User Manual V1.0 CONTENTS 1.OVERVIEW... 3 1.1 ABOUT ADSL... 3 1.2 ABOUT ADSL2/2+... 3 1.3 FEATURES... 3 2 SPECIFICATION... 4 2.1 INTERFACE INTRODUCTION... 4 2.1.1 INDICATOR AND INTERFACE...

More information

DSL-2600U. User Manual V 1.0

DSL-2600U. User Manual V 1.0 DSL-2600U User Manual V 1.0 CONTENTS 1. OVERVIEW...3 1.1 ABOUT ADSL...3 1.2 ABOUT ADSL2/2+...3 1.3 FEATURES...3 2 SPECIFICATION...4 2.1 INDICATOR AND INTERFACE...4 2.2 HARDWARE CONNECTION...4 2.3 LED STATUS

More information

DPH-140S SIP Phone Quick User Guide

DPH-140S SIP Phone Quick User Guide DPH-140S SIP Phone Quick User Guide Version 1.0 TABLE OF CONTENTS 1.0 INTRODUCTION... 1 2.0 PACKAGE CONTENT... 1 3.0 LIST OF FIGURES... 2 4.0 SUMMARY OF KEY FUNCTIONS... 3 5.0 CONNECTING THE IP PHONE...

More information

WEB CONFIGURATION. Configuring and monitoring your VIP-101T from web browser. PLANET VIP-101T Web Configuration Guide

WEB CONFIGURATION. Configuring and monitoring your VIP-101T from web browser. PLANET VIP-101T Web Configuration Guide WEB CONFIGURATION Configuring and monitoring your VIP-101T from web browser The VIP-101T integrates a web-based graphical user interface that can cover most configurations and machine status monitoring.

More information

Cisco Analog Telephone Adaptor Overview

Cisco Analog Telephone Adaptor Overview CHAPTER 1 This section describes the hardware and software features of the Cisco Analog Telephone Adaptor (Cisco ATA) and includes a brief overview of the Skinny Client Control Protocol (SCCP). The Cisco

More information

AudioCodes. MP-20x Telephone Adapter. Frequently Asked Questions (FAQs)

AudioCodes. MP-20x Telephone Adapter. Frequently Asked Questions (FAQs) AudioCodes MP-20x Telephone Adapter Frequently Asked Questions (FAQs) Page 2 AudioCodes Customer Support Table of Contents Introduction... 6 Frequently Asked Questions... 7 Web Access... 7 Q1: How must

More information

Provisioning and configuring the SIP Spider

Provisioning and configuring the SIP Spider Provisioning and configuring the SIP Spider Administrator Guide Table of Contents 1. Introduction... 3 2. Manual Provisioning... 4 3. Automatic Provisioning... 5 3.1 Concept... 5 3.2 Preparing the configuration

More information

NetComm V90 VoIP Phone Quick Start Guide Draft Release 0.1

NetComm V90 VoIP Phone Quick Start Guide Draft Release 0.1 NetComm V90 VoIP Phone Quick Start Guide Draft Release 0.1 Copyright NetComm Ltd Overview NetComm V90 SIP VoIP Phone User Guide Table of Contents Overview... 3 V90 VoIP Phone Specification...4 Shipping

More information

IP101 VoIP Phone. User Manual

IP101 VoIP Phone. User Manual IP101 VoIP Phone User Manual 1 Introduction...3 1.1 Hardware Overview...3 1.2 Software Overview...4 2 Setup the IP Phone system by using keypad...4 2.1 Keypad Description...4 2.2 Keypad Function and Setting

More information

VOIP-211RS/210RS/220RS/440S. SIP VoIP Router. User s Guide

VOIP-211RS/210RS/220RS/440S. SIP VoIP Router. User s Guide VOIP-211RS/210RS/220RS/440S SIP VoIP Router User s Guide Trademarks Contents are subject to revise without prior notice. All trademarks belong to their respective owners. FCC Warning This equipment has

More information

Router configuration manual for I3 Micro Vood 322

Router configuration manual for I3 Micro Vood 322 Router configuration manual for I3 Micro Vood 322 v1.0 1 (25) Table of contents 1 LED BEHAVIOUR... 4 1.1 POWER... 4 1.2 STATUS... 4 1.3 WAN... 4 1.4 LAN... 4 1.5 PHONE 1 VOIP... 4 1.6 PHONE 1 HOOK... 4

More information

Business VoIP Solution Training 04/2009

Business VoIP Solution Training 04/2009 Business VoIP Solution Training 04/2009 IP Phone Deployment Scenario 1 Company LAN All the IP Phones and PBX are within the same local area network, no firewall and NAT traversal issues IP PBX 2 IP Phone

More information

Mediatrix 4404 Step by Step Configuration Guide June 22, 2011

Mediatrix 4404 Step by Step Configuration Guide June 22, 2011 Mediatrix 4404 Step by Step Configuration Guide June 22, 2011 Proprietary 2011 Media5 Corporation Table of Contents First Steps... 3 Identifying your MAC Address... 3 Identifying your Dynamic IP Address...

More information

640-460 - Implementing Cisco IOS Unified Communications (IIUC)

640-460 - Implementing Cisco IOS Unified Communications (IIUC) 640-460 - Implementing Cisco IOS Unified Communications (IIUC) Course Introduction Course Introduction Module 1 - Cisco Unified Communications System Introduction Cisco Unified Communications System Introduction

More information

LifeSize Networker Installation Guide

LifeSize Networker Installation Guide LifeSize Networker Installation Guide November 2008 Copyright Notice 2006-2008 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure

More information

Technical Bulletin 43565 Using Polycom SoundPoint IP and Polycom SoundStation IP Phones with Asterisk

Technical Bulletin 43565 Using Polycom SoundPoint IP and Polycom SoundStation IP Phones with Asterisk Technical Bulletin 43565 Using Polycom SoundPoint IP and Polycom SoundStation IP Phones with Asterisk Introduction This document provides introductory information on how to use Polycom SoundPoint IP phones

More information

User Manual. SIP Analog Telephone Adaptor SIP-GW2. Sedna Advanced Electronics Ltd. www.sednacomputer.com

User Manual. SIP Analog Telephone Adaptor SIP-GW2. Sedna Advanced Electronics Ltd. www.sednacomputer.com User Manual SIP-GW2 SIP Analog Telephone Adaptor Sedna Advanced Electronics Ltd. www.sednacomputer.com Table of Contents 1. WELCOME... 3 2. INSTALLATION... 3 3. WHAT IS INCLUDED IN THE PACKAGE... 5 3.1

More information

AT-S41 Version 1.1.4 Management Software for the AT-8326 and AT-8350 Series Fast Ethernet Switches. Software Release Notes

AT-S41 Version 1.1.4 Management Software for the AT-8326 and AT-8350 Series Fast Ethernet Switches. Software Release Notes AT-S41 Version 1.1.4 Management Software for the AT-8326 and AT-8350 Series Fast Ethernet Switches Software Release Notes Please read this document before you begin to use the AT-S41 management software.

More information

Note: these functions are available if service provider supports them.

Note: these functions are available if service provider supports them. Key Feature New Feature Remote Maintenance: phone can be diagnosed and configured by remote. Zero Config: automated provisioning and software upgrading even through firewall/nat. Centralized Management:

More information

User Manual. ANALOG TERMINAL ADAPTOR Model: HT-912. Release 1.0

User Manual. ANALOG TERMINAL ADAPTOR Model: HT-912. Release 1.0 User Manual ANALOG TERMINAL ADAPTOR Model: HT-912 Release 1.0 Contents 1 Introduction...3 1.1 General Information...3 1.2 Protocols...3 1.3 Hardware Specification...3 1.4 Software Specification...4 1.5

More information

GW400 VoIP Gateway. User s Guide

GW400 VoIP Gateway. User s Guide GW400 VoIP Gateway User s Guide P/N: 956YD30001 Copyright 2006. All Rights Reserved. Document Version: 1.0 All trademarks and trade names are the properties of their respective owners. i Table of Contents

More information

Azatel Communications Inc. 2-Port Multi-Protocol VOIP Gateway Device Administrator Guide

Azatel Communications Inc. 2-Port Multi-Protocol VOIP Gateway Device Administrator Guide Azatel Communications Inc. 2-Port Multi-Protocol VOIP Gateway Device Administrator Guide Version 1.5.6 Administrator Guide Azatel VOIP Gateway Copyright Notice All rights reserved, Azatel Communications

More information

ProSafe Plus Switch Utility

ProSafe Plus Switch Utility ProSafe Plus Switch Utility User Guide 350 East Plumeria Drive San Jose, CA 95134 USA September 2010 202-10524-03 v1.0 ProSafe Plus Switch Utility User Guide 2010 NETGEAR, Inc. All rights reserved. No

More information

Technical Configuration Notes

Technical Configuration Notes MITEL SIPCoE Technical Configuration Notes Configure Inn-Phone SIP Phone for use with MCD SIP CoE NOTICE The information contained in this document is believed to be accurate in all respects but is not

More information

BroadCloud Adtran Total Access Quick Start Guide

BroadCloud Adtran Total Access Quick Start Guide BroadCloud Adtran Total Access Quick Start Guide Specification Document Version 2.0 1009 Pruitt Road The Woodlands, TX 77380 Tel +1 281.465.3320 WWW.BROADSOFT.COM BroadCloud Adtran NetVanta QSG Copyright

More information

How To Manage Das-3324 On A Pc Or Mac Or Mac (For A Pc) With A Das3324 Device On A Ds-3325 (For Mac) Or Ds3324 (For An Ipad)

How To Manage Das-3324 On A Pc Or Mac Or Mac (For A Pc) With A Das3324 Device On A Ds-3325 (For Mac) Or Ds3324 (For An Ipad) DAS-3 3 2 4 I P DSL AM Q u i c k St a r t G u i d e Version: 1.0 Date: 2006/07/10 DAS-3324 IP DSLAM Quick Start Guide ❶ This quick start guide will guide you to finish the basic configuration for accessing

More information

CRA 210 Analog Telephone Adapter 3 Ethernet Port + 2 VoIP Line + 1 PSTN Line

CRA 210 Analog Telephone Adapter 3 Ethernet Port + 2 VoIP Line + 1 PSTN Line CRA 210 Analog Telephone Adapter 3 Ethernet Port + 2 VoIP Line + 1 PSTN Line Getting Started Guide Page: 1 of 30 Table of Contents 1. WELCOME - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

User Manual. ANALOG TERMINAL ADAPTOR Model: HT-842R. Release 1.2

User Manual. ANALOG TERMINAL ADAPTOR Model: HT-842R. Release 1.2 User Manual ANALOG TERMINAL ADAPTOR Model: HT-842R Release 1.2 Contents 1 Introduction...3 1.1 General Information...3 1.2 Protocols...3 1.3 Hardware Specification...4 1.4 Software Specification...4 1.5

More information

IP PBX. SD Card Slot. FXO Ports. PBX WAN port. FXO Ports LED, RED means online

IP PBX. SD Card Slot. FXO Ports. PBX WAN port. FXO Ports LED, RED means online 1 IP PBX SD Card Slot FXO Ports PBX LAN port PBX WAN port FXO Ports LED, RED means online 2 Connect the IP PBX to Your LAN Internet PSTN Router Ethernet Switch FXO Ports 3 Access the PBX s WEB GUI The

More information

Network Scenarios Pagina 1 di 35

Network Scenarios Pagina 1 di 35 Network Scenarios Pagina 1 di 35 Table of Contents Network Scenarios Cisco 827 s Network Connections Internet Access Scenarios Before You Configure Your Internet Access Network Replacing a Bridge or Modem

More information

Phone Adapter. with 2 Ports for Voice-over-IP. Installation and Troubleshooting Guide. Model No. PAP2 Ver. 2. Voice

Phone Adapter. with 2 Ports for Voice-over-IP. Installation and Troubleshooting Guide. Model No. PAP2 Ver. 2. Voice Phone Adapter with 2 Ports for Voice-over-IP Voice Installation and Troubleshooting Guide Model No. PAP2 Ver. 2 Copyright and Trademarks Specifications are subject to change without notice. Linksys is

More information

Chapter 4 Managing Your Network

Chapter 4 Managing Your Network Chapter 4 Managing Your Network This chapter describes how to perform network management tasks with your ADSL2+ Modem Wireless Router. Backing Up, Restoring, or Erasing Your Settings The configuration

More information

UTG7100-IP Series. SIP VoIP Telephone. User Manual. V1.1t

UTG7100-IP Series. SIP VoIP Telephone. User Manual. V1.1t UTG7100-IP Series SIP VoIP Telephone User Manual V1.1t 1 Table of Content 1. Introductions...3 2. Features...3 3. Standard Compliances...4 4. Packing Contents...4 5. LED Indicators...4 6. Installations

More information

How To Program A Talkswitch Phone On A Cell Phone On An Ip Phone On Your Ip Phone (For A Sim Sim) On A Pc Or Ip Phone For A Sim Phone On Iphone Or Ipro (For An Ipro) On

How To Program A Talkswitch Phone On A Cell Phone On An Ip Phone On Your Ip Phone (For A Sim Sim) On A Pc Or Ip Phone For A Sim Phone On Iphone Or Ipro (For An Ipro) On TALKSWITCH DOCUMENTATION ADDING IP PHONES TO TALKSWITCH RELEASE 6.50 CT.TS005.008104 ANSWERS WITH INTELLIGENCE COPYRIGHT INFORMATION Copyright 2011 Fortinet, Inc. All rights reserved. Fortinet, FortiGate,

More information

VOI-7000 VOI-7100 SIP IP Telephone

VOI-7000 VOI-7100 SIP IP Telephone VOI-7000 VOI-7100 SIP IP Telephone User Manual 1 Ver 2.01-0609 Table of Contents 1. INTRODUCTIONS... 1 1.1. FEATURES... 1 1.2. PACKING CONTENTS... 2 1.3. LCD DISPLAY AND KEYPADS... 2 2. INSTALLATIONS &

More information

GoIP Series. SIM Card for GSM Voice Gateway. User Manual

GoIP Series. SIM Card for GSM Voice Gateway. User Manual GoIP Series SIM Card for GSM Voice Gateway User Manual Content Content... 1 1 Overview... 4 1.1 Introduction... 4 1.2 Protocols... 5 1.3 Hardware Feature... 5 1.4 Software Feature... 5 1.5 Product Package

More information

LevelOne VOI-9000. H.323 VoIP Gatekeeper. User Manual

LevelOne VOI-9000. H.323 VoIP Gatekeeper. User Manual LevelOne VOI-9000 H.323 VoIP Gatekeeper User Manual Quick Guide Step 1: Broadband (ADSL/Cable Modem) Connections For VOI-9000 A. Connect VOI-9000 RJ45 LAN port to Router/ADSL as one of the following connections.

More information

Voice Gateway with Router

Voice Gateway with Router Voice User Guide Model No. SPA3102 Copyright and Trademarks Specifications are subject to change without notice. Linksys is a registered trademark or trademark of Cisco Systems, Inc. and/or its affiliates

More information

ENTERASYS WEBVIEW WEB-BASED MANAGEMENT FOR THE VH-2402S/VH-2402S2 WEB MANAGEMENT GUIDE

ENTERASYS WEBVIEW WEB-BASED MANAGEMENT FOR THE VH-2402S/VH-2402S2 WEB MANAGEMENT GUIDE ENTERASYS WEBVIEW WEB-BASED MANAGEMENT FOR THE VH-2402S/VH-2402S2 WEB MANAGEMENT GUIDE 9033821 Notice NOTICE Enterasys Networks reserves the right to make changes in specifications and other information

More information

MAX Communication Server Release 7.5

MAX Communication Server Release 7.5 MAX Communication Server Release 7.5 Polycom IP Phone Configuration Guide Intended audience: AltiGen Authorized Partners September 30, 2014 Contents Introduction... 3 Prerequisites... 3 Supported Polycom

More information

NetVanta 7060/7100 Configuration Checklist

NetVanta 7060/7100 Configuration Checklist NetVanta 7060/7100 Configuration Checklist AOS Versions Supported: AOS A1.01.00 and above. AOS Versions Supporting SIP Trunking and Networking: AOS A2.02.00 and above. This document is designed to provide

More information

Quick set-up instructions for. The Avois AV-3500 IP Phone

Quick set-up instructions for. The Avois AV-3500 IP Phone Solwise Ltd. Quick set-up instructions for The Avois AV-3500 IP Phone www.solwiseforum.co.uk The Solwise Forum is designed to be the first port-of-call for technical support and sales advice for the whole

More information

Chapter 3 Connecting the Router to the Internet

Chapter 3 Connecting the Router to the Internet Chapter 3 Connecting the Router to the Internet This chapter describes how to set up the router on your Local Area Network (LAN) and connect to the Internet. It describes how to configure your DG834GT

More information

Introducing Cisco Voice and Unified Communications Administration Volume 1

Introducing Cisco Voice and Unified Communications Administration Volume 1 Introducing Cisco Voice and Unified Communications Administration Volume 1 Course Introduction Overview Learner Skills and Knowledge Course Goal and Course Flow Additional Cisco Glossary of Terms Your

More information

Release Notes for SIP Enablement Services Release 3.1.2 Service Pack 2

Release Notes for SIP Enablement Services Release 3.1.2 Service Pack 2 Release Notes for SIP Enablement Services Release 3.1.2 Service Pack 2 Target Products: SIP Enablement Services Release 3.1.2 Release Notes Issue 1.0 August 4, 2008 What s Fixed in Service Pack 2 What

More information

VP301 SIP. VoIP Phone. User Manual. V1.1p

VP301 SIP. VoIP Phone. User Manual. V1.1p VP301 SIP VoIP Phone User Manual V1.1p Quick Guide Step 1: Broadband (ADSL/Cable Modem) Connections for VP301 A. Connect VP301 RJ45 WAN port to ADSL NAT Router as the following connection. B. Connect VP301

More information

Cisco ATA 187 Analog Telephone Adaptor

Cisco ATA 187 Analog Telephone Adaptor Cisco ATA 187 Analog Telephone Adaptor Product Overview The Cisco ATA 187 Analog Telephone Adaptor is a handset-to-ethernet adaptor that turns traditional telephone devices into IP devices. Customers can

More information

6.40A AudioCodes Mediant 800 MSBG

6.40A AudioCodes Mediant 800 MSBG AudioCodes Mediant 800 MSBG Page 1 of 66 6.40A AudioCodes Mediant 800 MSBG 1. Important Notes Check the SIP 3 rd Party Validation Website for current validation status. The SIP 3 rd party Validation Website

More information

BroadSoft Partner Configuration Guide

BroadSoft Partner Configuration Guide BroadSoft Partner Configuration Guide Grandstream GXW-400X FXS Analog Gateway & HandyTone HT-50X Analog Telephone Adapter April 2007 Document Version 1.1 BroadWorks Guide Copyright Notice Copyright 2007

More information

Welcome. Unleash Your Phone

Welcome. Unleash Your Phone User Manual Welcome Unleash Your Phone For assistance with installation or troubleshooting common problems, please refer to this User Manual or Quick Installation Guide. Please visit www.vonage.com/vta

More information

QB-241/ QB-242 VoIP Phone. User Manual V 1.10

QB-241/ QB-242 VoIP Phone. User Manual V 1.10 QB-241/ QB-242 VoIP Phone User Manual V 1.10 Preface About this product The use of this equipment may be subject to local rules and regulations. The following rules and regulations may be relevant in

More information

VoIP Telephone Adapter User s Manual

VoIP Telephone Adapter User s Manual VoIP Telephone Adapter User s Manual Last Update: 2008/10/10 1 Introduction...3 1.1 Product Overview (Single Phone Port Model)...3 1.2 Product Overview (Dual Phone Port Model)...4 2 IVR Interface for TA...6

More information

AT-S45 Version 1.0.7 Management Software for the AT-9410GB Gigabit Ethernet Switches. Software Release Notes

AT-S45 Version 1.0.7 Management Software for the AT-9410GB Gigabit Ethernet Switches. Software Release Notes AT-S45 Version 1.0.7 Management Software for the AT-9410GB Gigabit Ethernet Switches Product Documentation Software Release Notes Please read this document before you begin to use the AT-S45 management

More information

OLT LTP-8X_v3.20.2.3056. Appendix to Operation Manual OLT LTP-8X Quick Configuration Guide Central Office Node Terminal

OLT LTP-8X_v3.20.2.3056. Appendix to Operation Manual OLT LTP-8X Quick Configuration Guide Central Office Node Terminal OLT LTP-8X_v3.20.2.3056 Appendix to Operation Manual Central Office Node Terminal TABLE OF CONTENTS 1 SUMMARY... 3 2 CONNECTION TO COMMAND LINE INTERFACE (CLI)... 4 2.1 Connection to Telnet/SSH... 4 2.2

More information

VoIP Router TA G81022MS User Guide

VoIP Router TA G81022MS User Guide VoIP Router TA G81022MS User Guide V. 1.0 TABLE OF CONTENTS TABLE OF CONTENTS...2 1.0 INTRODUCTION...1 2.0 PACKAGE CONTENT...1 3.0 SUMMARY OF LED & CONNECTOR DESCRIPTION...2 3.1 THE FRONT LEDS...2 3.2

More information

MITEL SIP CoE Technical. Configuration Note. Configure MCD for use with Thinktel SIP Trunking Service. SIP CoE 12-4940-00197

MITEL SIP CoE Technical. Configuration Note. Configure MCD for use with Thinktel SIP Trunking Service. SIP CoE 12-4940-00197 MITEL SIP CoE Technical Configuration Note Configure MCD for use with SIP Trunking Service SIP CoE NOTICE The information contained in this document is believed to be accurate in all respects but is not

More information

Cisco SPA901 1-Line IP Phone Cisco Small Business IP Phone

Cisco SPA901 1-Line IP Phone Cisco Small Business IP Phone Cisco SPA901 1-Line IP Phone Cisco Small Business IP Phone Durable, Affordable, Feature-Rich IP Telephone for the Home Office and Business Small, affordable, single line business class IP Phone Connect

More information

Easy Smart Configuration Utility

Easy Smart Configuration Utility Easy Smart Configuration Utility REV1.1.0 1910010977 CONTENTS Chapter 1 About this Guide...1 1.1 Intended Readers... 1 1.2 Conventions... 1 1.3 Overview of This Guide... 1 Chapter 2 Getting Started...4

More information

Configuration Notes 283

Configuration Notes 283 Mediatrix 4400 Digital Gateway VoIP Trunking with a Legacy PBX June 21, 2011 Proprietary 2011 Media5 Corporation Table of Contents Table of Contents... 2 Introduction... 3 Mediatrix 4400 Digital Gateway

More information

Fonality. Optimum Business Trunking and the Fonality Trixbox Pro IP PBX Standard Edition V4.1.2- p13 Configuration Guide

Fonality. Optimum Business Trunking and the Fonality Trixbox Pro IP PBX Standard Edition V4.1.2- p13 Configuration Guide Fonality Optimum Business Trunking and the Fonality Trixbox Pro IP PBX Standard Edition V4.1.2- p13 Configuration Guide Fonality Table of Contents 1. Overview 2. SIP Trunk Adaptor Set-up Instructions 3.

More information

Applies to: F1PG200ENau Belkin Analogue Telephone Adapter (ATA) Firmware release notes

Applies to: F1PG200ENau Belkin Analogue Telephone Adapter (ATA) Firmware release notes Applies to: F1PG200ENau Belkin Analogue Telephone Adapter (ATA) Firmware release notes 1. Voice over IP registration indicator and error codes 2. Error 482 loop detected fixed. This error is caused if

More information

SOYO G668 VOIP IP PHONE USER MANUAL

SOYO G668 VOIP IP PHONE USER MANUAL SOYO G668 VOIP IP PHONE USER MANUAL Inglos Networks Industrial Global Solutions Teléfono: +1 (585) 217-9864, Fax: + 1 (585) 872-9627, Email: jmesen@inglos.com Table of Content SAFETY INFORMATION... 1 INTRODUCTION...

More information

Chapter 4 Management. Viewing the Activity Log

Chapter 4 Management. Viewing the Activity Log Chapter 4 Management This chapter describes how to use the management features of your NETGEAR WG102 ProSafe 802.11g Wireless Access Point. To get to these features, connect to the WG102 as described in

More information

IP Telephony. User Guide. System SPA9000. Model No. Voice

IP Telephony. User Guide. System SPA9000. Model No. Voice IP Telephony System User Guide Voice Model No. SPA9000 Copyright and Trademarks Specifications are subject to change without notice. Linksys is a registered trademark or trademark of Cisco Systems, Inc.

More information

Edgewater Routers User Guide

Edgewater Routers User Guide Edgewater Routers User Guide For use with 8x8 Service May 2012 Table of Contents EdgeMarc 250w Router Overview.... 3 EdgeMarc 4550-15 Router Overview... 4 Basic Setup of the 250w, 200AE1 and 4550... 5

More information

How To Set Up An Andsl Modem Router For Internet Access

How To Set Up An Andsl Modem Router For Internet Access ADSL Modem Router Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA 208-10026-01 2006-2 2006 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR is a trademark of Netgear,

More information

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials.

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. CHAPTER 5 OBJECTIVES Configure a router with an initial configuration. Use the

More information

Managing Software and Configurations

Managing Software and Configurations 55 CHAPTER This chapter describes how to manage the ASASM software and configurations and includes the following sections: Saving the Running Configuration to a TFTP Server, page 55-1 Managing Files, page

More information

Configuring the Transparent or Routed Firewall

Configuring the Transparent or Routed Firewall 5 CHAPTER This chapter describes how to set the firewall mode to routed or transparent, as well as how the firewall works in each firewall mode. This chapter also includes information about customizing

More information

Backup and Recovery Procedures

Backup and Recovery Procedures CHAPTER 10 This chapter provides Content Distribution Manager database backup and ACNS software recovery procedures. This chapter contains the following sections: Performing Backup and Restore Operations

More information

ADSL WAN Connections. Contents

ADSL WAN Connections. Contents 7 ADSL WAN Connections Contents ADSL Overview................................................. 7-4 ADSL Technologies.......................................... 7-5 ADSL2 and ADSL2+: Enhancing Transmission

More information

SonicOS Enhanced 5.7.0.2 Release Notes

SonicOS Enhanced 5.7.0.2 Release Notes SonicOS Contents Platform Compatibility... 1 Key Features... 2 Known Issues... 3 Resolved Issues... 4 Upgrading SonicOS Enhanced Image Procedures... 6 Related Technical Documentation... 11 Platform Compatibility

More information

SMCDSP-200/SMCDSP-205 Series

SMCDSP-200/SMCDSP-205 Series SMCDSP-200/SMCDSP-205 Series VoIP Phone Administration Guide SMC s Limited WARRANTY Limited Warranty Statement: SMC Networks, Inc. ("SMC") warrants its products to be free from defects in workmanship and

More information

Read Me First for the HP ProCurve Routing Switch 9304M and Routing Switch 9308M

Read Me First for the HP ProCurve Routing Switch 9304M and Routing Switch 9308M Read Me First for the HP ProCurve Routing Switch 9304M and Routing Switch 9308M Contents: Software Updates Are Free! New Software Release 05.0.84 Module Installation Getting Started Your Free Ticket to

More information

Prestige 623R-T. Quick Start Guide. ADSL Dual-link Router. Version 3.40

Prestige 623R-T. Quick Start Guide. ADSL Dual-link Router. Version 3.40 Prestige 623R-T ADSL Dual-link Router Quick Start Guide Version 3.40 February 2004 Introducing the Prestige The Prestige 623R-T ADSL Dual-link Router is the ideal all-in-one device for small networks connecting

More information

FWS WiTDM Series KWA-O8800-I User Manual

FWS WiTDM Series KWA-O8800-I User Manual FWS WiTDM Series KWA-O8800-I User Manual Date: 2009 / 04 / 23 Version: 1.0 1 Copyright This user s manual and the software described in it are copyrighted with all rights reserved. No part of this publication

More information

Management Software. User s Guide AT-S84. For the AT-9000/24 Layer 2 Gigabit Ethernet Switch. Version 1.1. 613-000368 Rev. B

Management Software. User s Guide AT-S84. For the AT-9000/24 Layer 2 Gigabit Ethernet Switch. Version 1.1. 613-000368 Rev. B Management Software AT-S84 User s Guide For the AT-9000/24 Layer 2 Gigabit Ethernet Switch Version 1.1 613-000368 Rev. B Copyright 2006 Allied Telesyn, Inc. All rights reserved. No part of this publication

More information

MINIMUM NETWORK REQUIREMENTS 1. REQUIREMENTS SUMMARY... 1

MINIMUM NETWORK REQUIREMENTS 1. REQUIREMENTS SUMMARY... 1 Table of Contents 1. REQUIREMENTS SUMMARY... 1 2. REQUIREMENTS DETAIL... 2 2.1 DHCP SERVER... 2 2.2 DNS SERVER... 2 2.3 FIREWALLS... 3 2.4 NETWORK ADDRESS TRANSLATION... 4 2.5 APPLICATION LAYER GATEWAY...

More information

Linksys Gateway SPA2100-SU Manual

Linksys Gateway SPA2100-SU Manual Linksys Gateway SPA2100-SU Manual Manuel de l'utilisateur Table of Contents Looking for Basic Setup Instructions?... 3 Most Recent Version of this Manual... 3 Advanced Setup Instructions... 4 Wiring Your

More information

OSBRiDGE 5XLi. Configuration Manual. Firmware 3.10R

OSBRiDGE 5XLi. Configuration Manual. Firmware 3.10R OSBRiDGE 5XLi Configuration Manual Firmware 3.10R 1. Initial setup and configuration. OSBRiDGE 5XLi devices are configurable via WWW interface. Each device uses following default settings: IP Address:

More information

Edgewater Routers User Guide

Edgewater Routers User Guide Edgewater Routers User Guide For use with 8x8 Service Version 1.0, March 2011 Table of Contents EdgeMarc 200AE1-10 Router Overview...3 EdgeMarc 4550-15 Router Overview...4 Basic Setup of the 200AE1 and

More information

Customer Test Plan: SIP Interoperability

Customer Test Plan: SIP Interoperability Customer Test Plan: SIP Interoperability April 2010 290-00038, Rev 10 Contents About This Guide... 5 Chapter 1: Overview... 7 Introduction to SIP Testing... 7 Acronyms... 10 Chapter 2: The Calix SIP Interoperability

More information

Technical Configuration Notes

Technical Configuration Notes MITEL SIP CoE Technical Configuration Notes Configure MCD for use with OpenIP SIP Trunking service SIP CoE 11-4940-00186 NOTICE The information contained in this document is believed to be accurate in

More information

MALC. Copper and Fiber Access + Transport Platform Delivering Optimized Voice, Video and Data. Universal Access for Triple Play

MALC. Copper and Fiber Access + Transport Platform Delivering Optimized Voice, Video and Data. Universal Access for Triple Play 319, 719, 723 Copper and Fiber Access + Transport Platform Delivering Optimized Voice, Video and Data Universal Access for Triple Play IP Video / RF Video Overlay VOIP: SIP / MGCP / H.248 TDM/ATM to Packet

More information

EZLoop IP-PBX Enterprise SIP Server

EZLoop IP-PBX Enterprise SIP Server EZLoop IP-PBX Enterprise SIP Server Copyright 2007 Teletronics International, Inc. 2 Choke Cherry Road, Rockville, MD 20850 sales@teletronics.com www.teletronics.com CH1. Overview...4 1.1 Specifications...4

More information

Reboot the ExtraHop System and Test Hardware with the Rescue USB Flash Drive

Reboot the ExtraHop System and Test Hardware with the Rescue USB Flash Drive Reboot the ExtraHop System and Test Hardware with the Rescue USB Flash Drive This guide explains how to create and use a Rescue USB flash drive to reinstall and recover the ExtraHop system. When booting

More information

Cisco TelePresence VCR MSE 8220

Cisco TelePresence VCR MSE 8220 Cisco TelePresence VCR MSE 8220 Getting started 61-0008-05 Contents General information... 3 About the Cisco TelePresence VCR MSE 8220... 3 Port and LED location... 3 LED behavior... 4 Installing the VCR

More information

Configuration Notes 0217

Configuration Notes 0217 PBX Remote Line Extension using Mediatrix 1104 and 1204 Introduction... 2 Application Scenario... 2 Running the Unit Manager Network (UMN) Software... 3 Configuring the Mediatrix 1104... 6 Configuring

More information

Wireless Router Setup Manual

Wireless Router Setup Manual Wireless Router Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA 208-10082-02 2006-04 2006 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR is a trademark of Netgear,

More information

Cisco Networks (ONT) 2006 Cisco Systems, Inc. All rights reserved.

Cisco Networks (ONT) 2006 Cisco Systems, Inc. All rights reserved. Optimizing Converged Cisco Networks (ONT) reserved. Lesson 2.4: Calculating Bandwidth Requirements for VoIP reserved. Objectives Describe factors influencing encapsulation overhead and bandwidth requirements

More information

CISCO SPA3102 PHONE ADAPTER WITH ROUTER

CISCO SPA3102 PHONE ADAPTER WITH ROUTER CISCO SMALL BUSINESS VOICE GATEWAYS AND ATAS Intelligent Call-Routing Gateway for VoIP HIGHLIGHTS Enables high-quality, feature-rich voice-over-ip service through your broadband Internet connection Two

More information

KE1020A INSTALL GUIDE

KE1020A INSTALL GUIDE KE1020A INSTALL GUIDE Table of Contents 1 Check for Required Items...2 2 Installation Steps...2 2.1 Installation View... 2 2.2 Connection Chart to Determine Cable Types... 2 3 Ready to Use...3 3.1 Changing

More information

H.323 / SIP VoIP Gateway VIP GW. Quick Installation Guide

H.323 / SIP VoIP Gateway VIP GW. Quick Installation Guide H.323 / SIP VoIP Gateway VIP GW Quick Installation Guide Overview This quick installation guide describes the objectives; organization and basic installation of the PLANET VIP-281/VIP-480/VIP-880/VIP-1680/VIP-2480

More information

Installation and setup guide V 1.0

Installation and setup guide V 1.0 V o I P G S M G A T E BlueGate SIP 1 Installation and setup guide V 1.0 1. General description 1.1 Technical parametres Dimensions 100 x 130 x 37 mm Weight 850 g Operating position various Operating condition

More information

AT-GS950/8. AT-GS950/8 Web Users Guide AT-S107 [1.00.043] Gigabit Ethernet Smart Switch. 613-001484 Rev A

AT-GS950/8. AT-GS950/8 Web Users Guide AT-S107 [1.00.043] Gigabit Ethernet Smart Switch. 613-001484 Rev A AT-GS950/8 Gigabit Ethernet Smart Switch AT-GS950/8 Web Users Guide AT-S107 [1.00.043] 613-001484 Rev A Copyright 2011 Allied Telesis, Inc. All rights reserved. No part of this publication may be reproduced

More information

AP700 TM 4-Port FXS VoIP Gateway High Performance VoIP Gateway Solution

AP700 TM 4-Port FXS VoIP Gateway High Performance VoIP Gateway Solution AP700 TM 4-Port FXS VoIP Gateway High Performance VoIP Gateway Solution Product Overview www.addpac.com AddPac Technology 2009, Sales and Marketing Contents Product Overview Hardware Specification APOS

More information

CPEi 800/825 Series. User Manual. * Please see the Introduction Section

CPEi 800/825 Series. User Manual. * Please see the Introduction Section CPEi 800/825 Series User Manual * Please see the Introduction Section Contents Introduction...iii Chapter 1: CPEi 800/825 User Guide Overview... 1-1 Powerful Features in a Single Unit... 1-2 Front of the

More information