Editing Ethernet
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | [[wikipedia:Ethernet|Ethernet]] is a family of computer [[networking]] technologies commonly used in communication devices. A scheme known as | + | [[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. |
− | |||
− | |||
− | |||
== Activities == | == Activities == | ||
− | # Configure an Ethernet connection in [[Ubuntu]] Linux using <code>[[netplan]]< | + | # Configure an Ethernet connection in [[Ubuntu]] Linux using <code>[[netplan]]<code> or <code>[[nmcli]]</code> in [[RHEL]] depending of your Linux distribution. |
# Configure [[Ethernet bonding]] connections<ref>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</ref> (802.3ad / LACP link aggregation) | # Configure [[Ethernet bonding]] connections<ref>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</ref> (802.3ad / LACP link aggregation) | ||
# Show interface configuration in Linux including ip addresses: <code>[[ifconfig]] -a</code> or <code>ip a</code> | # Show interface configuration in Linux including ip addresses: <code>[[ifconfig]] -a</code> or <code>ip a</code> | ||
− | # Show interface [[ethernet]] network capabilities of network interface in Linux, such as speed, with: <code> | + | # Show interface [[ethernet]] network capabilities of network interface in Linux, such as speed, with: <code>mii-tool -v YOUR_INTERFACE_NAME</code>, <code>[[mii-tool]] -v eth0</code> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 27: | Line 13: | ||
* {{Linux networking commands}} | * {{Linux networking commands}} | ||
* {{TCP}} | * {{TCP}} | ||
− | |||
− | |||
[[Category:Networking]] | [[Category:Networking]] | ||
− |
Advertising: