PinQ | st. Mudo

Lembar Coretan Memori ku

Entries for the ‘Networking’ Category

MPLS Overview

Multi-Protocol Label Switching (MPLS) defines a mechanism for packet forwarding in network routers. It was originally developed to provide faster packet forwarding than traditional IP routing, although improvements in router hardware have reduced the importance [...]

MPLS – What is ?

Short for Multiprotocol Label Switching, an IETF initiative that integrates Layer 2 information about network links (bandwidth, latency, utilization) into Layer 3 (IP) within a particular autonomous system–or ISP–in order to simplify and improve IP-packet exchange. MPLS gives network operators a great deal of flexibility to divert and route traffic around link failures, congestion, and [...]

How To Find Your IP and MAC Addresses On Windows XP | 2000 | NT

Follow these steps to quickly find the Internet Protocol (IP) and Media Access Control (MAC) address of a computer running Windows XP, Windows 2000, or Windows NT.
Difficulty: Easy
Time Required: seconds
Here’s How:

Click the Start menu button on the Windows taskbar.
Click Run… on this menu.
Type cmd in the text box that appears. A command prompt window launches [...]

MTU – What is ?

Definition: The MTU is a limit, expressed in bytes, on the size of data sent over a network. It is the maximum size of a single unit (e.g., an Ethernet frame) of digital communications.
MTU sizes are properties of physical network interfaces. The MTU for Ethernet, for instance, is 1500 bytes. Some types of networks (like [...]

Multihoming – What is ?

Definition: Multihoming is the configuration of multiple network interfaces or IP addresses on a single computer. Multihoming is intended to increase the reliability of network applications but it does not necessarily improve their performance.In traditional multihoming, you install a second hardware network adapter on a computer that normally possesses only one. Then, you configure both [...]

Guide To ARP, IARP, RARP, and Proxy ARP

When I first started studying for my CCNA years ago, one of the (many) things that confused me was ARP. Or rather, what ARP did as opposed to Reverse ARP, Inverse ARP, and Proxy ARP! One book would mention ARP without mentioning the other variations, one would mention RARP but not Proxy ARP, and so [...]