Difference between revisions of "Ethernet"
Jump to navigation
Jump to search
↑ https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/configuring_and_managing_networking/index#configuring-network-bonding-using-nmcli_Configuring-Networking-with-nmcli
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Ethernet|Ethernet]] is a family of computer [[networking]] technologies commonly used in communication devices. A scheme known as carrier sense multiple access with collision detection (CSMA/CD) governed the way the devices access the channel. | + | [[wikipedia:Ethernet|Ethernet]] is a family of computer [[networking]] technologies commonly used in communication devices. A scheme known as [[carrier sense multiple access]] with collision detection ([[CSMA]]/[[CD]]) governed the way the devices access the channel. |
+ | |||
+ | |||
+ | * Speed: 10 Mbit/s, 100 Mbit/s, 1 Gbit/s and 10 Gbit/s (10GBASE-T, or IEEE 802.3an-2006, is a standard released in [[2006]]) | ||
Line 12: | Line 15: | ||
== Related terms == | == Related terms == | ||
* [[Spanning Tree Protocol]] (STP) | * [[Spanning Tree Protocol]] (STP) | ||
+ | * [[InfiniBand]] | ||
+ | * [[MTU]] | ||
+ | * [[8P8C]] connector | ||
+ | * [[Ethernet card]] | ||
+ | * [[Ethernet In-Band Access (IBA)]] | ||
+ | * [[EtherNet/IP]] (IP = Industrial Protocol) | ||
+ | * [[MAC]] | ||
== See also == | == See also == |
Latest revision as of 18:18, 11 December 2023
Ethernet is a family of computer networking technologies commonly used in communication devices. A scheme known as carrier sense multiple access with collision detection (CSMA/CD) governed the way the devices access the channel.
- Speed: 10 Mbit/s, 100 Mbit/s, 1 Gbit/s and 10 Gbit/s (10GBASE-T, or IEEE 802.3an-2006, is a standard released in 2006)
Activities[edit]
- Configure an Ethernet connection in Ubuntu Linux using
netplan
ornmcli
in RHEL depending of your Linux distribution. - Configure Ethernet bonding connections[1] (802.3ad / LACP link aggregation)
- Show interface configuration in Linux including ip addresses:
ifconfig -a
orip a
- Show interface ethernet network capabilities of network interface in Linux, such as speed, with:
mii-tool -v YOUR_INTERFACE_NAME
,mii-tool -v eth0
- Read about wikipedia:Jumbo_frames:
ip link set dev eth0 mtu 9000
Related terms[edit]
- Spanning Tree Protocol (STP)
- InfiniBand
- MTU
- 8P8C connector
- Ethernet card
- Ethernet In-Band Access (IBA)
- EtherNet/IP (IP = Industrial Protocol)
- MAC
See also[edit]
ifconfig
,ethtool
or obsoletemii-tool
(mii-tool -v eth0
)nmcli device show
,eth0
, Network managerip
[link, route]
,ifconfig
netstat
ss
lsof
ping
ethtool
mii-tool
arping
nmcli
(RHEL)route
networkctl
,netplan
,tc
- TCP/IP, Transport protocol, UDP, SCTP, QUIC, subnet mask, Routing protocols: BGP, routing table, Policy based routing, multicast, TCP Fast Open, RDP, TTL, RTT, MPTCP, Large send offload (LSO): (TSO, GRO, GSO, TCP checksum),
ethtool
, SCTP, 5-Tuple, Check TCP connectivity, TCP window size,/proc/sys/net/ipv4/tcp_rmem
, ack, List of TCP ports, localhost, broadcast address - Ethernet: MII, MDI, bonding, etherchannel, STP, ARP, MAC, STP, Jumbo frames, 802.1X, MTU, Ethernet In-Band Access (IBA), LACP, Multicast, Broadcast, SPI
- Networking: bandwidth, latency, Jitter, Ethernet, UPnP, MPLS, Frame Relay, ATM, TCP/IP, ARP, WiFi, BGP, Networking timeline, Router, Proxy ARP, Services & Networking, Traffic shapper
Advertising: