Avaya Port Matrix: Updated for Communication Manager 6.3.6

Size: px
Start display at page:

Download "Avaya Port Matrix: Updated for Communication Manager 6.3.6"

Transcription

1 Avaya Port Matrix: Updated for Communication Manager Issue 2.0 March 21, 2014 CID

2 ALL INFORMATION IS BELIEVED TO BE CORRECT AT THE TIME OF PUBLICATION AND IS PROVIDED "AS IS". AVAYA INC. DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE AND FURTHERMORE, AVAYA INC. MAKES NO REPRESENTATIONS OR WARRANTIES THAT THE INFORMATION PROVIDED HEREIN WILL ELIMINATE SECURITY THREATS TO CUSTOMERS SYSTEMS. AVAYA INC., ITS RELATED COMPANIES, DIRECTORS, EMPLOYEES, REPRESENTATIVES, SUPPLIERS OR AGENTS MAY NOT, UNDER ANY CIRCUMSTANCES BE HELD LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, PUNITIVE, EXEMPLARY, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THE INFORMATION PROVIDED HEREIN. THIS INCLUDES, BUT IS NOT LIMITED TO, THE LOSS OF DATA OR LOSS OF PROFIT, EVEN IF AVAYA WAS ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. YOUR USE OF THIS INFORMATION CONSTITUTES ACCEPTANCE OF THESE TERMS Avaya Inc. All Rights Reserved. All trademarks identified by the or are registered trademarks or trademarks, respectively, of Avaya Inc. All other trademarks are the property of their respective owners. Avaya Confidential &. 1

3 Avaya Port Matrix updated for Communication Manager (CM) Defining TCP/IP Ports What are ports and how are they used? TCP and UDP use ports, defined by RFC 6335, to route traffic arriving at a particular IP device to the correct upper layer application. These ports are logical descriptors (numbers) that help devices multiplex and de-multiplex information streams. Consider your desktop PC. Multiple applications may be simultaneously receiving information. In this example, may use destination TCP port 25, a browser may use destination TCP port 80 and a telnet session may use destination TCP port 23. These logical ports allow the PC to de-multiplex a single incoming serial data packet stream into three mini-streams inside the PC. Furthermore, each of the mini-streams is directed to the correct high-level application because the port numbers identify which application each data mini-stream belongs. Every IP device has incoming (Ingress) and outgoing (Egress) data streams. Ports are used in TCP and UDP to name the ends of logical connections which carry data flows. TCP and UDP streams have an IP address and port number for both source and destination IP devices. The pairing of an IP address and a port number is called a socket (discussed later). Therefore, each data stream is uniquely identified with two sockets. Source and destination sockets must be known by the source before a data stream can be sent to the destination. Some destination ports are open to receive data streams and are called listening ports. Listening ports actively wait for a source (client) to make contact to a destination (server) using a specific port that has a known protocol associated with that port number. HTTPS, as an example, is assigned port number 443. When a destination IP device is contacted by a source device using port 443, the destination uses the HTTPS protocol for that data stream conversation. Port Type s Port numbers are divided into three ranges: Well Known Ports, Registered Ports, and Dynamic Ports (sometimes called Private Ports). According to RFC 6335: Well Known and Registered ports are assigned by IANA (Internet Assigned Numbers Authority) and are found here: Well Known Ports are those numbered from 0 through Registered Ports are those numbered from 1024 through Dynamic Ports are those numbered from through Well Known Ports For the purpose of providing services to unknown clients, a service listen port is defined. This port is used by the server process as its listen port. Common services often use listen ports in the well known port range. A well known port is normally active, meaning that it is listening for any traffic destined for a specific application. For example, well known port 23 on a server is actively waiting for a data source to contact the server IP address using this port number to establish a Telnet session. Well known port 25 is waiting for an session, etc. These ports are tied to a well understood application and range from 0 to In UNIX and Linux operating systems, only root may open or close a well-known port. Well Known Ports are also commonly referred to as privileged ports. Registered Ports Unlike well known ports, these ports are not restricted to the root user. Less common services register ports in this range. Avaya uses ports in this range for call control. Some, but not all, ports used by Avaya in this range include: 1719/1720 for H.323, 5060/5061 for SIP, 2944 for H.248, and others. The IANA registered port range is Even though a port is registered with an application name, industry often uses these ports for different applications. Conflicts can occur in an enterprise when a port is used with different meanings by different servers. Avaya Confidential &. 2

4 Dynamic Ports Dynamic ports, sometimes called private ports or "ephemeral ports", are available to use for any general purpose. This means there are no meanings associated with these ports. This is similar to RFC 1918 IP Address Usage. These are the safest ports to use because no application types are linked to these ports. The IANA dynamic port range is Sockets A socket is the pairing of an IP address with a port number. An example would be :3009, where 3009 is the socket number associated with the IP address. A data flow, or conversation, requires two sockets one at the source device and one at the destination device. The data flow then has two sockets with a total of four logical elements. Each data flow must be unique. If one of the four elements is unique, the data flow is unique. The following three data flows are uniquely identified by socket number and/or IP address. Data Flow 1: : :2345 Data Flow 2: :2345 Data Flow 3: : :2345 Data flow 1 has two different port numbers and two different IP addresses and is a valid and typical socket pair. Data flow 2 has the same IP addresses and the same port number on the second IP address as data flow 1, but since the port number on the first socket differs, the data flow is unique. Therefore, if one IP address octet changes, or one port number changes, the data flow is unique. Below is an example showing ingress and egress data flows from a PC to a web server. Notice the client egress stream includes the client s source IP and socket (1369) and the destination IP and socket (80). The ingress stream has the source and destination information reversed because the ingress is coming from the server. Avaya Server and Sockets Data flows and their sockets may be directed by a server, but for the purposes of firewall configuration these sockets may not be sourced from the server. The source may be the server's Processor Ethernet (PE), but it may be another network element such as a circuit pack or a gateway VoIP engine. Therefore, the following port matrix lists these Avaya elements as the source. However, a large number of IP ports used by CM's Processor Ethernet interface have the same IP port numbers as those used on circuit packs in port networks. In many ways, the circuit packs act as remote network interface cards for the processor controlling them. Therefore, the following CM port matrix table includes ports. The affected ports are noted. The various Avaya CM processors have a number of network interfaces (up to 5), each of which has its own IP address. Some of these addresses are fixed and chosen from IP addresses previously assigned to Lucent Technologies and used by agreement, or are assigned to Avaya. Some addresses are assigned from the local network on which the processor is operating. IP addresses of the form /16 were assigned to Lucent Technologies; addresses of the form /16 are assigned to Avaya, Inc. Table 1 illustrates how different processor models make use of various NICs. In the table, the first number in an entry is an IP address and the second the maximum supported speed in megabits per second. Interfaces assigned addresses are for the Avaya Services Laptop, interface 2 in the figure. Interfaces assigned address or are for the server duplication link, interface 3 in the figure. Interfaces assigned address are for SAMP access, which is not supported starting in CM 6.0. Addresses of the form /8 are 'host loopback' or 'internal' addresses. Addresses marked "administered" are assigned by the customer from the customer's network. Table 1 - Processor Network Interfaces Avaya Confidential &. 3

5 Interface 1 S8300D S8510, S8800, R610, R620, DL360G7, DL360PG8 (Simplex) eth administered S8800, R610, R620, DL360G7, DL360PG8 (Duplex) administered 1000 eth0: eth1 inet eth eth eth2 -- administered 1000 administered 1000 eth2: eth eth3: eth eth4: eth lo sit0 IPv6-in-IPv4 IPv6-in-IPv4 IPv6-in-IPv4 Notes: CM is supported on the System Platform and VMware servers (S8300D, S8510, S8800, R610, R620, DL360G7, and DL360pG8). The default administered eth0 address on S8510 is The Simplex versions of S8800/R610/R620/DL360G7/DL360PG8 would be configured similar to the S8510. Understanding Firewall Types and Policy Creation Firewall Types There are three basic firewall types: Packet Filtering Application Level Gateways (Proxy Servers) Hybrid (Stateful Inspection) Packet Filtering is the most basic form of the firewalls. Each packet that arrives or leaves the network has its header fields examined against criterion to either drop the packet or let it through. Routers configured with Access Control Lists (ACL) use packet filtering. An example of packet filtering is preventing any source device on the Engineering subnet to telnet into any device in the Accounting subnet. Application level gateways (ALG) act as a proxy, preventing a direct connection between the foreign device and the internal destination device. ALGs filter each individual packet rather than blindly copying bytes. ALGs can also send alerts via , alarms or other methods and keep log files to track significant events. Hybrid firewalls are dynamic systems, tracking each connection traversing all interfaces of the firewall and making sure they are valid. In addition to looking at headers, the content of the packet, up through the application layer, is examined. A stateful inspection firewall also monitors the state of the connection and compiles the information in a state table. Stateful inspection firewalls close off ports until the connection to the specific port is requested. This provides security against port scanning 2. 1 A colon in the interface name indicates an alias. A period in the interface name indicates a vlan. 2 The act of systematically scanning a computer's ports. Since a port is a place where information goes into and out of a computer, port scanning identifies open doors to a computer. Port scanning has legitimate uses in managing networks, but port scanning also can be malicious in nature if someone is looking for a weakened access point to break into your computer. Avaya Confidential &. 4

6 Firewall Policies The goals of firewall policies are to monitor, authorize and log data flows and events. They also restrict access using IP addresses, port numbers and application types and sub-types. This paper is focused with identifying the port numbers used by Avaya products so effective firewall policies can be created without disrupting business communications or opening unnecessary access into the network. Knowing that the source column in the following matrices is the socket initiator is key in building some types of firewall policies. Some firewalls can be configured to automatically create a return path through the firewall if the initiating source is allowed through. This option removes the need to enter two firewall rules, one for each stream direction, but can also raise security concerns. Another feature of some firewalls is to create an umbrella policy that allows access for many independent data flows using a common higher layer attribute. One example would be creating a policy to allow any H.323 data flows through the firewall. This umbrella policy would allow H.225, H.245, H.248, RTCP and RTP streams to flow through the firewall without specifying specific port ranges for each of these protocols. Finally, many firewall policies can be avoided by placing endpoints and the servers that serve those endpoints in the same firewall zone. Matrix Headings Defined Source Initiator: The device or application initiating a data flow. Source Port(s): This is the default port(s) used by the source device or application. Valid values include: NOTE: CM source ports are listed as but CM has been configured to only use local ports Destination Receiver: The device or application receiving a data flow from a source. Destination Port(s): This is the default port(s) used at the device or application responding to an initiator. Valid values include: Network / Application Protocol: Labels of the network and application protocols used. Destination Configurable: Yes means the destination port is configurable. No means the destination port is not configurable. Valid values include: Yes or No. If populated, this field lists the range of ports that can be used by the destination. The range may or may not be configurable. Valid values include: Source Configurable: Yes means the source port is configurable. No means the source port is not configurable. Valid values include: Yes or No : If populated, this field lists the range of ports that can be used by the source. The range may or may not be configurable. Valid values include: Traffic Purpose: Describes the purpose of the data flow. Comments: Important comments. S8xx0, R610, R620, DL360G7, DL360PG8 Media Servers Software Release/Version Communication Manager Source Destination Network/ Initiator Port(s) Receiver Port(s) Application Protocol Destination Source Traffic Purpose (Comments) CM NA any NA ICMP NA NA ICMP messages: ping, etc. Avaya Confidential &. 5

7 Source Destination Network/ Initiator Port(s) Receiver Port(s) Application Protocol Destination Source Traffic Purpose (Comments) any NA CM NA ICMP NA NA ICMP messages: ping, etc. Admin Device CM 20 TCP / FTP data No No File Transfers (Data) Note 1 CM IPSI 20 TCP / FTP data No No IPSI Firmware File Transfer Note 2 Admin Device CM 21 TCP / FTP No No File Transfers (Command) Note 1 CM IPSI 21 TCP / FTP No No IPSI Firmware File Transfer Note 2 Admin Device CM 22 TCP / SSH, SCP, SFTP No No OS administration interface over Secure Shell (SSH) Note 3 Admin Device CM 23 TCP / Telnet No No OS administration interfaces over Telnet; closed by default. Note 4 Any CMM 25 TCP / SMTP No No Message retrieval CM or DNS Server 53 UDP / DNS No No DNS Requests and Responses CM (server) 68 IPSI (client) 67 UDP / DHCP No No Dynamic Host Control Protocol (DHCP) Note 5 IPSI (client) 67 CM (server) CM Services Laptop 68 UDP / DHCP No No Dynamic Host Control Protocol (DHCP) Note 5 69 UDP / TFTP No No Installs and Upgrades via Services Interface Note 6 IP Phone / H.248 GW CM S UDP / TFTP No No IP Phone and/or Gateway Firmware Download Note 7 Admin Device CM 80 TCP / HTTP No No Avaya web administration interface Note 8 IP Phone CM 81 TCP / HTTP No No HTTP IP Phone Avaya Confidential &. 6

8 Source Destination Network/ Initiator Port(s) Receiver Port(s) Application Protocol Destination Source Traffic Purpose (Comments) Firmware Download Note 9 Any CMM 110 TCP / POP3 No No Message retrieval Message Manager DEM Message Manager DEM CMM 111 UDP / RPC No No Message Manager Note CMM 111 TCP / RPC No No Message Manager Note 10 CM Network Time Server (NTS) 123 UDP / NTP No No Network Time Protocol (client) Note 11 CM IPSI 123 UDP / NTP No No Network Time Protocol (NTP) Note 33 IPSI CM 123 UDP / NTP No No Network Time Protocol (NTP) CM / SCS / SRS CM 123 UDP / NTP No No Network Time Protocol (server) Note 12 Any CMM 143 TCP / IMAP4 No No Message retrieval SNMP NMS CM 161 UDP / SNMP Agent No No SNMP (server) Note 13 SNMP NMS UDP/SNMP Agent No No SNMP agent CM SNMP NMS SNMP NMS 162 UDP / SNMP Trap 162 UDP/SNMP Trap No No SNMP traps (client) for alarms or notable events Note 14 No No SNMP traps for alarms/events Gateway/ CM / SCS / SRS / UPS CM 162 UDP/ SNMP Trap No No SNMP traps (server) collection Note 15 Any CMM 389 TCP / LDAP No No CMM LDAPFE Note 16 IP Phone CM 411 TCP / HTTPS No No HTTPS IP Phone configuration file download Note 17 Admin CM 443 TCP / HTTPS No No Avaya web administration Avaya Confidential &. 7

9 Source Initiator Port(s) Destination Receiver Port(s) Network/ Application Protocol Device / Destination Source Traffic Purpose (Comments) interface (HTTPS) SCS/SRS Any CMM 465 TCP / SSL, SMTP No No Secure message retrieval, IPSI, Crossfire CM 514 UDP/SYSLOG Yes No TN Board Logging CM Rsyslog server. 514 UDP/Syslog Yes No Remote system log storage CM / SCS / SRS CM SRS 514 TCP / RSH No No Legacy (CM1.3) Filesync Service Note 18 CM - SRS 514 CM / SCS / SRS TCP / RSH No No Legacy Filesync Service Note 18 Any CMM 636 TCP /SSL/ LDAP Any CMM 993 TCP / IMAP4, SSL Any CMM 995 TCP / POP3, SSL No No CMM LDAPFE Note 16 No No Secure message retrieval No No Secure message retrieval Any CMM UDP/RTP Yes No Audio record. Message Manager CMM UDP / No No Message Waiting indicators H.248 Media Gateways CM or 1039 TCP / Encrypted H.248 No No encrypted H.248 over TCP Note 19 CM/SAMP 1234 SAMP/ CM 1234 TCP/Modem No No Not used in CM 6.0 or later - SAMP not supported H.323 Phone CM 1300 TLS / H.323 No No Encrypted H.323 signaling CM CM S8xx UDP / DES Encrypted No No Arbiter Note 20 H.323 Phone CM H.323 Phone CM or CM or CM or 1719 UDP / H.225 No No Registration, Admission, and Status (RAS) Note TCP/H.323 No No H.323 RAS for trunks 1720 TCP / H.323 No No H.323 signaling Note 22, Note 19. Avaya Confidential &. 8

10 Source Destination Network/ Initiator Port(s) Receiver Port(s) CM CM / SCS / SRS or 1719, 1720, Application Protocol Destination Source Traffic Purpose (Comments) TCP / H.323 Yes No H.323 IP trunk Signaling Ports admin via SAT Third Party GK or GW CM / SCS / SRS or 1719, 1720, TCP / H.323 Yes No H.323 IP trunk Signaling Ports admin via SAT CM (via /PE) CM RADIUS Client CM RADIUS Client H.323 Phone RADIUS Server RADIUS Server 1720 TCP / H.323 No Yes TTS Note UDP/RADIUS Yes No RADIUS based login processing Note UDP/RADIUS Yes No RADIUS based login processing Note 36 CM IPSI 1956 TCP / No No IPSI Command Server Service Admin Device CM 2222 TCP / SSH No No High Priority SSH Note 23 H.248 GW CM or H.248 GW CM or 2944 TCP / H.248 No No TLS encrypted H.248 Note 24, Note TCP / H.248 No No Unencrypted H.248 Note 24, Note 19. CM CM 5005 TCP / CM IPSI 5010 TCP / CM IPSI 5011 TCP / CM IPSI 5012 TCP / No No Border Communication Note 37 No No IPSI / Server control channel No No IPSI / Server IPSI version channel No No IPSI / Server serial number channel Admin Device Admin Device CM 5022 TCP / SSH No No SAT interface over SSH Note CM 5023 TCP / Telnet No No SAT interface over Telnet Note 26 CM SafeWord Client SafeWord Server 5030 TCP/ SafeWord Yes No SafeWord based login processing Note 36 SIP Trunks CM or 5060 TCP / SIP Yes No SIP Avaya Confidential &. 9

11 Source Destination Network/ Destination Source Traffic Purpose Application (Comments) Initiator Port(s) Receiver Port(s) Protocol Note 27, Note 19. CM SIP Trunks 5060 TCP / SIP Yes 1 to No SIP Note 27, Note 19. SIP Trunks CM or 5061 TCP/TLS / SIPS Yes No SIPS Note 28, note 19. CM SIP Trunks 5061 TCP/TLS / SIPS Yes 1 to No SIPS Note 28, note 19. CM CM 5098, TCP / TLS (optionally encrypted) CM CM 5100 TCP/ CM CM 5101 TCP/ CM CM 5200 TCP/ CM CM 5210 TCP/ CM CM 5220 TCP/ No No Dupmgr (SW duplication) Note Error! Reference source not found. No No GMM Inquiry Command Note 37 No No Test Alarms Command Note 37 No No GMM to SNMP INADS Note 37 No No GMM to G3 Agent Note 37 No No GMM to FP Agent Note 37 Audix / LX / MM / MN CMM 5500 TCP / No No Audix Digital Networking CM SecurID Client SecurID Server 5500 UDP/SecurID Yes No SecurID based login processing Note 36 CM or 5500 Audix / LX / MM /MN TCP / No No Audix Digital Networking CM CM 7007 TCP / CM CM 7010 TCP / CM CM 7011 TCP / No No SME Note 37 No No Watchdog Communication Note 37 No No Watchdog Communication Avaya Confidential &. 10

12 Source Destination Network/ Initiator Port(s) Receiver Port(s) Application Protocol Destination Source Traffic Purpose (Comments) Note 37 NA NA NA 8009 TCP / tomcat No No Not Required. Note 29 AEServices CM 8765 TCP / ASAI (Q.931 ASN.1) CM CM 9000 TCP / No No AEServices Note 32 No No DGB Server Admin Device SAMP/CM TCP/SSH No No Not used in CM 6.0 or later - SAMP not supported Any CMM TCP/SIP Yes No Call control CMM, 2 ports CM SSA UDP/SNMP Yes Yes INADS to secure services agent Not used. Admin Device SAMP/CM TCP/HTTPS No No Not used in CM 6.0 or later - SAMP not supported CM CM TCP / No No Dupmgr Control CM/SAMP SAMP/CM UDP/HPI No No Not used in CM 6.0 or later - SAMP not supported CM / SCS / SRS CM /SCS/ SRS TCP / TLS No No Internal Filesync communication Note 34 CM / SCS / SRS CM / SCS / SRS CM SRS TCP / TLS No No Filesync over SSL Note CM TCP / TLS No No Filesync over SSL Note 31 Message Manager CMM TCP / No No IMAPI CMM Message Manager TCP / No No IMAPI LDAPFE CMM TCP / LDAP No No Internal use by LDAPFE. Note 37 G CM or TCP / H.245 No No H.245 Avaya Confidential &. 11

13 Notes: 1. By default the File Transfer Protocol (FTP) service is disabled. In CM3.1 or later, the FTP service can be enabled by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Server Access --> Change Service Name FTP Server (21) and set Server State to Enabled. Prior to CM3.1, the FTP service can be enabled by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Start/Stop FTP Server. *Once enabled this service automatically disables after 15 minutes of inactivity. 2. By default the FTP service is disabled on Avaya IPSI circuit packs. This service is enabled during IPSI firmware upgrades. When the FTP service is started, the Avaya Communication Manager initiates the client-side of the FTP protocol and then transfers a new firmware file to the IPSI. Once the transfer is complete, the FTP service is automatically disabled. A five-minute timeout is enforced to guard against cases where the firmware download is started but terminated prematurely. 3. In CM3.1 or later, the Secure Shell (SSH), Secure Copy Protocol (SCP), and Secure File Transfer Protocol (SFTP) services can be Disabled and/or blocked by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Server Access --> Change Service Name SSH Server (SCP/SFTP 22) and set Server State to Disabled and/or set Corporate LAN Firewall to Disabled. Prior to CM3.1, the SSH service can be blocked, via the media server host firewall, by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Firewall -> Uncheck Input to Server for Server ssh. 4. In CM 4 and later, telnet is disabled by default. In CM3.1 or later, the Telnet service can be Disabled and/or blocked by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Server Access --> Change Service Name Telnet Server (23) and set Server State to Disabled and/or set Corporate LAN Firewall to Disabled. Prior to CM3.1, the Telnet service could be blocked, via the media server host firewall, by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Firewall -> Uncheck Input to Server for Server telnet. 5. The Dynamic Host Control Protocol (DHCP) service is used only in multi-connect configurations to assign IP addresses to all the IPSI boards in the various port networks. By default the DHCP service is disabled on Avaya media servers and is only enabled if DHCP is configured during installation or administered via the media server web administration interface. In multi-connect configurations, this option is available by authenticating to the media server web administration interface --> Launch Maintenance Web Interface -- > Server Configuration --> Configure Server --> Continue --> Continue --> Select Configure individual services --> Continue --> Select Set DNS/DHCP --> Check Enable DHCP service on this server for IPSIs. When enabled the DHCP services is only available via the Control Network interfaces and is not available via the Customer LAN Interface. 6. Within the web administration interface --> Launch Maintenance Web Interface --> Manage Software --> TFTP can optionally be used to copy a Communication Manager release to the local media server hard drive using a TFTP server on the services laptop. Alternative copy methods include from the local CD- ROM drive or from a URL. 7. The TFTP service is only enabled in Avaya S8300 and S8400 media servers by default and can be utilized for Gateway and IP Phone firmware download. In S8300 CM3.1 or later, the Trivial File Transfer Protocol (TFTP) service can be Disabled and/or blocked by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Server Access --> Change Service Name TFTP Server (69) and set Server State to Disabled and/or set Corporate LAN Firewall to Disabled. Prior to CM3.1, the TFTP service can be blocked, via the media server host firewall, by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Firewall -> Uncheck Input to Server for Server tftp. It is recommended this service disabled if not utilizing a file server, or utilizing external TFTP, HTTP, or HTTPS server(s) for firmware downloads. 8. An Avaya Welcome and Access Warning banner is displayed via this port. Once the user s selects Continue this port automatically redirects to HTTPS (443/tcp). 9. In CM2.2 and later, HTTP (81/tcp) and HTTPS (411/tcp) are offered as secure replacements to the TFTP IP Phone firmware download service. These ports are limited to 100 simultaneous connections. Moved to Utility Server. 10. The Remote Procedure Call (RPC) service is utilized for communication between the CM Messaging Application (CMM) and the Message Manager client applications. This service is only enabled if CMM is Avaya Confidential &. 12

14 selected during installation and CMM is enabled. CMM is only available on the S8510, S8300 and S8400 media servers. 11. The Network Time Protocol (NTP) client service is enabled if NTP is configured during installation or administered via the media server web administration interface --> Launch Maintenance Web Interface -- > Server Configuration --> Configure Server --> Continue --> Continue --> Select Configure individual services --> Continue --> Select Configure Time Server. The IP address or Domain Name Server (DNS) Name for a Primary, Secondary, or Tertiary Network Time Server (NTS) can be provided. Furthermore, the NTP the media server can be configured to support multicast timing messages or direct poll requests to the Network Time Server (NTS). Finally, keys can optionally be provided for secure communications with the NTS. 12. The Network Time Protocol (NTP) server service is enabled if NTP is configured during installation or administration via the media server web administration interface --> Launch Maintenance Web Interface - -> Server Configuration --> Configure Server --> Continue --> Continue --> Select Configure individual services --> Continue --> Select Configure Time Server --> Select this computer synchronizes with the duplicated server. This option is utilized to synchronize time between the main media server, duplicated media server, Survivable Remote Servers (SRS, formerly called LSP), and Survivable Core Servers (SCS, formerly called ESS). 13. By default the Simple Network Management (SNMP) Agent service is disabled. The SNMP Agent service can be enabled and configured via authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Alarms --> SNMP Agents. If SNMP is enabled, it is recommended that SNMP access be restricted to administered IP addresses and that SNMPv3 be utilized for enhanced security. 14. By default SNMP Trap client service is disabled. The SNMP Trap client service can be enabled and configured via authenticating to the media server web interface --> Launch Maintenance Web Interface -- > Alarms --> SNMP Traps --> Add. 15. By default the SNMP Trap server service is blocked. The SNMP Trap server services can be unblocked, via the media server host firewall, by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Firewall -> Uncheck Input to Server for Server snmp trap. 16. CMM LDAP Service. Only needed internally. These messages do not go out into nor are received from the network. 17. In CM2.2 and later, HTTP (81/tcp) and HTTPS (411/tcp) are offered as secure replacements to the TFTP IP Phone firmware download service. These ports are limited to 100 simultaneous connections. Moved to Utility Server. 18. By default the Legacy Filesync service is disabled. This port is only enabled if the SRS is configured to synchronize with a media server running CM By default only the S8300 and S8400 have Processor Ethernet enabled. Processor Ethernet enables use of the Ethernet card resident in the processor cabinet, in place of a C-LAN card. Processor Ethernet can be confirmed enabled or disabled using the SAT interface --> Type display system-parameters customeroptions --> under page 4 see Processor Ethernet. 20. The Arbiter service is only enabled on S87x0 media servers. The Arbiter process runs on S87x0 Media Servers to 1.) Decide which server is healthier and more able to be active and 2.) Coordinate data shadowing between servers, under the Duplication Manager s control. UDP port 1333 was also used on legacy systems but is no longer used. 21. One port for each of the active processor and the standby processor. 22. CM as the destination is only when with Processor Ethernet is enabled. The Processor Ethernet limits H.323 signaling connection requests to a processor-dependent rate on the order of 5-10 per second. 23. In CM3.1 or later, the High Priority SSH service can be Disabled and/or blocked, via the media server host firewall, by --> Launch Maintenance Web Interface --> Security --> Server Access --> Change Service Name High Priority SSH (2222) and set Server State to Disabled and/or set Corporate LAN Firewall to Disabled. Prior to CM3.1, the High Priority SSH service could be blocked, via the media server host firewall, by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Firewall -> Uncheck Input to Server for Server hp-sshd. 24. The H.248 service is only enabled on media servers with Processor Ethernet enabled. It limits connection requests to 50 with a burst limit of In CM3.1 or later, the Station Administration Terminal (SAT) SSH service can be Disabled and/or blocked, via the media server host firewall, by --> Launch Maintenance Web Interface --> Security --> Avaya Confidential &. 13

15 Server Access --> Change Service Name SAT (SSH 5022) and set Server State to Disabled and/or set Corporate LAN Firewall to Disabled. Prior to CM3.1, the SAT SSH service could be blocked, via the media server host firewall, by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Firewall -> Uncheck Input to Server for Server secure-sat. 26. In CM3.1 or later, the Station Administration Terminal (SAT) Telnet service can be Disabled and/or blocked, via the media server host firewall, by --> Launch Maintenance Web Interface --> Security --> Server Access --> Change Service Name SAT (Telnet 5023) and set Server State to Disabled and/or set Corporate LAN Firewall to Disabled. Prior to CM3.1, the SAT Telnet service could be blocked, via the media server host firewall, by authenticating to the media server web administration interface --> Launch Maintenance Web Interface --> Security --> Firewall -> Uncheck Input to Server for Server def-sat. 27. The SIP service is only enabled on media servers with Processor Ethernet enabled. It limits connection requests 50 with a burst limit of 100. The configurable range excludes well known ports used by other services; e.g. wrongly attempting to use 5060 for TLS. 28. The SIPS service is only enabled media servers with Processor Ethernet enabled. It limits connection requests to 50 with a burst limit of 100. The configurable range excludes well known ports used by other services; e.g. wrongly attempting to use 5060 for TLS. 29. This port is not required for external connectivity and has been closed by default in CM 4.0 and later. See Avaya Security Advisory ASA In CM2.x the filesync (over SSL) utilized port 21873/tcp to transfer translation, unicode, license, and password files to the standby server(s). 31. In CM3.x and later the filesync (over SSL) utilized port 21874/tcp to transfer translation, unicode, license, and password files to the standby server(s). 32. Optionally encrypted in CM 4.1 and later. See AE Services Administration and Maintenance Guide, Release 4.1 ( Issue 8 December 2007). 33. CM sends the NTP data to IPSI using an ephemeral port specified in the IPSI request. 34. Ports used for internal filesync communication; defaults to Number of ports used (up to 1000) is a function of the FileSyncMaxClient variable in /etc/opt/ecs/ecs.conf. 35. Source port is configurable using the change ip-network-region SAT command (page 2). The default is Disabled by default. Requires root access to enable. 37. Used only for communication between two software processes on the same hardware platform. These messages do not go out into nor are received from the network. Avaya Confidential &. 14

16 Port Summary: Ingress: This indicates data flowing INTO the product defined in the matrix. Egress: This indicates data flowing away FROM the product defined in the matrix. Port(s): This is the layer-4 port number. Valid values include: Note all ports listed are destination ports. Network/Application Protocol: This is the name associated with the layer-4 protocol and layers-5-7 application. Optionally Enabled / Disabled: This field indicates whether customers can enable or disable a layer-4 port changing its default port setting. Valid values include: Yes or No No means the default port state cannot be changed (e.g. enable or disabled). Yes means the default port state can be changed and that the port can either be enabled or disabled. Default Port State: A port is either open, closed, filtered or N/A. Open ports will respond to queries Closed ports may or may not respond to queries and are only listed when they can be optionally enabled. Filtered ports can be open or closed. Filtered UDP ports will not respond to queries. Filtered TCP will respond to queries, but will not allow connectivity. N/A is used for the egress default port state since these are not listening ports on the product. Avaya S8510, S8800, R610, R620, DL360G7 and DL360PG8 Port Summary Ports Network / Application Protocol Optionally Enabled / Disabled? Default Port State Ingress TCP / FTP Yes Closed TCP / FTP Yes Closed TCP / SSH Yes Open TCP / Telnet Yes Closed TCP/SMTP No Open* UDP / DHCP Yes Closed TCP / HTTP No Open TCP / HTTP No Open TCP/POP3 No Open* UDP / NTP Yes Closed TCP/IMAP4 No Open* UDP / SNMP Yes Closed UDP / SNMP Yes Closed TCP / HTTPS No Open 443 TCP / HTTPS No Open TCP/SMTP No Open* UDP/SYSLOG Yes Closed TCP/IMAP4 No Open* TCP/POP3 No Open* TCP Yes Closed TLS Yes Closed TCP No Closed UDP / H.225 Yes Closed TCP / H.323 Yes Closed TCP / SSH Yes Open TCP / SIP Yes Closed TCP / SIPS Yes Closed TCP / SAT Yes Open Column Descriptions Ingress -- data flows coming into the product. Egress -- data flows leaving the product. Port(s) Logical number(s) at OSI layer-4. Valid values include: Network / Application Protocol Top layer protocol. i.e. RTP, HTTP, etc. Optionally Enabled/Disabled indicates whether customers can enable or disable a layer-4 port changing its default port setting. Valid values include: Yes or No. Default Port State: Valid Values include: Open, Closed, Filtered or N/A *Open if CMM co-resident. **Open for duplex configurations Avaya Confidential &. 15

17 TCP / SAT Yes Closed 5098 TCP/TLS No Open** 8009 TCP / HTTP No Closed 8765 TCP Yes Closed TCP Yes Closed TCP / TLS No Open Egress TCP / FTP Yes NA TCP / FTP Yes NA UDP / DNS No NA UDP / DHCP Yes NA UDP / DHCP Yes NA UDP / TFTP Yes NA UDP / NTP Yes NA UDP / SNMP Yes NA UDP / H.225 Yes NA TCP / H.323 Yes NA TCP No NA TCP No NA 5011 TCP No NA 5012 TCP No NA TCP / SIP Yes NA TLS / SIPS Yes NA TCP No NA UDP / TCP No NA Avaya S8300 Port Summary Ports Network / Application Protocol Optionally Enabled / Disabled? Default Port State Ingress TCP / FTP Yes Closed TCP / FTP Yes Closed TCP / SSH Yes Open TCP / Telnet Yes Closed TCP/SMTP No Open* UDP / DHCP Yes Closed UDP / TFTP Yes Closed TCP / HTTP No Open TCP / HTTP No Open TCP/POP3 No Open* UDP / RPC Yes Closed TCP / RPC Yes Closed UDP / NTP Yes Closed TCP/IMAP4 No Open* UDP / SNMP Yes Closed UDP / SNMP Yes Closed 411 TCP / HTTPS No Open Column Descriptions Ingress -- data flows coming into the product. Egress -- data flows leaving the product. Port(s) Logical number(s) at OSI layer-4. Valid values include: Network / Application Protocol Top layer protocol. i.e. RTP, HTTP, etc. Optionally Enabled/Disabled indicates whether customers can enable or disable a layer-4 port changing its default port setting. Valid values include: Yes or No. Default Port State: Valid Values include: Open, Closed, Filtered or N/A *Open if CMM co-resident. Avaya Confidential &. 16

18 TCP / HTTPS No Open TCP/SMTP No Open* TCP / RSH Yes Closed UDP/SYSLOG Yes Closed TCP/IMAP4 No Open* TCP/POP3 No Open* UDP No Open TCP No Open TCP Yes Open TLS Yes Closed TCP No Closed TCP No Closed 1719 UDP / H.225 Yes Closed 1720 TCP / H.323 Yes Closed 2222 TCP / SSH Yes Open TLS/H.248 Yes Closed TCP / H.248 Yes Open TCP / SAT Yes Open 5023 TCP / SAT Yes Closed 5060 TCP / SIP Yes Closed 5061 TCP / SIPS Yes Closed 5098 TCP/TLS No Open** 5500 TCP No Open 8009 TCP / HTTP No Closed 8765 TCP Yes Closed TCP Yes Closed TCP No Open TCP / TLS No Open TCP Yes Closed TCP No Open Egress TCP / FTP Yes NA TCP / FTP Yes NA UDP / DNS No NA UDP / DHCP Yes NA UDP / TFTP Yes NA UDP / DHCP Yes NA UDP / NTP Yes NA UDP / SNMP Yes NA UDP / H.225 Yes NA TCP / H.323 Yes NA TCP No NA Avaya Confidential &. 17

19 TCP No NA 5011 TCP No NA 5012 TCP No NA TCP / SIP Yes NA TLS / SIPS Yes NA TCP No NA UDP / TCP No NA The port numbers are assigned by IANA (Internet Assigned Numbers Authority) and are found here: Avaya Confidential &. 18

20 IP Protocol Summary: IP Protocol Number: This is the layer-3 or layer- protocol number. Valid values include: IP Protocol Name: This is the name associated with the layer-3 protocol or layer-4 port number. Examples are ICMP, TCP, UDP, IGMP, etc. Optionally Enabled / Disabled: This field indicates whether customers can enable or disable a layer-3 protocol from its default setting. Valid values are: Yes or No. No means the default protocol state cannot be changed (e.g. enable or disabled). Yes means the default protocol state can be changed and that the protocol can either be enabled or disabled. Default Protocol State: A protocol is open, closed or filtered. Open will respond to queries whereas filtered is open, but will not respond. Valid values include: Open, Close or Filtered. For brevity, closed protocols are not listed unless they can be optionally enabled. Open protocols will respond to queries Closed protocols may or may not respond to queries and are only listed when they can be optionally enabled. Filtered protocols can be open or closed. Avaya IP Protocol Summary IP Protocol Number IP Protocol Name Optionally Enabled/ Disabled? Default Protocol State 1 1 ICMP Yes Open 2 6 TCP No Open 3 17 UDP No Open Column Description IP Protocol Number Logical number at OSI layer-3 or layer-4. Valid values include: IP Protocol Name OSI layer 3 & 4. i.e. ICMP, TCP, UDP, IGMP Optionally Enabled/Disabled indicates whether customers can enable or disable a layer-3 or layer-4 protocol changing its default protocol setting. Default Protocol State: Valid Values include: Open, Closed or Filtered The protocol numbers are assigned by IANA (Internet Assigned Numbers Authority) and are found here: Terminology and Acronyms Table 2 - Terminology and Acronym List Term ACL AES, AEServices ALG ASA ASAI ASN AUDIX C-LAN CM CMM Meaning Access Control List. Application Enablement Services. Application Level Gateway. Avaya Security Advisory Adjunct Switch Application Interface Abstract Syntax Notation Audio Information Exchange Control-LAN (TN799 board). Communication Manager. Communication Manager Messaging (formerly IA-770). Avaya Confidential &. 19

21 Term Meaning Def-sat DEFINITY System Administration Terminal DHCP Dynamic Host Configuration Protocol. DNS Domain Name Service. Dupmgr Duplication Manager ESS Enterprise Survivable Server, now called SCS. Eth Ethernet Filesync File Synchronization, especially of administration translations. FP Fault and Performance. FTP File Transfer Protocol. GK Gatekeeper. GMM Global Maintenance Manager. GW Gateway. HPI Hardware Platform Interface. HTTP Hypertext Transfer Protocol. HTTPS Hypertext Transfer Protocol Secure. IANA Internet Assigned Numbers Authority ICMP Internet Control Management Protocol. IGMP Internet Group Management Protocol IMAP4 Internet Message Access Protocol version 4. IMAPI Intuity Messaging Applications Programming Interface. INADS Initialization and Administration System. IA Intuity AUDIX IP Internet Protocol. IPSI Internet Protocol Server Interface (TN2312 board). IPv6 Internet Protocol version 6. LDAP Lightweight Directory Access Protocol. LDAPFE Lightweight Directory Access Protocol Front End. LSP Local Survivable Processor, now called SRS. MTU Maximum Transmission Unit. NA Not Applicable NIC Network Interface Card NSS Network Security Services. NTS Network Time Server NTP Network Time Protocol. OSI Open System Interconnection PE Processor Ethernet. POP3 Post Office Protocol version 3. RADIUS Remote Authentication Dial In User Service. RAS Registration, Admission, Status. RFC Request For Comments. RPC Remote Procedure Call. RSH Remote Shell Avaya Confidential &. 20

22 Rsyslog RTCP RTP SAMP SASL SAT SCP SCS SFTP SIP SME SMTP SNMP SRS SSA SSH SSL TCP TFTP TLS TTS UDP VLAN VOIP Term Meaning Remote System Log RTP Control Protocol. Real Time Transport Protocol. Server Availability Management Processor. Simple Authentication and Security Layer. Station Administration Terminal. Secure Copy. Survivable Core Server, formerly called ESS. Secure File Transfer Protocol. Session Initiation Protocol. Server Maintenance Engine. Simple Mail Transfer Protocol. Simple Network Management Protocol. Survivable Remote Server, formerly called LSP Secure Services Agent. Secure Shell. Secure Sockets Layer. Transmission Control Protocol. Trivial File Transfer Protocol. Transport Layer Security. Time To Service. User Datagram Protocol. Virtual Local Area Network. Voice Over Internet Protocol. Avaya Confidential &. 21

Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0

Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0 Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0 Issue 1.0 August 24, 2015 August 2015 Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0 1 ALL INFORMATION IS BELIEVED

More information

Avaya Port Matrix: Avaya Diagnostic Server 3.0

Avaya Port Matrix: Avaya Diagnostic Server 3.0 Avaya Matrix: Avaya Diagnostic Server 3.0 Issue 2.0 February 208 ALL INFORMATION IS BELIEVED TO BE CORRECT AT THE TIME OF PUBLICATION AND IS PROVIDED "AS IS". AVAYA INC. DISCLAIMS ALL WARRANTIES, EITHER

More information

Avaya Port Matrix: Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy.

Avaya Port Matrix: Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy. Avaya Matrix: Release 3.0 Issue 2 April 2016 April 2016 Avaya Matrix: 3.0 1 ALL INFORMATION IS BELIEVED TO BE CORRECT AT THE TIME OF PUBLICATION AND IS PROVIDED "AS IS". AVAYA INC. DISCLAIMS ALL WARRANTIES,

More information

Avaya Port Matrix: Avaya Communicator for Microsoft Lync 6.4. Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy.

Avaya Port Matrix: Avaya Communicator for Microsoft Lync 6.4. Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy. Matrix: for Microsoft Lync 6.4 Issue 1 July 28, 2015 Proprietary Use pursuant to the terms of your signed agreement or policy. July 2015 Matrix: for Microsoft Lync 1 ALL INFORMATION IS BELIEVED TO BE CORRECT

More information

Avaya Port Matrix: Avaya Aura Performance Center 7.1

Avaya Port Matrix: Avaya Aura Performance Center 7.1 Avaya Port Matrix: Avaya Aura Performance Center 7.1 Issue 1.0 November 2014 1 ALL INFORMATION IS BELIEVED TO BE CORRECT AT THE TIME OF PUBLICATION AND IS PROVIDED "AS IS". AVAYA INC. DISCLAIMS ALL WARRANTIES,

More information

Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy.

Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy. Matrix Equinox 3.0 Issue 1.0 December 15, 2016 Proprietary Use pursuant to the terms of your signed agreement or policy. December 2016 Matrix: Equinox 3.0 1 ALL INFORMATION IS BELIEVED TO BE CORRECT AT

More information

Avaya Aura Experience Portal 7.x. Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy.

Avaya Aura Experience Portal 7.x. Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy. Avaya Matrix Avaya Aura Experience al 7.x Issue 7 April 02, 2018 April 2018 Avaya Matrix: Avaya Aura Experience al 7.x 1 ALL INFORMATION IS BELIEVED TO BE CORRECT AT THE TIME OF PUBLICATION AND IS PROVIDED

More information

Avaya Port Matrix. Avaya Orchestrator 1.4. Issue 1.0 November 2, November 2018 Avaya Port Matrix: Avaya Orchestration 1.4 1

Avaya Port Matrix. Avaya Orchestrator 1.4. Issue 1.0 November 2, November 2018 Avaya Port Matrix: Avaya Orchestration 1.4 1 Avaya Port Matrix Avaya Orchestrator 1.4 Issue 1.0 November 2, 2018 November 2018 Avaya Port Matrix: Avaya Orchestration 1.4 1 ALL INFORMATION IS BELIEVED TO BE CORRECT AT THE TIME OF PUBLICATION AND IS

More information

TECHNICAL WHITE PAPER. Avaya SIP Enablement Services (SIP) 3.0 / Ports and Protocols

TECHNICAL WHITE PAPER. Avaya SIP Enablement Services (SIP) 3.0 / Ports and Protocols TECHNICAL WHITE PAPER Services (SIP) 3.0 / Version: 0.6 Date: Aug. 12, 2005 Author: Avaya GCS Abstract: This technical white paper covers the network ports and protocols used by the Avaya Converged Communications

More information

Cisco Expressway with Jabber Guest

Cisco Expressway with Jabber Guest Cisco Expressway with Jabber Guest Deployment Guide First Published: Decemeber 2016 Cisco Expressway X8.9 Cisco Jabber Guest Server 10.6.9 (or later) Cisco Systems, Inc. www.cisco.com Contents Preface

More information

Introduction to Networking

Introduction to Networking Introduction to Networking Chapters 1 and 2 Outline Computer Network Fundamentals Defining a Network Networks Defined by Geography Networks Defined by Topology Networks Defined by Resource Location OSI

More information

Cisco Unified Communications Manager TCP and UDP Port

Cisco Unified Communications Manager TCP and UDP Port Cisco TCP and UDP Port Usage This chapter provides a list of the TCP and UDP ports that Cisco uses for intracluster connections and for communication with external applications or devices. You will also

More information

Defining Networks with the OSI Model. Module 2

Defining Networks with the OSI Model. Module 2 Defining Networks with the OSI Model Module 2 Objectives Skills Concepts Objective Domain Description Objective Domain Number Understanding OSI Basics Defining the Communications Subnetwork Defining the

More information

Cisco Unified Communications Manager TCP and UDP Port

Cisco Unified Communications Manager TCP and UDP Port Cisco TCP and UDP Port Usage This chapter provides a list of the TCP and UDP ports that Cisco uses for intracluster connections and for communication with external applications or devices. You will also

More information

Gigabit Managed Ethernet Switch

Gigabit Managed Ethernet Switch LGB1110A LGB1126A-R2 Product Data Sheet Gigabit Managed Ethernet Switch Features Overview LGB1110A The Gigabit Managed Ethernet Switches offer L2 features plus advanced L3 features such as Static Route

More information

Configure Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) Service Settings on a Switch

Configure Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) Service Settings on a Switch Configure Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) Service Settings on a Switch Objective Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) are transportation

More information

Application Note. Providing Secure Remote Access to Industrial Control Systems Using McAfee Firewall Enterprise (Sidewinder )

Application Note. Providing Secure Remote Access to Industrial Control Systems Using McAfee Firewall Enterprise (Sidewinder ) Application Note Providing Secure Remote Access to Industrial Control Systems Using McAfee Firewall Enterprise (Sidewinder ) This document describes how to configure McAfee Firewall Enterprise to provide

More information

Fundamentals of IP Networking 2017 Webinar Series Part 4 Building a Segmented IP Network Focused On Performance & Security

Fundamentals of IP Networking 2017 Webinar Series Part 4 Building a Segmented IP Network Focused On Performance & Security Fundamentals of IP Networking 2017 Webinar Series Part 4 Building a Segmented IP Network Focused On Performance & Security Wayne M. Pecena, CPBE, CBNE Texas A&M University Educational Broadcast Services

More information

Lecture-4. TCP/IP-Overview:

Lecture-4. TCP/IP-Overview: Lecture-4 TCP/IP-Overview: The history goes back to ARPANET a research network sponsored by DoD US Govt. It eventually connected hundreds of universities and govt installations, using leased telephone

More information

ZENworks for Desktops Preboot Services

ZENworks for Desktops Preboot Services 3.2 Novell ZENworks for Desktops Preboot Services DEPLOYMENT www.novell.com Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

CCNA Exploration Network Fundamentals. Chapter 3 Application Layer Functionality and Protocols

CCNA Exploration Network Fundamentals. Chapter 3 Application Layer Functionality and Protocols CCNA Exploration Network Fundamentals Chapter 3 Application Layer Functionality and Protocols Application Layer Functionality and Protocols Applications: The Interface Between the Networks Horny/Coufal

More information

Fundamentals of Network Security v1.1 Scope and Sequence

Fundamentals of Network Security v1.1 Scope and Sequence Fundamentals of Network Security v1.1 Scope and Sequence Last Updated: September 9, 2003 This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document

More information

Addresses, Protocols, and Ports Reference

Addresses, Protocols, and Ports Reference APPENDIXA Addresses, Protocols, and Ports Reference This appendix provides a quick reference for the following topics: IP Addresses and Subnet Masks Protocols and Applications TCP and UDP Ports ICMP Types

More information

TCP/IP Networking. Training Details. About Training. About Training. What You'll Learn. Training Time : 9 Hours. Capacity : 12

TCP/IP Networking. Training Details. About Training. About Training. What You'll Learn. Training Time : 9 Hours. Capacity : 12 TCP/IP Networking Training Details Training Time : 9 Hours Capacity : 12 Prerequisites : There are no prerequisites for this course. About Training About Training TCP/IP is the globally accepted group

More information

CounterACT 7.0. Quick Installation Guide for a Single Virtual CounterACT Appliance

CounterACT 7.0. Quick Installation Guide for a Single Virtual CounterACT Appliance CounterACT 7.0 Quick Installation Guide for a Single Virtual CounterACT Appliance Table of Contents Welcome to CounterACT Version 7.0... 3 Overview... 4 1. Create a Deployment Plan... 5 Decide Where to

More information

HP Load Balancing Module

HP Load Balancing Module HP Load Balancing Module Load Balancing Configuration Guide Part number: 5998-4218 Software version: Feature 3221 Document version: 6PW100-20130326 Legal and notice information Copyright 2013 Hewlett-Packard

More information

HP 830 Series PoE+ Unified Wired-WLAN Switch Switching Engine

HP 830 Series PoE+ Unified Wired-WLAN Switch Switching Engine HP 830 Series PoE+ Unified Wired-WLAN Switch Switching Engine Network Management and Monitoring Configuration Guide Part number: 5998-3936 Software version: 3308P26 Document version: 6W101-20130628 Legal

More information

General Important Protocols for Examination of IA Examination 2018

General Important Protocols for Examination of IA Examination 2018 Protocol General Important Protocols for Examination of IA Examination 2018 DNS - Domain Name System - translates network address (such as IP addresses) into terms understood by humans (such as Domain

More information

HP 6125G & 6125G/XG Blade Switches

HP 6125G & 6125G/XG Blade Switches HP 6125G & 6125G/XG Blade Switches Network Management and Monitoring Configuration Guide Part number: 5998-3162b Software version: Release 2103 and later Document version: 6W103-20151020 Legal and notice

More information

IX Series Protocol APPLICATION NOTE. Wiring

IX Series Protocol APPLICATION NOTE. Wiring IX-DA ABC JKL TUV MNO PRIVACY TRANSFER LIST SETTING IX Series Protocol APPLICATION NOTE The IX Series has a variety of IP video door stations, IP audio only door stations, and 2-wire adaptors for legacy

More information

Configuring SIP Enablement Services Edge 5.x for Avaya Aura Communication Manager Branch

Configuring SIP Enablement Services Edge 5.x for Avaya Aura Communication Manager Branch Configuring SIP Enablement Services Edge 5.x for Avaya Aura Communication Manager Branch 03-602026 Issue 3 May 2009 2009 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure

More information

HP 6125 Blade Switch Series

HP 6125 Blade Switch Series HP 6125 Blade Switch Series Network Management and Monitoring Configuration Guide Part number: 5998-3162 Software version: Release 2103 Document version: 6W100-20120907 Legal and notice information Copyright

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Networking Essentials

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Networking Essentials A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e Chapter 8 Networking Essentials Objectives Learn about the protocols and standards Windows uses for networking Learn how to connect

More information

Gigabit Managed Ethernet Switch

Gigabit Managed Ethernet Switch LGB1110A LGB1152A Product Data Sheet Gigabit Managed Ethernet Switch LGB1110A OVERVIEW The Gigabit Managed Ethernet Switches offer L2 features plus advanced L3 features such as Static Route for Enterprise

More information

Gigabit Managed Ethernet Switch

Gigabit Managed Ethernet Switch LGB1110A LGB1126A-R2 LGB1152A Product Data Sheet Gigabit Managed Ethernet Switch FEATURES L2+ features make the switch easy to manage, provide robust security, and QoS. Offers a built-in device management

More information

HP ArcSight Port and Protocol Information

HP ArcSight Port and Protocol Information Important Notice HP ArcSight Port and Protocol Information The information (data) contained on all sheets of this document constitutes confidential information of Hewlett- Packard Company or its affiliates

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.0

Cisco Terminal Services (TS) Agent Guide, Version 1.0 First Published: 2016-08-29 Last Modified: 2018-01-30 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

AT-GS950/8. AT-GS950/8 Web Interface User Guide AT-S113 Version [ ] Gigabit Ethernet Switch Rev A

AT-GS950/8. AT-GS950/8 Web Interface User Guide AT-S113 Version [ ] Gigabit Ethernet Switch Rev A AT-GS950/8 Gigabit Ethernet Switch AT-GS950/8 Web Interface User Guide AT-S113 Version 1.1.0 [1.00.021] 613-001856 Rev A Copyright 2013 Allied Telesis, Inc. All rights reserved. No part of this publication

More information

Network Address Translation (NAT)

Network Address Translation (NAT) The following topics explain and how to configure it. Why Use NAT?, page 1 NAT Basics, page 2 Guidelines for NAT, page 8 Configure NAT, page 12 Translating IPv6 Networks, page 40 Monitoring NAT, page 51

More information

( A ) 1. WAP is a (A) protocol (B) hardware (C) software (D) network architecture

( A ) 1. WAP is a (A) protocol (B) hardware (C) software (D) network architecture CS 742 Computer Communication Networks Final Exam - Name: Fall 2003 Part 1: (75 points - 3 points for each problem) ( A ) 1. WAP is a (A) protocol (B) hardware (C) software (D) network architecture ( C

More information

TCP/IP Protocol Suite and IP Addressing

TCP/IP Protocol Suite and IP Addressing TCP/IP Protocol Suite and IP Addressing CCNA 1 v3 Module 9 10/11/2005 NESCOT CATC 1 Introduction to TCP/IP U.S. DoD created the TCP/IP model. Provides reliable data transmission to any destination under

More information

Release Notes for Avaya Aura SIP Enablement Services (SES) Release Service Pack 6. Release Notes Issue 1, 15 August, 2011

Release Notes for Avaya Aura SIP Enablement Services (SES) Release Service Pack 6. Release Notes Issue 1, 15 August, 2011 Release Notes for Avaya Aura SIP Enablement Services (SES) Release 5.2.1 Service Pack 6 Release Notes Issue 1, 15 August, 2011 Contents What s New in Release 5.2.1... 1 SIP Enablement Services support

More information

CompTIA Exam JK0-023 CompTIA Network+ certification Version: 5.0 [ Total Questions: 1112 ]

CompTIA Exam JK0-023 CompTIA Network+ certification Version: 5.0 [ Total Questions: 1112 ] s@lm@n CompTIA Exam JK0-023 CompTIA Network+ certification Version: 5.0 [ Total Questions: 1112 ] Topic break down Topic No. of Questions Topic 1: Network Architecture 183 Topic 3: Troubleshooting 140

More information

13. Internet Applications 최양희서울대학교컴퓨터공학부

13. Internet Applications 최양희서울대학교컴퓨터공학부 13. Internet Applications 최양희서울대학교컴퓨터공학부 Internet Applications Telnet File Transfer (FTP) E-mail (SMTP) Web (HTTP) Internet Telephony (SIP/SDP) Presence Multimedia (Audio/Video Broadcasting, AoD/VoD) Network

More information

CounterACT 7.0 Single CounterACT Appliance

CounterACT 7.0 Single CounterACT Appliance CounterACT 7.0 Single CounterACT Appliance Quick Installation Guide Table of Contents Welcome to CounterACT Version 7.0....3 Included in your CounterACT Package....3 Overview...4 1. Create a Deployment

More information

Section 1.1: Networking Overview

Section 1.1: Networking Overview Section 1.1: Networking Overview This section provides an introduction to networking. Students will become familiar with the following aspects of a network: Components of a network o Computers o Transmission

More information

AT-GS950/10PS Switch Web Interface User s Guide AT-S110 [ ]

AT-GS950/10PS Switch Web Interface User s Guide AT-S110 [ ] AT-GS950/10PS Gigabit Ethernet PoE+ Switch AT-GS950/10PS Switch Web Interface User s Guide AT-S110 [1.00.013] 613-001770 Rev A Copyright 2013 Allied Telesis, Inc. All rights reserved. No part of this publication

More information

06/02/ Local & Metropolitan Area Networks 0. INTRODUCTION. 1. History and Future of TCP/IP ACOE322

06/02/ Local & Metropolitan Area Networks 0. INTRODUCTION. 1. History and Future of TCP/IP ACOE322 1 Local & Metropolitan Area Networks ACOE322 Lecture 5 TCP/IP Protocol suite and IP addressing 1 0. INTRODUCTION We shall cover in this topic: 1. The relation of TCP/IP with internet and OSI model 2. Internet

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for the Integration of Avaya Modular Messaging, Avaya Directory Enabled Management, and Avaya SIP Enablement Services for Instant Messaging

More information

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System Release Notes Polycom RealPresence Access Director System 4.0 June 2014 3725-78700-001D Polycom announces the release of the Polycom RealPresence Access Director system, version 4.0. This document provides

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide XC2.2 Unified CM 8.6.2 and 9.x D14998.09 Revised March 2014 Contents Introduction 4 About this document 4 Further

More information

Product Support Notice

Product Support Notice PSN# PSN002369u Product Support Notice 2009 Avaya Inc. All Rights Reserved. Original publication date: 11-May-09. This is Issue #1, published 11-May- Severity/risk level High Urgency When convenient 09.

More information

Concept Questions Demonstrate your knowledge of these concepts by answering the following questions in the space provided.

Concept Questions Demonstrate your knowledge of these concepts by answering the following questions in the space provided. 113 Chapter 9 TCP/IP Transport and Application Layer Services that are located in the transport layer enable users to segment several upper-layer applications onto the same transport layer data stream.

More information

7120X.exam. Number: 7120X Passing Score: 800 Time Limit: 120 min File Version: X

7120X.exam. Number: 7120X Passing Score: 800 Time Limit: 120 min File Version: X 7120X.exam Number: 7120X Passing Score: 800 Time Limit: 120 min File Version: 1.0 7120X Avaya Aura Core Components Integration Exam Version 1.0 Exam A QUESTION 1 In Avaya Aura 7.x, where are the listening

More information

Management Software AT-S101. User s Guide. For use with the AT-GS950/8POE Gigabit Ethernet WebSmart Switch. Version Rev.

Management Software AT-S101. User s Guide. For use with the AT-GS950/8POE Gigabit Ethernet WebSmart Switch. Version Rev. Management Software AT-S101 User s Guide For use with the AT-GS950/8POE Gigabit Ethernet WebSmart Switch Version 1.0.0 613-000985 Rev. A Copyright 2008 Allied Telesis, Inc. All rights reserved. No part

More information

HP 5120 SI Switch Series

HP 5120 SI Switch Series HP 5120 SI Switch Series Network Management and Monitoring Configuration Guide Part number: 5998-1813 Software version: Release 1505 Document version: 6W102-20121111 Legal and notice information Copyright

More information

HP 6125 Blade Switch Series

HP 6125 Blade Switch Series HP 6125 Blade Switch Series About the HP 6125 Blade Command s Part number: 5998-3163 Software version: Release 2103 Document version: 6W100-20120907 Legal and notice information Copyright 2012 Hewlett-Packard

More information

Ingate Firewall & SIParator Product Training. SIP Trunking Focused

Ingate Firewall & SIParator Product Training. SIP Trunking Focused Ingate Firewall & SIParator Product Training SIP Trunking Focused Common SIP Applications SIP Trunking Remote Desktop Ingate Product Training Common SIP Applications SIP Trunking A SIP Trunk is a concurrent

More information

Computer Networks. More on Standards & Protocols Quality of Service. Week 10. College of Information Science and Engineering Ritsumeikan University

Computer Networks. More on Standards & Protocols Quality of Service. Week 10. College of Information Science and Engineering Ritsumeikan University Computer Networks More on Standards & Protocols Quality of Service Week 10 College of Information Science and Engineering Ritsumeikan University Introduction to Protocols l A protocol is a set of rules

More information

GS-2610G L2+ Managed GbE Switch

GS-2610G L2+ Managed GbE Switch GS-2610G L2+ Managed GbE Switch Overview GS-2610G L2+ Managed Switch is a next-generation Ethernet Switch offering full suite of L2 features, including advanced L3 features such as Static Route that delivers

More information

What s new Late-breaking features and enhancements of Avaya Communication Manager

What s new Late-breaking features and enhancements of Avaya Communication Manager What s new Late-breaking features and enhancements of Avaya Communication Manager This document, Late-breaking features and enhancements of Avaya Communication Manager, presents highlights of Releases

More information

Network+ Guide to Networks 6 th Edition. Chapter 4 Introduction to TCP/IP Protocols

Network+ Guide to Networks 6 th Edition. Chapter 4 Introduction to TCP/IP Protocols Network+ Guide to Networks 6 th Edition Chapter 4 Introduction to TCP/IP Protocols Objectives Identify and explain the functions of the core TCP/IP protocols Explain the TCP/IP model and how it corresponds

More information

HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE

HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE Once HT812/HT814 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT812/HT814 is upgraded

More information

while the LAN interface is in the DMZ. You can control access to the WAN port using either ACLs on the upstream router, or the built-in netfilter

while the LAN interface is in the DMZ. You can control access to the WAN port using either ACLs on the upstream router, or the built-in netfilter When the LAN interface is in a private IP DMZ, you can write the firewall rule-set to restrict the number of hosts the VBP can communicate with to only those devices. This enhances security. You can also

More information

Application Notes for Noble Systems with Avaya Aura TM SIP Enablement Services and Avaya Aura TM Communication Manager Issue 1.1

Application Notes for Noble Systems with Avaya Aura TM SIP Enablement Services and Avaya Aura TM Communication Manager Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Noble Systems with Avaya Aura TM SIP Enablement Services and Avaya Aura TM Communication Manager Issue 1.1 Abstract These Application Notes

More information

HP 6125 Blade Switch Series

HP 6125 Blade Switch Series HP 6125 Blade Switch Series About the HP 6125 Blade s Part number: 5998-3152 Software version: Release 2103 Document version: 6W100-20120907 Legal and notice information Copyright 2012 Hewlett-Packard

More information

24-Port: 20 x (100/1000M) SFP + 4 x Combo (10/100/1000T or 100/1000M SFP)

24-Port: 20 x (100/1000M) SFP + 4 x Combo (10/100/1000T or 100/1000M SFP) BGS-20DSFP4C Managed Fiber Switch 24-Port: 20 x (100/1000M) SFP + 4 x Combo (10/100/1000T or 100/1000M SFP) Key Features L2+ features provide better manageability, security, QOS, and performance IEEE 802.3az

More information

ForeScout CounterACT. Single CounterACT Appliance. Quick Installation Guide. Version 8.0

ForeScout CounterACT. Single CounterACT Appliance. Quick Installation Guide. Version 8.0 ForeScout CounterACT Single CounterACT Appliance Version 8.0 Table of Contents Welcome to CounterACT Version 8.0... 4 CounterACT Package Contents... 4 Overview... 5 1. Create a Deployment Plan... 6 Decide

More information

Previously, SIP Enablement Services sip server process occasionally generated a core dump while shutting down.

Previously, SIP Enablement Services sip server process occasionally generated a core dump while shutting down. Release Notes for Avaya SIP Enablement Services (SES) Release 5.0 Service Pack 2d Target Products: SIP Enablement Services 5.0 deployed on Avaya S8500 servers or deployed as an embedded component of Communication

More information

Cisco WAAS Software Command Summary

Cisco WAAS Software Command Summary 2 CHAPTER This chapter summarizes the Cisco WAAS 4.0.7 software commands. lists the WAAS commands (alphabetically) and indicates the command mode for each command. The commands used to access modes are

More information

Cisco 5921 Embedded Services Router

Cisco 5921 Embedded Services Router Data Sheet Cisco 5921 Embedded Services Router The Cisco 5921 Embedded Services Router (ESR) is a Cisco IOS software router application. It is designed to operate on small, low-power, Linux-based platforms

More information

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System RELEASE NOTES Version 4.0.1 August 2014 3725-78700-001D1 Polycom RealPresence Access Director System Polycom, Inc. 1 Document Title Version What s New in Release 4.0.1 The RealPresence Access Director

More information

1 of 5 5/19/05 9:48 AM

1 of 5 5/19/05 9:48 AM 1 of 5 5/19/05 9:48 AM "Well Known" TCP and UDP Ports Used By Apple Software Products This document lists TCP and UDP ports used by Apple software products, such as Mac OS 9, Mac OS X, Mac OS X Server,

More information

Barracuda Firewall Release Notes 6.6.X

Barracuda Firewall Release Notes 6.6.X Please Read Before Upgrading Before installing the new firmware version, back up your configuration and read all of the release notes that apply to the versions that are more current than the version that

More information

Exam Actual. Higher Quality. Better Service! QUESTION & ANSWER

Exam Actual. Higher Quality. Better Service! QUESTION & ANSWER Higher Quality Better Service! Exam Actual QUESTION & ANSWER Accurate study guides, High passing rate! Exam Actual provides update free of charge in one year! http://www.examactual.com Exam : 132-S-911

More information

Network Configuration Guide

Network Configuration Guide Cloud VoIP Network Configuration PURPOSE This document outlines the recommended VoIP configuration settings for customer provided Firewalls and internet bandwidth requirements to support Mitel phones.

More information

Section 3 - Configuration. Enable Auto Channel Scan:

Section 3 - Configuration. Enable Auto Channel Scan: Enable Auto Channel Scan: Wireless Channel: The Auto Channel Scan setting can be selected to allow the DGL-4500 to choose the channel with the least amount of interference. Indicates the channel setting

More information

AT&T IP Flexible Reach And IP Toll Free Cisco Call Manager Configuration Guide. Issue /5/2007

AT&T IP Flexible Reach And IP Toll Free Cisco Call Manager Configuration Guide. Issue /5/2007 And IP Toll Free Cisco Call Manager Configuration Guide Issue 2.13 6/5/2007 Page 1 of 38 TABLE OF CONTENTS 1 Introduction... 3 2 Special Notes... 3 3 Overview... 4 3.1 Call Manager Site... 4 3.2 TFTP and

More information

This course prepares candidates for the CompTIA Network+ examination (2018 Objectives) N

This course prepares candidates for the CompTIA Network+ examination (2018 Objectives) N CompTIA Network+ (Exam N10-007) Course Description: CompTIA Network+ is the first certification IT professionals specializing in network administration and support should earn. Network+ is aimed at IT

More information

SysMaster GW 7000 Digital Gateway. User Manual. version 1.0

SysMaster GW 7000 Digital Gateway. User Manual. version 1.0 SysMaster GW 7000 Digital Gateway User Manual version 1.0 Copyright 2003 by All rights reserved. No part of this manual may be reproduced or transmitted in any form without written permission from. The

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 100-101 EXAM QUESTIONS & ANSWERS Number: 100-101 Passing Score: 800 Time Limit: 120 min File Version: 35.5 http://www.gratisexam.com/ CISCO 100-101 EXAM QUESTIONS & ANSWERS Exam Name: CCNA Interconnecting

More information

Nokia Intrusion Prevention with Sourcefire. Appliance Quick Setup Guide

Nokia Intrusion Prevention with Sourcefire. Appliance Quick Setup Guide Nokia Intrusion Prevention with Sourcefire Appliance Quick Setup Guide Part Number N450000567 Rev 001 Published September 2007 COPYRIGHT 2007 Nokia. All rights reserved. Rights reserved under the copyright

More information

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.5.7 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

More information

Cisco TelePresence Video Communication Server Basic Configuration (Single VCS Control)

Cisco TelePresence Video Communication Server Basic Configuration (Single VCS Control) Cisco TelePresence Video Communication Server Basic Configuration (Single VCS Control) Deployment Guide Cisco VCS X7.2 D14524.03 August 2012 Contents Introduction 3 Example network deployment 3 Internal

More information

Introduction to TCP/IP

Introduction to TCP/IP Introduction to TCP/IP Properties and characteristics of TCP/IP IPv4 IPv6 Public vs private vs APIPA/link local Static vs dynamic Client-side DNS settings Client-side DHCP Subnet mask vs CIDR Gateway TCP/IP

More information

FGS-2616X L2+ Managed GbE Fiber Switches

FGS-2616X L2+ Managed GbE Fiber Switches FGS-2616X L2+ Managed GbE Fiber Switches FGS-2616XD FGS-2616XA FGS-2616X Overview FGS-2616X series L2+ Managed Switch are next-generation Fiber Switch offering full suite of L2 features and additional

More information

APPLICATION NOTE No

APPLICATION NOTE No APPLICATION NOTE No. 350020408-01 Date: August 2008 Author: Eli Shmulenson, ITC Solution Support Engineering Product: Avaya Distributed Office, Avaya Modular Messaging General: Avaya DO Private Networking

More information

exam. Number: Passing Score: 800 Time Limit: 120 min CISCO Interconnecting Cisco Networking Devices Part 1 (ICND)

exam. Number: Passing Score: 800 Time Limit: 120 min CISCO Interconnecting Cisco Networking Devices Part 1 (ICND) 100-105.exam Number: 100-105 Passing Score: 800 Time Limit: 120 min CISCO 100-105 Interconnecting Cisco Networking Devices Part 1 (ICND) Exam A QUESTION 1 Which route source code represents the routing

More information

PSGS-2610F L2+ Managed GbE PoE Switch

PSGS-2610F L2+ Managed GbE PoE Switch PSGS-2610F L2+ Managed GbE PoE Switch Overview PSGS-2610F L2+ Managed PoE+ Switch is a next-generation Ethernet Switch offering full suite of L2 features, better PoE functionality and usability, including

More information

Configuring NAT for High Availability

Configuring NAT for High Availability Configuring NAT for High Availability Last Updated: December 18, 2011 This module contains procedures for configuring Network Address Translation (NAT) to support the increasing need for highly resilient

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SonicWALL VPN for Supporting H.323 Trunk and Station Traffic to Avaya Communication Manager and Avaya IP Office - Issue 1.0

More information

Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1

Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1 Abstract These Application Notes describe the procedures

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.1

Cisco Terminal Services (TS) Agent Guide, Version 1.1 First Published: 2017-05-03 Last Modified: 2017-10-13 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0

Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0 Abstract These Application Notes describe the procedures for configuring Session

More information

Polycom Video Border Proxy (VBP ) 7301

Polycom Video Border Proxy (VBP ) 7301 RELEASE NOTES 14.8.2 January 2017 3725-78311-001I Polycom Video Border Proxy (VBP ) 7301 Release Notes Polycom VBP 7301 Version 14 Current Version: 14.8.2 Release Date: January 2017 Polycom VBP Release

More information

Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide

Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide 28 May 2009 3Com VCX Connect Solution SIP Trunking Table of Contents 1 3COM VCX CONNECT AND INGATE... 1 1.1 SIP TRUNKING SUPPORT...

More information

Application Notes for Virsae Service Management for Unified Communications with Avaya Aura Session Manager - Issue 1.0

Application Notes for Virsae Service Management for Unified Communications with Avaya Aura Session Manager - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Virsae Service Management for Unified Communications with Avaya Aura Session Manager - Issue 1.0 Abstract These Application Notes describe

More information

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet Chapter 2 - Part 1 The TCP/IP Protocol: The Language of the Internet Protocols A protocol is a language or set of rules that two or more computers use to communicate 2 Protocol Analogy: Phone Call Parties

More information

Chapter 7. Local Area Network Communications Protocols

Chapter 7. Local Area Network Communications Protocols Chapter 7 Local Area Network Communications Protocols The Network Layer The third layer of the OSI Model is the network layer. The network layer is concerned with providing a means for hosts to communicate

More information

AT&T IP Flexible Reach And IP Toll Free Cisco Unified Communication Manager H.323 Configuration Guide. Issue /3/2008

AT&T IP Flexible Reach And IP Toll Free Cisco Unified Communication Manager H.323 Configuration Guide. Issue /3/2008 AT&T IP Flexible Reach And IP Toll Free Cisco Unified Communication Manager H.323 Configuration Guide Issue 2.17 3/3/2008 Page 1 of 49 TABLE OF CONTENTS 1 Introduction... 4 2 Special Notes... 4 3 Overview...

More information