Skip to main content

Uplink Port Definition

Uplink Port Definition

An uplink port is a special port (i.e., connector) on a network switch or hub that reverses the transmit and receive circuits of any twisted paircable connected to it. It is also referred to as an MDI (medium dependent interface) port.

Uplink ports eliminate the need for crossover cables. A crossover cable is identical to a conventional twisted pair copper wire patch cable (also called straight-through cable) except that the wires on the cable are crossed over so that the receive signal pins on the RJ-45 connector on one end are connected to the transmit signal pins on the RJ-45 connector on the other end. Its purpose is to allow the direct connection of two like devices (i.e., two hubs, two switches or two computers).

An uplink port is required for linking two like devices directly with a standard patch cable because the wire pairs would be connected transmit-to-transmit and receive-to-receive, and thus the devices would not be able to communicate with each other.

When connecting two like devices, the uplink port on only one of them is used. If the uplink ports on both are connected with straight-through cable, the result is the same as using two conventional ports, and thus the devices would be unable to communicate.

Some network devices have switches that allow the user to select the mode of operation for the uplink ports. For example, in the case of a small network in which it is not necessary to connect two hubs, such switch enables a port to be used to connect an additional computer.

An uplink port superficially resembles any other port on a hub or switch. However, it is typically labeled as such.

Comments

Popular posts from this blog

Cisco Command "Auto secure"

Cisco Command "Auto secure" In today's article, I'm going to quickly inform you about the Privileged EXEC command named "auto secure". Network administrators (like you) use the "auto secure" command to secure the management and forwarding planes of a router. Another way of saying it is, CCNAs use this command to secure a router by disabling common IP services which can be exploited by attackers to initiate network attacks. When the command is typed on a router, it takes the user (ccna) through a command line-interface (CLI) semi-interactive session (which is also known as the AutoSecure dialogue). Below is the command's syntax: auto secure [management | forwarding] [no-interact | full] [ntp | login | ssh | firewall | tcp-intercept] As you can see, the command can use several "optional" keywords: management - This (optional) keyword is used to only secure the management plane of a router. forwarding - This (optional) keyword is used to
How to install kismet on MacBook, Mac OS X 10.5.6 Leopard How to installed and run kismet. cd /tmp svn co https://www.kismetwireless.net/code/svn/trunk kismet-devel cd kismet-devel ./configure sudo make install Edit kismet config file like: sudo vim /opt/local/etc/kismet.conf and change the following two lines: a.) suiduser=Your_Username_For_Mac b.) source=darwin,en1,airport_extreme Run kismet and enjoy! sudo kismet

What's the difference between 802.11a, 802.11b, and 802.11g?

What's the difference between 802.11a, 802.11b, and 802.11g? The first difference is that 802.11a uses the 5GHz radio frequency (RF) spectrum while 802.11g and 802.11b share the 2.4GHz spectrum. Therefore 802.11a will not interfere with 802.11g or 802.11b. Since 802.11a uses the 5GHz spectrum, it will have less distance capabilities due the physical nature of electromagnetic radiation. 802.11b and 802.11g use an RF spectrum that allows for 3 non-interfering channels (in North America). 802.11a uses a wider spectrum that allows for 12 non-interfering channels which will be 23 non-interfering channels with soon to be released standard. The idea of non-interfering (or non-overlapping) channels allows more wireless users to be concentrated in an area without having to share the transmission medium. 802.11b, while sharing the same 2.4GHz frequency spectrum as 802.11g, has lower transmission rates and different modulation techniques than 802.11g. For a discussion of transmission ra