Showing posts with label 10gbe switch. Show all posts
Showing posts with label 10gbe switch. Show all posts

Thursday, August 9, 2018

What Is IPv6 And Why Is It Important?

IPv6 has been around for over a decade but is not yet seeing broad adoption. However, with the imminent exhaustion of available IPv4 addresses, the lack of IP addresses has become a more pressing problem. As the successor of IPv4, IPv6 will not only offer far more addresses, but will address assignments and additional network security features. What is IPv6 and how does it matters? What’s the differences between IPv4 vs IPv6? Let’s get some insight into these issues.
what is ipv6 protocol

What Is IPv6 and How Does It Matter?

IPv6 (Internet Protocol Version 6) is a network layer protocol which allows communication and data transfers to take place over the network. IPv6 came into existence in 1998 and was created out of the concern that demand for IPv4 addresses would exceed availability. IPv6 protocol, which is 128-bits, consists of eight numbered strings, each containing four characters, separated by colon. This gives us an unbelievable amount of unique IP addresses. Despite these, IPv6 protocol also simplifies address assignment (for computers) and provides additional security features. It greatly solves network bottleneck caused by the soaring amount of Internet-connected devices.

Advantages and Disadvantages of IPv6 Protocol

IPv6 protocol is all about future-proofing, with which every current household could have trillions of connected devices, each with their own individual IP addresses, and there would still be plenty of IPv6 addresses to spare, without the need for NAT. Here are the pros and cons of IPv6.
Pros of IPv6 Ptotocol
  • Increased Capacity: of address space—resources are efficiently allocated to accommodate additional web addresses.
  • Efficient Routing: allows for easy aggregation of prefixes assigned to IP networks.
  • Efficient Data Flow: enables large data packets to be sent simultaneously helping to conserve bandwidth.
  • Security: is improved due in part to improved authentication methods built into network firewalls.
Cons of IPv6 Ptotocol
  • Conversion: IPv4 is still widely used and the world is slow to convert to IPv6, the process of making the switch to IPv6 from IPv4 is slow and tedious.
  • Communication: IPv4 and IPv6 machines cannot communicate directly to each other, in the very rare circumstance that they would need to.
  • Readability: Understanding IPv6 subnetting can be difficult on its own, let alone trying to remember/memorize your IPv6 address.

IPv4 vs IPv6: What’s the Difference?

IPv4 protocol consists of four number strings – each containing three digits separated by dots. A standard IPv4 address is 32-bit and allows 4.2 billion unique IP addresses. By comparison, IPv6 uses longer IP addresses: with eight groups of four hexadecimal digits, separated by colons. Hence IPv6 significantly expands the pool of IP addresses. Besides, it also frees the internet from relying on NAT because of the dearth of IPv4. Ipv6 enables all devices to be accessible on the public network for easier management. Moreover, IPv6 is much secure than IPv4 at making sure Internet traffic gets to the correct destination without being intercepted.
ipv4 vs ipv6

What You Need to Enable IPv6

IPv6 has not yet put IPv4 into obsolescence, but we should at least get fully prepared for it. It would be better to make sure that any future PC, mobile device and gigabit Ethernet switch/router support IPv6 protocol. To use IPv6, you’ll need three things:
  • An IPv6-Compatible Operating System: Your operating system’s software must be capable of using IPv6. All modern desktop operating systems should be compatible.
  • A Ethernet Switch/Router With IPv6 Support: Check your network switch/router’s specifications to see if it supports IPv6 if you’re curious. Or when the need occurs, try to grasp network switch/router with IPv6 function.
  • An ISP With IPv6 Enabled:Your Internet service provider must also have IPv6 set up on their end.

Conclusion

IPv6 is rolling out steadily, but slowly. As IPv6-only networks can dramatically simplify network operations and keep costs down, there is reason to believe the trend will continue. It’s important to prepare for the future and get IPv6 working, however, there is no need to race to implement this or worrying about it too much. FS.COM offers IPv6 enabled 10GbE switch and other copper/fiber switch with advanced feature sets that can fit your varying demand. For further information, contact us via sales@fs.com.

Sunday, July 29, 2018

OpenFlow Switch: What Is It and How Does it Work?

SDN (Software-Defined Networking) technology is generating huge interest in networking industry due to its ability to add higher agility and scalability for networks. At the core of the SDN technology is the OpenFlow protocol, and SDN with OpenFlow switch promises flexibility and fast configuration of communication networks. So what exactly is OpenFlow and OpenFlow switch? How does OpenFlow switch work to improve network agility and scalability? We try to explain it in detail and clear out the confusions.

What is OpenFlow and OpenFlow Switch?

OpenFlow is a programmable network protocol for SDN environment, which is used for communication between OpenFlow switches and controllers. OpenFlow separates the programming of network device from underlying hardware, and offers a standardized way of delivering a centralized, programmable network that can quickly adapt to changing network requirements.
openflow protocol
An OpenFlow switch is an OpenFlow-enabled data switch that communicates over OpenFlow channel to an external controller. It performs packet lookup and forwarding according to one or more flow tables and a group table. The OpenFlow switch communicates with the controller and the controller manages the switch via the OpenFlow switch protocol. OpenFlow switches are either based on the OpenFlow protocol or compatible with it.
what is openflow switch

How Does OpenFlow Switch Work?

An OpenFlow switch can only function with the collaborate work of three essential elements:  flow tables installed on switches, a controller and a proprietary OpenFlow protocol for the controller to talk securely with switches. Flow tables are set up on switches. Controllers talk to the switches via the OpenFlow protocol and impose policies on flows. The controller could set up paths through the network optimized for specific characteristics, such as speed, fewest number of hops or reduced latency.

OpenFlow Switch vs Conventional Switch: What’s the Difference?

In a conventional switch, packet forwarding (the data plane) and high-level routing (the control plane) occur on the same device. While for an OpenFlow switch, the data plane is decoupled from the control plane: with the data plane implemented in the switch itself but the control plane in software and a separate SDN controller makes high-level routing decisions. The switch and controller communicate by means of the OpenFlow protocol. OpenFlow switch hence boosts the following advantages:
  • With OpenFlow switch, the SDN controller could route non critical/bulk traffic on longer routes that are not fully utilized.
  • The SDN controller can easily implement load-balancing at high data rates by just directing different flows to different hosts, only doing the set-up of the initial flow's.
  • Traffic can be isolated without the need for vlan's, the SDN controller of OpenFlow switch can just refuse certain connections.
  • Setup a network TAP/Sniffer easily for any port or even specific traffic by programming the network to send a duplicate stream to a network monitoring device.
  • OpenFlow switch allows for the development of new services and ideas all in software on the SDN controller, as well to accelerate new features and services.

Why OpenSwitch Is the New Trend?

OpenFlow switch is designed to provide consistency in traffic management and engineering, by making control function independent of the hardware it's intended to control. This combination of open source software and commodity hardware holds the potential for unprecedented efficiency and operational agility, which fitted well in the world where network becomes increasingly diverse and demanding. Enabling OpenFlow on physical switches and move to OpenFlow switch is something that most clients have been working toward. FS.COM switch product line consists of 10GbE switch, 40GbE switch and 100GbE switch that supports OpenFlow 1.3, which can be used as OpenFlow switches in open networking environment.
10G SDN Switch with L2/L3 ICOS, 48*10GbE ports + 6*40GbE ports
40G SDN Switch L2/L3 ICOS, 32*40GbE ports
100G L2/L3 Switch Loaded with ICOS, 48*25GbE ports +6*100GbE ports

Conclusion

OpenFlow switch addresses bottlenecks to high performance and scalability in SDN environments. Providing an efficient, vendor-independent approach to managing complex networks with dynamic demands, OpenFlow switch is likely to become commonplace in large carrier networks, cloud infrastructures, and other networks. FS.COM SDN OpenFlow switch has received great reputations from our customers, for more information, just reach us via sales@fs.com.

Sunday, July 8, 2018

Core Switch & Edge Switch: How to Choose the Right One?

Choosing a data switch for your network can be a daunting task, given the myriads of vendors out there who are vying for providing network switches with fancy functions and feature sets. It may get more challenging when deciding which core switch and edge switch to buy: you have to make sure the switch you get is up to date so it can take advantage of latest technologies, and allows you to squeeze every last drop of performance out of the system. So, whether to choose a core switch or edge switch? Let’s go through their functions and roles within a network, and link these with you are gonna achieve, then you may find the answer.
core switch and edge switch
What Is a Core Switch?
A core switch is a high-capacity switch generally positioned within the backbone or physical core of a network. Core switch is also regarded as a backbone device that is vital to the successful operation of a network: it serves as the gateway to a wide area network (WAN) or the Internet, so that you can use it to connect to servers, your Internet service provider (ISP) via a router, and to aggregate all switches. A core switch need to be powerful enough and have significant capacity to handle the load sent to it, which means it should always be a fast, full-featured managed switch.
In a public WAN, a core switch interconnects edge switches that are positioned on the edges of related networks. In a local area network (LAN), this switch interconnects work group switches, which are relatively low-capacity switches that are usually positioned in geographic clusters.
core-edge switch connectivity
How About an Edge Switch?
As the name indicates, an edge switch is a switch located at the meeting point of two networks. These switches connect end-user local area networks (LANs) to Internet service provider (ISP) networks. Referred to as access nodes or service nodes, an edge switch connects client devices, like laptops, desktops, security cameras, and wireless access points to your network. Edge switches for WANs are multiservice units supporting a wide variety of communication technologies, it also provides enhanced services such as virtual private networking support, VoIP and quality of service (QoS). Generally, smart switches and even unmanaged switches are valid options at the edge of your network. But for some downtime-sensitive applications or where security matters, a managed switch can also be equally used at the edge.
Core Switch/Edge Switch Selection: What Exactly Matters?
To select the appropriate switch for a layer in a particular network, you need to make clear specifications regarding current/future needs, target traffic flows and user communities.
1. Future Growth
Switches comes in different sizes, features and function, choosing a switch to match a particular network involves a solid network plan for any future growth. With that in mind, you would want to purchase a switch that can accommodate more than 24 ports, such as stackable or modular switches that can scale.
2. Performance
When selecting a switch for the access, distribution, or core layer, consider the ability of the switch to support the port density, forwarding rates, and bandwidth aggregation requirements of your network.
An edge switch needs to support features such as port security, VLANs, Fast Ethernet/Gigabit Ethernet, PoE and link aggregation. While a core switch also needs to support link aggregation to ensure adequate bandwidth coming into the core from the distribution layer switches. Also, a core switch support additional hardware redundancy features like redundant power supplies, and hot-swappable cooling fans. So there is no downtime during switch maintenance.
FS.COM Core Switch and Edge Switch Solution
FS.COM offers a large portfolio of Ethernet switches including 10GbE switch, 25GbE switch, 40GbE switch and 100GbE switch, each with different port configurations and moderate to advanced feature sets that tailored for enterprise networks and data centers. The core switch and edge switch in FS.COM are presented as follows.
Core Switch S5850-32S2Q, S5850-48T4Q, S5850-48S6Q, S5850-48S2Q4C, S8050-20Q4C, N5850-48S6Q, N8000-32Q, N8500-32C, N8500-48B6C
Edge Switch S3700-24T4S, S2800-24T4F, S3800-24T4S, S3800-48T4S, S3800-24F4S, S5800-8TF12S, S5800-48F4S
All these network switches are tested with the highest industry standard in rigorous environment, for more specifications, just reach out to us via sales@fs.com.