Intel Pro Gigabit PCI cards
The complete list of supported Ethernet NICs can be found in the Device
Driver Management Manual.
Packages required : None
License required : Any
Home menu level : /interface ethernet
Standards and Technologies : IEEE 802.3 (grouper.ieee.org/groups/802/3/)
Hardware usage : not significant
Software
Package Installation and Upgrading
Device Driver Management
IP Addresses and Address Resolution Protocol (ARP)
Dynamic Host Configuration Protocol (DHCP) Client and Server
Submenu level : /interface ethernet
name (name; default: etherN) - assigned interface name
arp (disabled | enabled | proxy-arp | replay-only; default: enabled) -
Address Resolution Protocol
mtu (integer; default: 1500) - Maximum Transmission Unit
disable-running-check (yes | no; default: yes) - disable running check. For 'broken' ethernet cards it is good to
disable running status checking (as default)
mac-address (read-only: MAC address) - Media Access Control address of the
card
auto-negotiation (yes | no; default: yes) - when enabled, the interface "advertises" its maximum capabilities to achieve the best connection possible
full-duplex (yes | no; default: yes) - defines whether the transmission of data appears in two directions simultaneously
long-cable (no | yes; default: no) - changes the cable length setting (only applicable to NS DP83815/6 cards)
speed (1000Mbps | 100Mbps | 10Mbps) - sets the data transmission speed of the interface
For some Ethernet NICs it is possible to blink the LEDs for 10s.
Type /interface ethernet blink ether1 and watch the NICs to see
the one which has blinking LEDs.
[admin@MikroTik] > interface print
Flags: X - disabled, D - dynamic, R - running
# NAME TYPE MTU
0 X ether1 ether 1500
[admin@MikroTik] > interface enable ether1
[admin@MikroTik] > interface print
Flags: X - disabled, D - dynamic, R - running
# NAME TYPE MTU
0 R ether1 ether 1500
[admin@MikroTik] > interface ethernet
[admin@MikroTik] interface ethernet> print
Flags: X - disabled, R - running
# NAME MTU MAC-ADDRESS ARP
0 R ether1 1500 00:50:08:00:00:F5 enabled
[admin@MikroTik] interface ethernet> print detail
Flags: X - disabled, R - running
0 R name="ether1" mtu=1500 mac-address=00:50:08:00:00:F5 arp=enabled
disable-running-check=yes
[admin@MikroTik] interface ethernet>
To monitor ethernet interface status, you can issue the /interface ethernet
monitor command.
The output includes following statistics parameters:
status (link-ok | no-link | unknown) - status of the interface, one of the: