Archive

Category Archives for "Networking"

BIRD ROUTE SERVER INSTALL | BGP PEER WITH JUNIPER MX

I was recently faced with a challenge whereby I needed to inject 30,000 BGP routes into a test environment for a DOCSIS 3.1 POC. Typically I would use IXIA to form the BGP session and inject the routes. However, all of our IXIA testers were in use thus I needed a quick alternative.

I was already aware of BIRD and it’s use as a route server in a number of IXP environments so figured it would be a good fit. The following steps detail how to install BIRD on Ubuntu and how to instantiate a BGP session with a Juniper MX router.

For more info on BIRD check here

BIRD-BGP.png

For this install I’m using a VM running Ubuntu server 12.04LTS:

lab@ubuntu-server1:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.3 LTS
Release:        12.04
Codename:       precise

First up we need to enable Linux to support IPv4 forwarding. Two options here; we can either use the sysctl net.ipv4.ip_forward=1 command, although this setting will reset when the server is rebooted. Alternatively we can modify /etc/sysctl.conf to make the change permanent. Edit /etc/sysctl.conf and Continue reading

Risk Management in Submarine Cable Systems

Risk Management in Submarine Cable System   Submarine networks carry over 99% of the world’s Intercontinental electronic communications traffic. There is misconception that Satellites carry data from continent to continent. If we ask anyone in the world, 95% of people give answer as satellites carry international traffic. This is absolutely wrong.   The Internet, International […]

The post Risk Management in Submarine Cable Systems appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.

Top storage certifications for IT pros

Skilled storage pros are in demand as enterprise IT teams take on exponential data growth and strategically migrate data assets from legacy systems to more modern options.For these professionals who are looking for a new job or aiming to advance in their current role, a certification could potentially differentiate them from other one candidates. And for hiring managers, certifications can help trim some of the risk from the recruitment process by validating to some extent expertise in areas such as network-attached storage, storage area networks, and storage configuration and operations management.Vendor neutral vs. vendor specificTo read this article in full or to leave a comment, please click here

Top storage certifications for IT pros

Skilled storage pros are in demand as enterprise IT teams take on exponential data growth and strategically migrate data assets from legacy systems to more modern options.For these professionals who are looking for a new job or aiming to advance in their current role, a certification could potentially differentiate them from other one candidates. And for hiring managers, certifications can help trim some of the risk from the recruitment process by validating to some extent expertise in areas such as network-attached storage, storage area networks, and storage configuration and operations management.Vendor neutral vs. vendor specificTo read this article in full or to leave a comment, please click here

Bluetooth Mesh networks: Is a standards body right for IoT innovation?

Earlier this week, the Bluetooth Special Interest Group (SIG) announced the Bluetooth Low Energy (BLE) standards have been extended to include mesh network features. It is clear that the Internet of Things (IoT) is the intended market. The SIG says: Bluetooth Mesh is “ideally suited for building automation, sensor networks and other IoT solutions where tens, hundreds, or thousands of devices need to reliably and securely communicate with one another.” Mesh networks are not new. It is a network topology in which each node relays data for the network. All mesh nodes cooperate in the distribution of data in the network. The IoT-purpose-built Zigbee—a low-power, low-bandwidth ad hoc network—is a mesh network. Dating to 2002, Aruba Networks was founded to build Wi-Fi mesh networks. In 2014, student protesters in Hong Kong used mobile app FireChat to turn the crowd’s smartphones into a Wi-Fi and Bluetooth mesh network so authorities could not interrupt protester’s coordinating conversations by blocking 3G and 4G network access. Bluetooth Mesh has some very desirable features:To read this article in full or to leave a comment, please click here

Bluetooth Mesh networks: Is a standards body right for IoT innovation?

Earlier this week, the Bluetooth Special Interest Group (SIG) announced the Bluetooth Low Energy (BLE) standards have been extended to include mesh network features. It is clear that the Internet of Things (IoT) is the intended market. The SIG says: Bluetooth Mesh is “ideally suited for building automation, sensor networks and other IoT solutions where tens, hundreds, or thousands of devices need to reliably and securely communicate with one another.” Mesh networks are not new. It is a network topology in which each node relays data for the network. All mesh nodes cooperate in the distribution of data in the network. The IoT-purpose-built Zigbee—a low-power, low-bandwidth ad hoc network—is a mesh network. Dating to 2002, Aruba Networks was founded to build Wi-Fi mesh networks. In 2014, student protesters in Hong Kong used mobile app FireChat to turn the crowd’s smartphones into a Wi-Fi and Bluetooth mesh network so authorities could not interrupt protester’s coordinating conversations by blocking 3G and 4G network access. Bluetooth Mesh has some very desirable features:To read this article in full or to leave a comment, please click here

Juniper Q-fabric Solution

Today I am going to talk about the Juniper Q-Fabric solution which is an alternate approach to the Cisco SDA - Software Defined Access solution in the market. If you check the SDA in detail, Cisco uses Fabric network and on the top of it they are using LISP and VXLAN in the campus environment as a overlay protocols. On top of it there is Automation, Analytics and Authentication which is then connected via different APIs in the network.

Let's talk about the Q-fabric which is introduced by Juniper in the market. The so called Q-fabric of juniper is composed of multiple components working together as a single switch to provide high-performance, any-to-any connectivity and management simplicity in the data center or in the campus as well that depends where the requirement actually have.

QFabric System flattens the entire data center network to a single tier where all access points are equal, eliminating the effects of network locality and making it the ideal network foundation for cloud-ready, virtualized data centers.

With the help of QFabric System you can actually improves application performance with low latency and converged services in a nonblocking, lossless architecture that supports Layer 2, Layer 3, Continue reading

RFC 8196: IS-IS Autoconfiguration

Finally a group of engineers figured out it’s a good idea to make things less complex instead of heaping layers of complexity on top of already-complex kludges.

RFC 8196 specifies default values and extensions to IS-IS that make it a true plug-and-play routing protocol. I wonder when we’ll see it implemented now that everyone is obsessed with intent-based hype.