HP Switches Controlling Network Traffic

Size: px
Start display at page:

Download "HP Switches Controlling Network Traffic"

Transcription

1 HP Switches Controlling Network Traffic Hewlett-Packard switches offer an array of features designed to provide increased network performance with a minimum of complication and administration. Among features that fit this description are Switch Meshing, Automatic Broadcast Control, support for IGMP and the possibility of replacing routers in a local LAN environment with simpler HP switches. This application note examines ways to use Hewlett-Packard switches to limit and control network traffic, especially the broadcasts that often are among the biggest challenges facing network administrators. Topics covered are: Implementing Automatic Broadcast Control in both IP and IPX environments IGMP details Considerations needed when replacing a pre-existing router with a switch in the local LAN environment Spanning Tree Protocol in a NetWare environment Switch Meshing is covered in a separate white paper available at Broadcast traffic is a normal and necessary function in all network protocols, including IP and IPX. Broadcast traffic must, however, be controlled as the network gets larger. Automatic Broadcast Control (ABC) is a feature that allows HP switches that implement it to provide broadcast isolation between the different segments of the switch without requiring routers. Because the functioning of ABC is different depending on whether the environment is IP or IPX, both circumstances are described. Broadcasts Raise Performance Issues One of the biggest issues in contemporary networking is the control of broadcasts. Many network devices and processes rely on broadcasts to discover and monitor other devices and processes on the network. Much of the broadcast traffic on a typical network is generated by workstations, servers and other devices trying to locate each other.

2 Layer 2 Switch ARP Broadcast Hub Hub Hub Hub Printer WS WS Printer WS WS Printer WS WS Printer WS WS Figure 1. Layer 2 Switches Forward Broadcasts to All Ports Typical Layer 2 switches flood broadcasts, meaning they forward the broadcast packets out every port except the one on which it arrived, as when the workstation connected to the far right hub sends out an ARP request as shown in Figure 1. When a large network is interconnected with Layer 2 switches, large amounts of broadcast traffic can result. Broadcast traffic has a twoedged effect on a Layer 2 network: 1. Broadcasts increase network utilization of every network segment. Unlike unicast traffic, which is segmented by the switch, broadcast traffic is flooded to every network segment or collision domain and therefore uses network bandwidth on all of the segments. 2. Broadcasts adversely affect the performance of every workstation and server on a Layer 2 network. Network interface cards (NICs) are unable to evaluate the applicability of broadcast packets and must pass them to the upper layers of the networking software for evaluation. Even though it is likely that the packet is not applicable to this workstation, this evaluation forces a CPU interrupt and steals CPU cycles. The demands of broadcast traffic alone can affect the performance of other applications, especially on systems with limited CPU and memory resources. Broadcast storms are another serious problem affecting Layer 2 networks. A broadcast storm is a condition in which broadcast packets propagate and multiply on every segment of the network, using all or most of the available bandwidth and effectively shutting down the network. Broadcast storms are generally caused by a topology loop, an addressing problem, or a faulty network device. Typical Layer 2 switches provide no protection from broadcast storms because of their inability to control broadcast traffic. Routers: The Traditional Tool for Broadcast Control The traditional method for controlling broadcasts is to place routers at the center of the network, where they segment network traffic and separate the network into multiple broadcast domains. Routers inherently prevent broadcasts from crossing from one network segment to another, thus limiting the effects of the broadcasts to a single broadcast domain. In this role at the center of the network, routers raise the network complexity, requiring more sophisticated configuration, detailed administration, and often, higher equipment costs. Page 2 of 15

3 Controlling Traffic with Switches It is not practical to replace a router with a basic Layer 2 switch for two reasons: broadcast control is lost, and security is lost. If a router is replaced with a basic Layer 2 switch, the network will be flattened; that is, the network will become a single broadcast domain where all devices will be able to hear broadcasts from all other devices. In addition, the basic Layer 2 switch cannot provide the highly sophisticated security capabilities of the router. However, on networks that do not require sophisticated levels of security, HP switches with Layer 3 traffic controls can be used to replace routers. In these cases, the switch uses the Layer 3 traffic controls to provide broadcast control similar to that of a router. In general, the Layer 3 traffic control features use information from the Layer 3 header to make intelligent forwarding decisions. The Layer 3 traffic controls do not enable HP s ProCurve switches to replace routers in every instance. Instead, it is advisable to consider these switches as possible alternatives to routers in situations where the high-level of security offered by routers is not necessary. In other words, the HP ProCurve switch family can often provide sufficient control over network traffic without the overhead and cost associated with routers. Routers, Routing Switches Control HP Switches with Layer 3 Traffic Controls Layer 2 Switches Complexity Figure 2. Control and Complexity Increase Together As Figure 2 suggests, HP switches with Layer 3 traffic controls offer a significantly higher level of control with little additional complexity. By contrast, routers or routing switches offer almost complete control over network traffic, but are notoriously difficult to configure and maintain. On the other extreme, switches that feature only Layer 2 technologies provide almost no control over traffic issues such as broadcast. The current generation of HP switches provides this balance between complexity and control by managing broadcasts and multicasts. Multicast transmissions are becoming increasingly common as video-conferencing and other multimedia applications pervade the business world. The technologies that form Layer 3 traffic controls are: Automatic Broadcast Control (ABC), which suppresses broadcasts by participating in the IP and IPX broadcast protocols for host and route discovery. Protocol Filtering, which can restrict traffic between segments on the basis of the protocols used. HP ProCurve switches enable the configuration of filters based upon the AppleTalk, IP, and IPX protocols. Filtering can also be done on these Layer 2 protocols: SNA, DEC LAT and NetBios. Page 3 of 15

4 ƒ Internet Group Multicast Protocol (IGMP), an Internet standard that enables routers and Layer 3 switches to direct multicast traffic to the appropriate nodes without affecting the performance of other nodes. Taken together, these features provide virtually the same level of broadcast control as routers. Automatic Broadcast Control Automatic Broadcast Control (ABC) helps to conserve bandwidth and processing power for IP traffic, IPX traffic, or both within a broadcast domain. The HP switch greatly reduces broadcasts by either stopping them at the switch, or by having the broadcast requests answered directly by the switch rather than sending the broadcast on. ABC controls broadcasts through two mechanisms: broadcast rate throttling and IP/IPX broadcast reduction. ƒ Broadcast Rate Throttling causes the switch to drop any broadcasts that exceed a configured percentage threshold, which guards against broadcast storms. This function, with the threshold set on a port-by-port basis, is independent of IP or IPX and not discussed any further in this application note. ƒ IP/IPX Broadcast Reduction significantly reduces the propagation of broadcasts generated by IP and IPX clients and servers. Examples of such broadcasts are IP ARPs and RIPs, and IPX NSQs, RIPs, and SAPs. This concept is illustrated in Figure 3. In the network on the left, the workstation on the left sends out an ARP request looking for the server on the left. This ARP request is a broadcast, so it is transmitted throughout the network. The server in the upper left detects that it is the node being looked for and replies back to the originating workstation. In the network on the right, the switch with ABC gets the ARP request from the workstation, looks up the response it is own ARP cache and sends the reply directly back to the workstation. The broadcast stops right at the switch. Server Server Server Server Server Server Switch HP Switch with ABC Switch Switch HP Switch with ABC HP Switch with ABC WS WS WS WS WS WS Figure 3. Activating Automatic Broadcast Control How ABC Works When ABC is enabled on an HP switch, the switch snoops or listens to solicited or unsolicited IP and IPX address resolution responses and caches them. Subsequently, when the switch receives a broadcast address request, it sends the cached response and drops the broadcast request instead of flooding it. ABC performs the following functions: Page 4 of 15

5 1. With ABC for IP enabled, the switch builds an ARP cache, and gives a proxy ARP reply for end nodes whose IP-to-MAC address mapping the switch has learned through snooping on previous ARP requests. 2. With IP RIP control enabled, the switch forwards IP RIP broadcasts only to other ports on which the switch has received IP RIP broadcasts. 3. With ABC enabled for IPX, the switch builds IPX route and service tables, and gives a proxy reply to "GetNearestServer" and "GetLocalTarget" IPX broadcast requests. 4. With IPX RIP/SAP control enabled, the switch forwards IPX RIP and SAP broadcasts only to other ports on which it has received IPX RIP and SAP broadcasts. Automatic Broadcast Control is available in the HP ProCurve Switch 1600M, the HP ProCurve Switch 8000M, the Hewlett-Packard AdvanceStack Switch 800T, and the AdvanceStack Switch Although we are discussing ABC in the context of replacing routers, ABC can also provide significant broadcast reduction benefits when implemented in a router-centric network as shown in Figure 4. Implementing ABC in this case requires only that ABC is enabled on the switch. No configuration changes are required on any other devices. We will discuss the configuration changes required to replace a router with a switch later in this section. Figure 4. ABC in a Router-centric Network Protocol Filtering It is not unusual for different workgroups of a network to have different networking needs. Sometimes, workgroups require networking protocols that are not used by other workgroups. For example, it is not uncommon for graphic artists and graphics departments to use Apple Macintosh computers, which typically use the AppleTalk networking protocol. Similarly, it is not uncommon for some workgroups to require Novell NetWare services, while others rely solely upon Microsoft Windows NT or upon the various versions of UNIX and the TCP/IP protocol suite. Page 5 of 15

6 In flat Layer 2 networks, it can be impossible to prevent the broadcast traffic from one workgroup from impacting other workgroups. This problem can be especially acute in the case of AppleTalk and Novell, which rely heavily upon broadcasts to establish connections. Figure 5. Protocol Filtering Protocol filtering, which is configured on a per-port basis, can be used to stop the unwanted broadcasts of a particular Layer 3 protocol from being flooded to other parts of the network, as depicted in Figure 5. HP ProCurve Switches Filter Protocols to Limit Traffic The HP ProCurve Switch 8000M and HP ProCurve Switch 1600M, as well as the HP AdvanceStack Switch 2000 and 800T, address the issue of protocol proliferation by providing Layer 3 filtering mechanisms for traffic in IP, IPX and AppleTalk protocols. The Layer 2 protocols DEC LAT, SNA, NetBios can also filtered. The switches can be configured to forward or drop frames in any of these protocols on a per-port basis. In addition, filters for specific multicast addresses can be defined to forward or drop multicast traffic on a per-port basis. These filtering options enable administrators to streamline traffic. If, for instance, a graphics workgroup is using AppleTalk, but the traffic is not desired elsewhere on the network, administrators can configure an AppleTalk filter so that no AppleTalk traffic will be forwarded to other workgroups. Because of the per-port options, administrators can also assure that the AppleTalk traffic will be forwarded to some workgroups and not to others, enabling a high degree of customization in network resource allocation. Administrators can use the same technique to configure filters for IP and IPX traffic. In addition to protocol filtering, the HP ProCurve Switches provide port filters. This feature provides a convenient method for ensuring the security of some network resources. For example, if a file server is connected to a specific port, file server traffic can be excluded from other ports, preventing users on those ports from gaining access to the server. Page 6 of 15

7 IP Multicasting and IGMP Unlike the majority of today's point-to-point network applications, emerging multimedia applications such as LAN TV, collaborative computing, and desktop conferencing depend on the ability to send the same information from one host to many hosts or from many hosts to many hosts. The rising need for this type of multipoint communication presents an interesting challenge for networks. For example, systems can use multipoint communication to deliver directory updates to multiple servers simultaneously. Mail servers can update their databases in one session instead of having to establish multiple point-to-point sessions between systems. Some multimedia applications can also use multipoint services to facilitate the delivery of CD-ROM, live TV video feeds to multiple systems across the network, or multipoint video conferencing. Figure 6. IGMP (IP Multicast) To help networks and network administrators cope with the rising tide of multicast traffic, the IP community developed IP multicasting and the Internet Group Multicast Protocol (IGMP). Multicasting sends information packets to a pre-defined subset of network devices. For this reason, it has significant advantages over both broadcasting and unicasting. Multicasts are far more efficient than broadcasts because they are sent to a subset of network devices instead of all devices. Unicasts, of course, send packets to single nodes. For reaching multiple users, they are much less efficient than multicasts because a separate copy of each packet is sent to each destination. Some outstanding benefits of IP multicasting are: 1. The sender only has to send out one copy of the information packet instead of many. 2. The information is delivered in a more timely, synchronized fashion because all destinations receive from the same source packet. 3. Multicasting can be used to send information to destinations whose individual addresses are unknown (similar to a broadcast). 4. Multicasting reduces the overall number of packets on the network because one multicast packet is sent instead of many unicast packets. Page 7 of 15

8 Managing Multicasts with IGMP Layer 2 switches treat multicast packets exactly as they do broadcast packets. This means that in a network connected by Layer 2 switches, multicasts are flooded to every device on the network. In an environment rich in multicast types of applications, this could affect the performance of all hosts on the network. IGMP was developed to address this problem. IGMP, an internal protocol of the Internet Protocol (IP) suite, provides a means to automatically control and limit the flow of multicast traffic through the network. Applications and networking devices that implement IGMP work together to eliminate multicast traffic on segments that are not destined to receive this traffic. Implementing IGMP with HP ProCurve Switches All of the currently available managed HP ProCurve and AdvanceStack switches support IGMP. All of these switches are IGMP queriers, independently discovering multicast groups when multicast routers are not present. They also can learn which of their interfaces are linked to other hosts and multicast routers. Configuration is simple just click a single checkbox and IGMP is enabled. Most of the HP switches also can be configured through a single checkbox to promote multicast streams that are part of an IGMP group to the high-priority queue. These packets move through the switch with the least amount of latency delay or wait time as possible. Layer 3 Traffic Control Summary Taken collectively, the Layer 3 traffic controls Automatic Broadcast Control, Protocol Filtering, and IGMP enable HP switches to assume the role traditionally fulfilled by LAN routers. Using switches in this way presents three clear advantages: 1. Higher speed. Switches generally are faster than routers and can prevent or alleviate the bottlenecks often caused by routers. 2. Lower cost. Because switches are simpler than routers, they are less expensive to buy, configure, and maintain. 3. More efficient use of existing routers. Routers that are currently being used to segment LANs can be re-deployed more effectively at the edges of networks, where they can connect LANs to WANs and to the Internet. For those environments that require a high level of security or precise control over traffic at Layer 3, however, a routing switch may be a better solution. Page 8 of 15

9 Replacing a Router with a Switch - IP Environments In general, when replacing a router with a switch at the center of a network, the most important of the Layer 3 traffic controls is ABC. Without ABC, the switch could not control broadcasts and would not be suitable for its new role. Consequently, before replacing a router with a switch featuring Layer 3 traffic controls, we must carefully examine the configuration options for the switch and for the network devices it will connect. IP Configuration Options Figure 7. Typical Router-centric Network In Figure 7, the objective of replacing the router with a switch in an IP environment is to increase the capacity of the network while keeping costs and complexity as low as possible. If we were to remove the router, replace it with a switch and make no other configuration changes, the end-nodes on different subnets would no longer be able to communicate because the router functioning as the default gateway would be gone. We must, then, make configuration changes so that the end-nodes on different subnets can communicate. There are three possible options for making the changes. The three options are directly related to the three pieces of information critical to a device s IP configuration: Option 1 IP Address: We can change the IP address of all the devices so they are all on the same subnet. Option 2 Subnet Mask: We can change the subnet mask of all devices to transform what were formerly separate subnets into a single subnet. This is called supernetting. Option 3 Default Gateway: We can change the default gateway of each end-node to point at the device itself. This is the least obvious approach and requires the most explanation. Option 3 is usually the best option of the three. Page 9 of 15

10 Option 1: Re-addressing the devices Figure 8: Alternative 1: Re-addressing This option is straightforward and easy to understand. All of the devices on the network (endnodes and connectivity devices) are assigned new addresses in a single address space large enough to contain them. After this change, all devices in this network will be able to communicate with each other through the switch. In general, this option is not acceptable because the impact of changing the addresses of device has far-reaching and sometimes unexpected results. In addition, it is difficult to get a single IP address space large enough to contain all current nodes and allow for future growth for all but the smallest networks. Option 2: Supernetting Figure 9: Alternative 2: Supernetting This option works only if all of the subnets on the router are contiguous. Figure 7 shows a router-centric network with contiguous addresses. If the subnet addresses are contiguous, it is possible to change the subnet mask and combine separate subnets into a single subnet. As mentioned previously, this is called supernetting. In this option, the subnet masks of all of the Page 10 of 15

11 devices (end-nodes and network connectivity devices) are changed. Figure 9 shows the network after changing the subnet mask. This option should be used with extreme care. All current subnet address ranges must be contiguous; any new subnets used in the future must also be contiguous to continue using the supernetting approach. Knowing what value to give the subnet mask can be confusing and should be done only by those who are very familiar with the subnet mask concept. Option 3: Changing the Default Gateway Figure 10: Alternative 3: Changing the Default Gateway When a device s default gateway is changed to point at itself, that is the default gateway IP address is the same as the device s IP address, the device ARPs directly for all devices on the network instead of only those on the same subnet. Figure 10 shows the network after changing the default gateway. Because they are broadcasts, these ARP requests can reach any other device on a network interconnected by switches. This is true even in cases where the Layer 3 addresses indicate that nodes are on different subnets. Consequently, the nodes can communicate directly without a router between them after changing the default gateway. Changing the default gateway is generally the most attractive of the three options. On a statically addressed network, the default gateway of each device must be changed. The cost of this effort must be weighed against the benefits of replacing the router with a switch. The cost of this effort can be reduced substantially in dynamically addressed networks by using Dynamic Host Configuration Protocol (DHCP). DHCP simplifies network addressing by automatically assigning addresses, subnet masks, and default gateways to network nodes when they are booted up. Changing the default gateway address on the DHCP server makes implementing this option simple. However, a Windows NT 4.0 DHCP server normally will not allow a device s IP address and default gateway to be identical without making changes to the registry. For details see: A related DHCP discussion regarding superscopes (configuring for multiple subnets on the same DHCP server port) for Windows NT 4.0 can be found at: Page 11 of 15

12 Automatic Gateway Configuration To make implementing this option simpler, HP has implemented a feature called Automatic Gateway Configuration (AGC) on its switches that support ABC. AGC enables switches to listen for DHCP responses. When the switch hears a DHCP response from a server, the switch modifies the assigned default gateway to be the same as the assigned IP address before relaying the response to the device. 2. Windows NT Server replies: IP Address: Default Gateway: Switch Server 3. Switch intercepts the reply and copies the IP address over Default Gateway assigned by the server IP Address: Default Gateway: Workstation sends DHCP request WS Figure 11: Automatic Gateway Configuration Any end nodes that are on the same switch segment as the DHCP server will not benefit from Automatic Gateway Configuration since those packets do not travel through the switch. It is recommended when using the Automatic Gateway Configuration feature that DHCP servers be located on switch segments without any end nodes. If the DHCP server itself allows setting the default gateway to the end node address it is recommended that the DHCP server be used rather than the Automatic Gateway Configuration in the switch. ABC Enables HP Switches to Resolve ARP Broadcasts When one of the options above has been implemented each node now ARPs for any node unknown to it. Unless the switch we ve put in the center of the network can resolve those broadcast requests, they will be flooded across the network. This is where ABC is helpful by enabling the HP switch to cache the ARP requests and resolve them directly, as shown in the network on the right in Figure 3. Now the devices can talk to each other through the switch and broadcasts are kept at a minimum. Setting Proxy ARP in any Remaining Routers In Figure 10, the devices connected by the switch will now ARP directly for devices on the WAN. This could be a problem because the router will block the broadcast requests from reaching the WAN devices. This will prevent nodes from finding any nodes on the other side of the router. Routers, however, have a feature called Proxy ARP that will resolve this problem. When the Page 12 of 15

13 devices on the switched network ARP for devices on the WAN, the router (with Proxy ARP enabled) responds to that request, and forwards the packets exactly as it would in the role of a default gateway. Proxy ARP must be enabled manually on most routers. This discussion also applies to any routers or routing switches left in the local LAN environment. Proxy ARP should be enabled on these routers as well. Replacing a Router with a Switch - IPX Environments The goal in replacing the router with a switch in the IPX environment is similar to IP. Devices should communicate directly through the switch and use the router only to access devices across the WAN. Figure 12 depicts a typical router-centric IPX network. WAN Network: 01F0A23 Router Server Network: 01F0A2F Network: 01F0A2B Server Switch Hub A B C D Figure 12: Typical IPX Router-centric Network How ABC Works in the IPX Environment IPX addressing is dynamic. A separate IPX network address is configured on each interface of the router. As opposed to IP, only the servers and routers must be configured with this address. Workstation network addressing is completely dynamic. Another configuration item in the IPX environment is frame (encapsulation) type. There are four Layer 2 frame types supported by IPX. Each network number in IPX can be locked to only one frame type. This feature can allow for four independent logical networks on one physical link, i.e. four network numbers, each using a different frame type. When multiple frame types are used, devices that use different frame types cannot communicate directly with each other; communication is only possible through a router or server. When an IPX node first comes up it broadcasts a Get Nearest Server (GNS) request (also known as a Nearest Server Query or NSQ) using the IPX network number 0 (zero). A router or IPX server responds back from its RIP/SAP table with the actual local IPX network number, network number of the nearest server that can service the needs of this node and the MAC address of itself. The HP Switch with ABC enabled builds its own RIP/SAP table and replies back to the node with the above information, except that the MAC address given is the MAC address of the actual nearest server, not the switch. At this point two things have happened: Page 13 of 15

14 The GNS, a broadcast packet, has gone no farther than the switch. The IPX node now has the MAC address of the nearest server and can communicate directly with this server through the switched network. ABC in the HP switches will handle each frame type separately and correctly, but being a Layer 2 switch, will not provide communication between devices using different frame types. That communication must still come through an IPX router or server. When replacing a pre-existing IPX router with an HP switch as in Figure 12, the network number and frame type configured on the local router interface must agree with the network number and frame type configured on any Netware servers on that interface. These are the only changes required. This new configuration is depicted in Figure 13. Figure 13: IPX Re-addressing Common Problems Seen in IPX Environments There are three common problem situations that come up in an IPX environment. While these problems are actually the result of illegal IPX configurations in the first two situations and Spanning Tree Protocol in the third, they usually show up when the switch is inserted into the network. This may lead the user to incorrectly think they were caused by the switch since that was the last thing that was done before the problem showed up. Replacing a Router With an HP Switch As mentioned above, replacing a pre-existing IPX router with an HP switch requires that all servers that are connected via the switch have the same network number as the interface on the router. Reconfiguring the servers for the correct external network number is all it takes. Each server retains its existing internal network number. Because IPX end nodes learn their network numbers dynamically, it may take a reboot of the end nodes before they learn the new network number. If the network numbers are not changed to agree, all servers and routers in the common domain will report errors on their consoles stating multiple network numbers are present. In addition, if ABC is enabled for IPX and the switch sees packets with different network numbers using the same frame type, the switch updates the network number it has for a particular frame type based on the last packet seen. This can occur up to five times in five minutes. At the sixth change, the switch locks on to the network number seen in the fifth change Page 14 of 15

15 and disables ABC for IPX, flooding all new GNS requests through it. (The switch locks on to a network number even though it has disabled ABC under IPX so that the switch can still respond to an IPX diagnostic packet, since this is a common way for IPX devices to discover other IPX devices on a network.) This sequence will be indicated in the event log of the switch. Once the servers have been configured correctly, ABC for IPX can be re-enabled on the switch. Same Network Number on Different Frame Types Another common problem is having the same network number show up on different frame types, which is an illegal state under IPX. This can be caused through incorrect configuration, or more commonly, when upgrading a server from Netware 3 to Netware 4 since the default frame type is different between these two versions. If this situation occurs, console errors will be seen on both IPX servers and routers in the environment. The situation is fixed by configuring all servers using the same network number to agree on a frame type. Unlike network numbers, which are automatic for end nodes, end nodes may also have to be re-configured for frame type if their frame type has been set via configuration. If an HP switch with ABC enabled detects the same network number on multiple frame types, it will lock on to the last frame type seen for a particular network number. If the frame type for a specific network number changes five times over a short period of time, the switch will disable ABC for IPX. (The switch locks on to a frame type even though it has disabled ABC under IPX so that the switch can still respond to an IPX diagnostic packet, since this is a common way for IPX devices to discover other IPX devices on a network.) Spanning Tree in the IPX Environment When replacing an IPX router with a switch the user can get the following message when powering up a PC, "A file server could not be found". This is a well-known issue given the following situation: 1. The PC is directly-connected to the switch 2. The PC is running Novell's VLMs or Client32 3. The switch has Spanning Tree Protocol (STP) enabled In this situation, when the directly-connected PC is powered on, the switch senses linkbeat on that port. This causes the switch to go through the four Spanning Tree states: blocking, listening, learning, and forwarding. It takes 30 seconds for the switch to complete that sequence and begin forwarding packets to and from that port. During those 30 seconds, Novell sends 3 requests for a server, then stops looking. By the time Spanning Tree completes its job, Novell reports that "a file server could not be found". Current versions of firmware (found at for the HP ProCurve Switches that support STP, include an enhancement to resolve this timing problem between Novell and STP. The enhancement allows users to configure Spanning Tree, on a port-by-port basis, in fast mode so that it does not go through the 4 states. Instead, for those ports configured in fast mode, Spanning Tree will immediately begin forwarding packets to and from the port. This allows Novell clients to communicate with the server as soon as the network card (NIC) is enabled. After that, the switch continues to listen for, and send, Spanning Tree packets on those configured ports. This protects the user who might inadvertently connect a hub or switch to that port and create a network loop - Spanning Tree will detect the loop after a short time, since the port listens for and sends STP packets on that port. Technical information subject to change without notice. Copyright 1999, Hewlett-Packard Company Page 15 of 15

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

hp ProLiant network adapter teaming

hp ProLiant network adapter teaming hp networking june 2003 hp ProLiant network adapter teaming technical white paper table of contents introduction 2 executive summary 2 overview of network addressing 2 layer 2 vs. layer 3 addressing 2

More information

Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme. Auxiliary Protocols

Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme. Auxiliary Protocols Auxiliary Protocols IP serves only for sending packets with well-known addresses. Some questions however remain open, which are handled by auxiliary protocols: Address Resolution Protocol (ARP) Reverse

More information

Visio Enabled Solution: One-Click Switched Network Vision

Visio Enabled Solution: One-Click Switched Network Vision Visio Enabled Solution: One-Click Switched Network Vision Tim Wittwer, Senior Software Engineer Alan Delwiche, Senior Software Engineer March 2001 Applies to: All Microsoft Visio 2002 Editions All Microsoft

More information

SSVP SIP School VoIP Professional Certification

SSVP SIP School VoIP Professional Certification SSVP SIP School VoIP Professional Certification Exam Objectives The SSVP exam is designed to test your skills and knowledge on the basics of Networking and Voice over IP. Everything that you need to cover

More information

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób)

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób) QUESTION NO: 8 David, your TestKing trainee, asks you about basic characteristics of switches and hubs for network connectivity. What should you tell him? A. Switches take less time to process frames than

More information

SSVVP SIP School VVoIP Professional Certification

SSVVP SIP School VVoIP Professional Certification SSVVP SIP School VVoIP Professional Certification Exam Objectives The SSVVP exam is designed to test your skills and knowledge on the basics of Networking, Voice over IP and Video over IP. Everything that

More information

The IP Transmission Process. V1.4: Geoff Bennett

The IP Transmission Process. V1.4: Geoff Bennett The IP Transmission Process V1.4: Geoff Bennett Contents Communication Between Hosts Through a MAC Bridge Through a LAN Switch Through a Router The tutorial is divided into four sections. Section 1 looks

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Five Designing a Network Topology Copyright 2010 Cisco Press & Priscilla Oppenheimer Topology A map of an internetwork that indicates network segments, interconnection points,

More information

How Much Broadcast and Multicast Traffic Should I Allow in My Network?

How Much Broadcast and Multicast Traffic Should I Allow in My Network? PowerConnect Application Note #5 November 2003 How Much Broadcast and Multicast Traffic Should I Allow in My Network? This Application Note relates to the following Dell PowerConnect products: PowerConnect

More information

Objectives. The Role of Redundancy in a Switched Network. Layer 2 Loops. Broadcast Storms. More problems with Layer 2 loops

Objectives. The Role of Redundancy in a Switched Network. Layer 2 Loops. Broadcast Storms. More problems with Layer 2 loops ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Implement Spanning Tree Protocols LAN Switching and Wireless Chapter 5 Explain the role of redundancy in a converged

More information

BASIC ANALYSIS OF TCP/IP NETWORKS

BASIC ANALYSIS OF TCP/IP NETWORKS BASIC ANALYSIS OF TCP/IP NETWORKS INTRODUCTION Communication analysis provides powerful tool for maintenance, performance monitoring, attack detection, and problems fixing in computer networks. Today networks

More information

cnds@napier Slide 1 Introduction cnds@napier 1 Lecture 6 (Network Layer)

cnds@napier Slide 1 Introduction cnds@napier 1 Lecture 6 (Network Layer) Slide 1 Introduction In today s and next week s lecture we will cover two of the most important areas in networking and the Internet: IP and TCP. These cover the network and transport layer of the OSI

More information

Networking 4 Voice and Video over IP (VVoIP)

Networking 4 Voice and Video over IP (VVoIP) Networking 4 Voice and Video over IP (VVoIP) Course Objectives This course will give delegates a good understanding of LANs, WANs and VVoIP (Voice and Video over IP). It is aimed at those who want to move

More information

Chapter 3 LAN Configuration

Chapter 3 LAN Configuration Chapter 3 LAN Configuration This chapter describes how to configure the advanced LAN features of your ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN. This chapter contains the following sections

More information

- Hubs vs. Switches vs. Routers -

- Hubs vs. Switches vs. Routers - 1 Layered Communication - Hubs vs. Switches vs. Routers - Network communication models are generally organized into layers. The OSI model specifically consists of seven layers, with each layer representing

More information

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure Question Number (ID) : 1 (jaamsp_mngnwi-025) Lisa would like to configure five of her 15 Web servers, which are running Microsoft Windows Server 2003, Web Edition, to always receive specific IP addresses

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

What communication protocols are used to discover Tesira servers on a network?

What communication protocols are used to discover Tesira servers on a network? Understanding device discovery methods in Tesira OBJECTIVES In this application note, basic networking concepts will be summarized to better understand how Tesira servers are discovered over networks.

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

Detecting rogue systems

Detecting rogue systems Product Guide Revision A McAfee Rogue System Detection 4.7.1 For use with epolicy Orchestrator 4.6.3-5.0.0 Software Detecting rogue systems Unprotected systems, referred to as rogue systems, are often

More information

Use MAC-Forced Forwarding with DHCP Snooping to Create Enhanced Private VLANs

Use MAC-Forced Forwarding with DHCP Snooping to Create Enhanced Private VLANs How To Use MAC-Forced Forwarding with DHCP Snooping to Create Enhanced Private VLANs Introduction In a large network where internal users cannot be trusted, it is nearly impossible to stop a host from

More information

Transport and Network Layer

Transport and Network Layer Transport and Network Layer 1 Introduction Responsible for moving messages from end-to-end in a network Closely tied together TCP/IP: most commonly used protocol o Used in Internet o Compatible with a

More information

How To Understand and Configure Your Network for IntraVUE

How To Understand and Configure Your Network for IntraVUE How To Understand and Configure Your Network for IntraVUE Summary This document attempts to standardize the methods used to configure Intrauve in situations where there is little or no understanding of

More information

Region 10 Videoconference Network (R10VN)

Region 10 Videoconference Network (R10VN) Region 10 Videoconference Network (R10VN) Network Considerations & Guidelines 1 What Causes A Poor Video Call? There are several factors that can affect a videoconference call. The two biggest culprits

More information

Procedure: You can find the problem sheet on Drive D: of the lab PCs. Part 1: Router & Switch

Procedure: You can find the problem sheet on Drive D: of the lab PCs. Part 1: Router & Switch University of Jordan Faculty of Engineering & Technology Computer Engineering Department Computer Networks Laboratory 907528 Lab. 2 Network Devices & Packet Tracer Objectives 1. To become familiar with

More information

Local-Area Network -LAN

Local-Area Network -LAN Computer Networks A group of two or more computer systems linked together. There are many [types] of computer networks: Peer To Peer (workgroups) The computers are connected by a network, however, there

More information

Overview of Routing between Virtual LANs

Overview of Routing between Virtual LANs Overview of Routing between Virtual LANs This chapter provides an overview of virtual LANs (VLANs). It describes the encapsulation protocols used for routing between VLANs and provides some basic information

More information

TECHNICAL NOTE. GoFree WIFI-1 web interface settings. Revision Comment Author Date 0.0a First release James Zhang 10/09/2012

TECHNICAL NOTE. GoFree WIFI-1 web interface settings. Revision Comment Author Date 0.0a First release James Zhang 10/09/2012 TECHNICAL NOTE GoFree WIFI-1 web interface settings Revision Comment Author Date 0.0a First release James Zhang 10/09/2012 1/14 Web interface settings under admin mode Figure 1: web interface admin log

More information

AS/400e. TCP/IP routing and workload balancing

AS/400e. TCP/IP routing and workload balancing AS/400e TCP/IP routing and workload balancing AS/400e TCP/IP routing and workload balancing Copyright International Business Machines Corporation 2000. All rights reserved. US Government Users Restricted

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

Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0

Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0 Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0 Course length: 5 Days Course No. 688 - Five days - Instructor-led Introduction This course provides students with the knowledge and skills required

More information

SyAM Software Management Utilities. Creating Templates

SyAM Software Management Utilities. Creating Templates SyAM Software Management Utilities Creating Templates Step 1: Setting Up Folder Paths The Management Utilities utilize a server share to perform centralized network deployment of applications and patches.

More information

Guide to TCP/IP, Third Edition. Chapter 3: Data Link and Network Layer TCP/IP Protocols

Guide to TCP/IP, Third Edition. Chapter 3: Data Link and Network Layer TCP/IP Protocols Guide to TCP/IP, Third Edition Chapter 3: Data Link and Network Layer TCP/IP Protocols Objectives Understand the role that data link protocols, such as SLIP and PPP, play for TCP/IP Distinguish among various

More information

co Characterizing and Tracing Packet Floods Using Cisco R

co Characterizing and Tracing Packet Floods Using Cisco R co Characterizing and Tracing Packet Floods Using Cisco R Table of Contents Characterizing and Tracing Packet Floods Using Cisco Routers...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1

More information

The ABCs of Spanning Tree Protocol

The ABCs of Spanning Tree Protocol The ABCs of Spanning Tree Protocol INTRODUCTION In an industrial automation application that relies heavily on the health of the Ethernet network that attaches all the controllers and computers together,

More information

What is VLAN Routing?

What is VLAN Routing? Application Note #38 February 2004 What is VLAN Routing? This Application Notes relates to the following Dell product(s): 6024 and 6024F 33xx Abstract Virtual LANs (VLANs) offer a method of dividing one

More information

UPPER LAYER SWITCHING

UPPER LAYER SWITCHING 52-20-40 DATA COMMUNICATIONS MANAGEMENT UPPER LAYER SWITCHING Gilbert Held INSIDE Upper Layer Operations; Address Translation; Layer 3 Switching; Layer 4 Switching OVERVIEW The first series of LAN switches

More information

1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet

1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet Review questions 1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet C Media access method D Packages 2 To which TCP/IP architecture layer

More information

IP Routing Configuring Static Routes

IP Routing Configuring Static Routes 11 IP Routing Configuring Static Routes Contents Overview..................................................... 11-3 IP Addressing.............................................. 11-3 Networks.................................................

More information

Can PowerConnect Switches Be Used in IP Multicast Networks?

Can PowerConnect Switches Be Used in IP Multicast Networks? PowerConnect Application Note #6 January 2004 Can PowerConnect Switches Be Used in IP Multicast Networks? This Application Note relates to the following Dell PowerConnect products: PowerConnect 33xx PowerConnect

More information

Implementation of Virtual Local Area Network using network simulator

Implementation of Virtual Local Area Network using network simulator 1060 Implementation of Virtual Local Area Network using network simulator Sarah Yahia Ali Department of Computer Engineering Techniques, Dijlah University College, Iraq ABSTRACT Large corporate environments,

More information

ccna question and answers

ccna question and answers ccna question and answers 46 Which addresses are valid host addresses? A. 201.222.5.17 B. 201.222.5.18 C. 201.222.5.16 D. 201.222.5.19 E. 201.222.5.31,B & D Subnet addresses in this situation are all in

More information

Port Trunking. Contents

Port Trunking. Contents 12 Port Trunking Contents Overview..................................................... 12-2................................... 12-2 Port Connections and Configuration.......................... 12-3 Link

More information

Chapter 2 TCP/IP Networking Basics

Chapter 2 TCP/IP Networking Basics Chapter 2 TCP/IP Networking Basics A network in your home or small business uses the same type of TCP/IP networking that is used for the Internet. This manual provides an overview of IP (Internet Protocol)

More information

IP Addressing A Simplified Tutorial

IP Addressing A Simplified Tutorial Application Note IP Addressing A Simplified Tutorial July 2002 COMPAS ID 92962 Avaya Labs 1 All information in this document is subject to change without notice. Although the information is believed to

More information

Multimedia Traffic Control with IP Multicast (IGMP)

Multimedia Traffic Control with IP Multicast (IGMP) 4 Multimedia Traffic Control with IP Multicast (IGMP) Contents Overview...................................................... 4-3 General Operation and Features.................................. 4-4 IGMP

More information

Efficient Video Distribution Networks with.multicast: IGMP Querier and PIM-DM

Efficient Video Distribution Networks with.multicast: IGMP Querier and PIM-DM Efficient Video Distribution Networks with.multicast: IGMP Querier and PIM-DM A Dell technical white paper Version 1.1 Victor Teeter Network Solutions Engineer This document is for informational purposes

More information

Optimizing Enterprise Network Bandwidth For Security Applications. Improving Performance Using Antaira s Management Features

Optimizing Enterprise Network Bandwidth For Security Applications. Improving Performance Using Antaira s Management Features Optimizing Enterprise Network Bandwidth For Security Applications Improving Performance Using Antaira s Management Features By: Brian Roth, Product Marketing Engineer April 1, 2014 April 2014 Optimizing

More information

Based on Computer Networking, 4 th Edition by Kurose and Ross

Based on Computer Networking, 4 th Edition by Kurose and Ross Computer Networks Ethernet Hubs and Switches Based on Computer Networking, 4 th Edition by Kurose and Ross Ethernet dominant wired LAN technology: cheap $20 for NIC first widely used LAN technology Simpler,

More information

The Impact of PCs on Industrial Control Networks. Network Services Whitepaper

The Impact of PCs on Industrial Control Networks. Network Services Whitepaper The Impact of PCs on Industrial Control Networks Network Services Whitepaper July 12, 2002 The Impact of PC s on Industrial Control Networks Overview 2 Background 2 Why Broadcasts Can Be Disruptive 3 Choosing

More information

VXLAN: Scaling Data Center Capacity. White Paper

VXLAN: Scaling Data Center Capacity. White Paper VXLAN: Scaling Data Center Capacity White Paper Virtual Extensible LAN (VXLAN) Overview This document provides an overview of how VXLAN works. It also provides criteria to help determine when and where

More information

LANs and VLANs A Simplified Tutorial

LANs and VLANs A Simplified Tutorial Application Note LANs and VLANs A Simplified Tutorial Version 3.0 May 2002 COMPAS ID 90947 Avaya Labs 1 Companion document IP Addressing: A Simplified Tutorial COMPAS ID 92962 2 Introduction As the name

More information

Building Secure Network Infrastructure For LANs

Building Secure Network Infrastructure For LANs Building Secure Network Infrastructure For LANs Yeung, K., Hau; and Leung, T., Chuen Abstract This paper discusses the building of secure network infrastructure for local area networks. It first gives

More information

Basic Network Configuration

Basic Network Configuration Basic Network Configuration 2 Table of Contents Basic Network Configuration... 25 LAN (local area network) vs WAN (wide area network)... 25 Local Area Network... 25 Wide Area Network... 26 Accessing the

More information

How To Use A Network Over The Internet (Networking) With A Network (Netware) And A Network On A Computer (Network)

How To Use A Network Over The Internet (Networking) With A Network (Netware) And A Network On A Computer (Network) 1 TCP Transmission Control Protocol, is a connection based Internet protocol responsible for breaking data into packets to send over a network using IP (internet protocol) IP works at the TCP/IP Internet

More information

Lab PC Network TCP/IP Configuration

Lab PC Network TCP/IP Configuration Lab PC Network TCP/IP Configuration Objective Identify tools used to discover a computer network configuration with various operating systems. Gather information including connection, host name, Layer

More information

Extending Networking to Fit the Cloud

Extending Networking to Fit the Cloud VXLAN Extending Networking to Fit the Cloud Kamau WangŨ H Ũ Kamau Wangũhgũ is a Consulting Architect at VMware and a member of the Global Technical Service, Center of Excellence group. Kamau s focus at

More information

IP Multicasting. Applications with multiple receivers

IP Multicasting. Applications with multiple receivers IP Multicasting Relates to Lab 10. It covers IP multicasting, including multicast addressing, IGMP, and multicast routing. 1 Applications with multiple receivers Many applications transmit the same data

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

Deploying Windows Streaming Media Servers NLB Cluster and metasan Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................

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

Layer 3 Routing User s Manual

Layer 3 Routing User s Manual User s Manual Second Edition, July 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

CHAPTER 10 LAN REDUNDANCY. Scaling Networks

CHAPTER 10 LAN REDUNDANCY. Scaling Networks CHAPTER 10 LAN REDUNDANCY Scaling Networks CHAPTER 10 10.0 Introduction 10.1 Spanning Tree Concepts 10.2 Varieties of Spanning Tree Protocols 10.3 Spanning Tree Configuration 10.4 First-Hop Redundancy

More information

Chapter 14: Distributed Operating Systems

Chapter 14: Distributed Operating Systems Chapter 14: Distributed Operating Systems Chapter 14: Distributed Operating Systems Motivation Types of Distributed Operating Systems Network Structure Network Topology Communication Structure Communication

More information

UIP1868P User Interface Guide

UIP1868P User Interface Guide UIP1868P User Interface Guide (Firmware version 0.13.4 and later) V1.1 Monday, July 8, 2005 Table of Contents Opening the UIP1868P's Configuration Utility... 3 Connecting to Your Broadband Modem... 4 Setting

More information

Introduction to IP v6

Introduction to IP v6 IP v 1-3: defined and replaced Introduction to IP v6 IP v4 - current version; 20 years old IP v5 - streams protocol IP v6 - replacement for IP v4 During developments it was called IPng - Next Generation

More information

Datagram-based network layer: forwarding; routing. Additional function of VCbased network layer: call setup.

Datagram-based network layer: forwarding; routing. Additional function of VCbased network layer: call setup. CEN 007C Computer Networks Fundamentals Instructor: Prof. A. Helmy Homework : Network Layer Assigned: Nov. 28 th, 2011. Due Date: Dec 8 th, 2011 (to the TA) 1. ( points) What are the 2 most important network-layer

More information

Three Key Design Considerations of IP Video Surveillance Systems

Three Key Design Considerations of IP Video Surveillance Systems Three Key Design Considerations of IP Video Surveillance Systems 2012 Moxa Inc. All rights reserved. Three Key Design Considerations of IP Video Surveillance Systems Copyright Notice 2012 Moxa Inc. All

More information

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure Question Number (ID) : 1 (wmpmsp_mngnwi-121) You are an administrator for an organization that provides Internet connectivity to users from the corporate network. Several users complain that they cannot

More information

HARTING Ha-VIS Management Software

HARTING Ha-VIS Management Software HARTING Ha-VIS Management Software People Power Partnership HARTING Management Software Network Management Automation IT - with mcon Switches from HARTING With the Ha-VIS mcon families, HARTING has expanded

More information

Configuring Network Address Translation (NAT)

Configuring Network Address Translation (NAT) 8 Configuring Network Address Translation (NAT) Contents Overview...................................................... 8-3 Translating Between an Inside and an Outside Network........... 8-3 Local and

More information

CCNA Tutorial Series SUBNETTING

CCNA Tutorial Series SUBNETTING CCNA Tutorial Series This document contains the Course Map For The Interactive flash tutorial at: http://www.semsim.com/ccna/tutorial/subnetting/subnetting.html HOME PAGE Course Objectives Pre-test By

More information

iseries TCP/IP routing and workload balancing

iseries TCP/IP routing and workload balancing iseries TCP/IP routing and workload balancing iseries TCP/IP routing and workload balancing Copyright International Business Machines Corporation 2000, 2001. All rights reserved. US Government Users Restricted

More information

LAN TCP/IP and DHCP Setup

LAN TCP/IP and DHCP Setup CHAPTER 2 LAN TCP/IP and DHCP Setup 2.1 Introduction In this chapter, we will explain in more detail the LAN TCP/IP and DHCP Setup. 2.2 LAN IP Network Configuration In the Vigor 2900 router, there are

More information

ERserver. iseries. TCP/IP routing and workload balancing

ERserver. iseries. TCP/IP routing and workload balancing ERserver iseries TCP/IP routing and workload balancing ERserver iseries TCP/IP routing and workload balancing Copyright International Business Machines Corporation 1998, 2001. All rights reserved. US

More information

> Technical Configuration Guide for Microsoft Network Load Balancing. Ethernet Switch and Ethernet Routing Switch Engineering

> Technical Configuration Guide for Microsoft Network Load Balancing. Ethernet Switch and Ethernet Routing Switch Engineering Ethernet Switch and Ethernet Routing Switch Engineering > Technical Configuration Guide for Microsoft Network Load Balancing Enterprise Solutions Engineering Document Date: March 9, 2006 Document Version:

More information

How To Monitor And Test An Ethernet Network On A Computer Or Network Card

How To Monitor And Test An Ethernet Network On A Computer Or Network Card 3. MONITORING AND TESTING THE ETHERNET NETWORK 3.1 Introduction The following parameters are covered by the Ethernet performance metrics: Latency (delay) the amount of time required for a frame to travel

More information

Chapter 4 Customizing Your Network Settings

Chapter 4 Customizing Your Network Settings . Chapter 4 Customizing Your Network Settings This chapter describes how to configure advanced networking features of the Wireless-G Router Model WGR614v9, including LAN, WAN, and routing settings. It

More information

Chapter 6 Configuring IP

Chapter 6 Configuring IP Chapter 6 Configuring IP This chapter describes the Internet Protocol (IP) parameters on HP ProCurve routing switches and switches and how to configure them. After you add IP addresses and configure other

More information

Protocol Data Units and Encapsulation

Protocol Data Units and Encapsulation Chapter 2: Communicating over the 51 Protocol Units and Encapsulation For application data to travel uncorrupted from one host to another, header (or control data), which contains control and addressing

More information

Layer 3 Network + Dedicated Internet Connectivity

Layer 3 Network + Dedicated Internet Connectivity Layer 3 Network + Dedicated Internet Connectivity Client: One of the IT Departments in a Northern State Customer's requirement: The customer wanted to establish CAN connectivity (Campus Area Network) for

More information

This document explains how to use your Web Browser to configure the 100BaseT Print Server models

This document explains how to use your Web Browser to configure the 100BaseT Print Server models Web Browser This document explains how to use your Web Browser to configure the 100BaseT Print Server models Overview 100BaseT Print Server models incorporate a HTTP server. This allows you to connect

More information

Using the HP IP/IPX Printer Gateway (version 2.0)

Using the HP IP/IPX Printer Gateway (version 2.0) Using the HP IP/IPX Printer Gateway (version 2.0) Notice The information contained in this document is subject to change without notice. HEWLETT-PACKARD COMPANY MAKES NO WARRANTY OF ANY KIND WITH REGARD

More information

Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network.

Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network. Course Name: TCP/IP Networking Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network. TCP/IP is the globally accepted group of protocols

More information

Chapter 16: Distributed Operating Systems

Chapter 16: Distributed Operating Systems Module 16: Distributed ib System Structure, Silberschatz, Galvin and Gagne 2009 Chapter 16: Distributed Operating Systems Motivation Types of Network-Based Operating Systems Network Structure Network Topology

More information

Chapter 8 Router and Network Management

Chapter 8 Router and Network Management Chapter 8 Router and Network Management This chapter describes how to use the network management features of your ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN. These features can be found by

More information

Communication Systems Internetworking (Bridges & Co)

Communication Systems Internetworking (Bridges & Co) Communication Systems Internetworking (Bridges & Co) Prof. Dr.-Ing. Lars Wolf TU Braunschweig Institut für Betriebssysteme und Rechnerverbund Mühlenpfordtstraße 23, 38106 Braunschweig, Germany Email: wolf@ibr.cs.tu-bs.de

More information

Chapter 4 Customizing Your Network Settings

Chapter 4 Customizing Your Network Settings Chapter 4 Customizing Your Network Settings This chapter describes how to configure advanced networking features of the RangeMax Dual Band Wireless-N Router WNDR3300, including LAN, WAN, and routing settings.

More information

The BANDIT Device in the Network

The BANDIT Device in the Network encor! enetworks TM Version A.1, March 2010 2013 Encore Networks, Inc. All rights reserved. The BANDIT Device in the Network The BANDIT II and the BANDIT III, ROHS-compliant routers in the family of BANDIT

More information

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet CCNA R&S: Introduction to Networks Chapter 5: Ethernet 5.0.1.1 Introduction The OSI physical layer provides the means to transport the bits that make up a data link layer frame across the network media.

More information

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs Tasks: 1 (10 min) Verify that TCP/IP is installed on each of the computers 2 (10 min) Connect the computers together via a switch 3 (10 min)

More information

A Dell Technical White Paper Dell Storage Engineering

A Dell Technical White Paper Dell Storage Engineering Networking Best Practices for Dell DX Object Storage A Dell Technical White Paper Dell Storage Engineering THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND

More information

Step-by-Step Guide for Setting Up IPv6 in a Test Lab

Step-by-Step Guide for Setting Up IPv6 in a Test Lab Step-by-Step Guide for Setting Up IPv6 in a Test Lab Microsoft Corporation Published: July, 2006 Author: Microsoft Corporation Abstract This guide describes how to configure Internet Protocol version 6

More information

Link Layer Discovery Protocol

Link Layer Discovery Protocol 12 Link Layer Discovery Protocol Contents Overview..................................................... 12-2 LLDP..................................................... 12-2 LLDP Messages............................................

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

How To Configure Voice Vlan On An Ip Phone

How To Configure Voice Vlan On An Ip Phone 1 VLAN (Virtual Local Area Network) is used to logically divide a physical network into several broadcast domains. VLAN membership can be configured through software instead of physically relocating devices

More information

BCIS 4680 -- BUSINESS DATA COMMUNICATIONS and NETWORKING Mr. Cengiz Capan -- Spring 2016

BCIS 4680 -- BUSINESS DATA COMMUNICATIONS and NETWORKING Mr. Cengiz Capan -- Spring 2016 Office : BLB 290E, Business Leadership Building Office Hours: Tu &Th 9:00 am - 11:00 am, or by appointment/drop-in Telephone: 940-565-4660 Web Page: http://www.coba.unt.edu/bcis/faculty/capan/capan.htm

More information

ALL8894WMP. User s Manual. 8-Port 10/100/1000Mbps with 4-port PoE. Web Management Switch

ALL8894WMP. User s Manual. 8-Port 10/100/1000Mbps with 4-port PoE. Web Management Switch ALL8894WMP 8-Port 10/100/1000Mbps with 4-port PoE Web Management Switch User s Manual Content Content I Introduction..3 Product Overview.3 Web Management Feature.3 Specification..4 Mechanical...4 Performance...5

More information

GLBP - Gateway Load Balancing Protocol

GLBP - Gateway Load Balancing Protocol GLBP - Gateway Load Balancing Protocol Gateway Load Balancing Protocol (GLBP) protects data traffic from a failed router or circuit, like Hot Standby Router Protocol (HSRP) and Virtual Router Redundancy

More information