How to Display and List All Network Interfaces and Devices in Linux Jak na zobrazení a seznam všech síťových rozhraních a zařízení v Linuxu

In Linux, network interfaces are software-based configuration which can be activated or deactivated, while network devices are physical networking card or adapter connected to the system. V Linuxu, síťová rozhraní jsou založeny software-konfigurace, které lze aktivovat nebo deaktivovat, zatímco síťová zařízení jsou fyzické síťové karty nebo adaptéru připojen k systému. All network communications occur between configured network interfaces and physical network devices before the data packets are sent or transmitted. Všechny komunikace v síti se objevují mezi nakonfigurovat síťové rozhraní a fyzická síťová zařízení před datové pakety jsou odeslány nebo předány.

System administrators may occasionally want to display or get a list of all network interfaces and/or network devices in Linux operating system. Správci systému mohou občas chcete zobrazit, nebo si seznam všech síťových rozhraní a / nebo síťových zařízení v operačním systému Linux. There are plenty of ways to retrieve network interfaces and network devices information in Linux or Unix system, the most common of it is “ifconfig”. Existuje spousta způsobů, jak získat síťových rozhraní a síťových zařízení informace Linuxem nebo unixovým systémem, nejčastější z nich je "ifconfig".

ifconfig command is useful for administrator who only want to know which network interfaces, eg eth0, eth1, lo, wlan0, venet0, venet1 or rausb0, that are currently configured. ifconfig příkaz je užitečný pro správce, kteří jen chtějí vědět, jaké síťové rozhraní, např. eth0, eth1, aj, wlan0, venet0, venet1 nebo rausb0, které jsou v současné době nastaven. To use ifconfig command to display network interfaces, just type ifconfig into the console or command-line shell. Chcete-li použít příkaz ifconfig pro zobrazení síťových rozhraní, stačí napsat ifconfig do konzole, nebo příkazové-line shell.

An output that similar to format below with configuration details, IP address, MAC address and other information, including ip-aliasing. Výstupu, že podobný níže uvedený formulář s podrobné nastavení, IP adresy, MAC adresy a další informace, včetně ip-aliasing.

eth0      Link encap:Ethernet  HWaddr 00:1E:FF:FF:FF:FF eth0 Link encap: Ethernet HWaddr 0:01 E: FF: FF: FF: FF
          inet addr:10.1.1.1  Bcast:10.1.1.254  Mask:255.255.255.0 inet addr: 10.1.1.1 Bcast: 10.1.1.254 Maska: 255.255.255.0
          inet6 addr: fe80::21e:2aff:8888:8888/64 Scope:Link inet6 addr: fe80:: 21e: 2aff: 8888:8888 / 64 Scope: Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 UP BROADCAST RUNNING MULTICAST MTU: 1500 Metrika: 1
          RX packets:105 errors:0 dropped:0 overruns:0 frame:0 RX packets: 105 errors: 0 dropped: 0 overruns: 0 frame: 0
          TX packets:3817 errors:0 dropped:0 overruns:0 carrier:0 TX packets: 3817 errors: 0 dropped: 0 overruns: 0 carrier: 0
          collisions:0 txqueuelen:1000 collisions: 0 txqueuelen: 1000
          RX bytes:6318 (6.1 KiB)  TX bytes:234216 (228.7 KiB) RX bytes: 6318 (6.1 KiB) TX bytes: 234216 (228.7 KiB)
          Interrupt:177 Base address:0xe000 Interrupt: 177 Base address: 0xe000 

eth1      Link encap:Ethernet  HWaddr 00:1C:FF:FF:FF:FF eth1 Link encap: Ethernet HWaddr 0:01 C: FF: FF: FF: FF
          inet addr:188.8.8.1  Bcast:188.8.8.254  Mask:255.255.255.0 inet addr: 188.8.8.1 Bcast: 188.8.8.254 Maska: 255.255.255.0
          inet6 addr: fe80::21c:c0ff:8888:8888/64 Scope:Link inet6 addr: fe80:: 21c: c0ff: 8888:8888 / 64 Scope: Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 UP BROADCAST RUNNING MULTICAST MTU: 1500 Metrika: 1
          RX packets:747061040 errors:0 dropped:0 overruns:0 frame:0 RX packets: 747061040 errors: 0 dropped: 0 overruns: 0 frame: 0
          TX packets:947783149 errors:0 dropped:0 overruns:0 carrier:0 TX packets: 947783149 errors: 0 dropped: 0 overruns: 0 carrier: 0
          collisions:0 txqueuelen:100 collisions: 0 txqueuelen: 100
          RX bytes:3475826459 (3.2 GiB)  TX bytes:2684871507 (2.5 GiB) RX bytes: 3475826459 (3.2 GiB) TX bytes: 2684871507 (2.5 GiB)
          Memory:e0400000-e0420000 Paměť: e0400000-e0420000

Linux can support multiple physical network devices, compounding multiple network interfaces that can be configured for each network cards. Linux podporuje více fyzických síťových zařízení, sdružování více síťových rozhraní, která lze konfigurovat pro každé síťové karty. For user who wants to view information about physical network devices, a tool named “lshw” can be used. Pro uživatele, kteří chtějí zobrazit informace o fyzických síťových zařízení, což je nástroj s názvem "lshw" mohou být použity. lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. lshw (Hardware Lister) je malý nástroj, který poskytuje podrobné informace o hardwarové konfiguraci počítače. On some flavors or distributions of Linux, lshw is installed by default, or can be downloaded or installed easily with command such as “yum install lshw”. Na některých příchutích nebo distribuce Linuxu, lshw je instalována ve výchozím nastavení, nebo si můžete stáhnout nebo instalovat jednoduše jako s příkazem "yum install lshw".

Once lshw is enabled on the system, just enter the following command into the console to get a list of all attached physical network devices on the system. Jakmile lshw je povoleno na systému, zadejte následující příkaz do konzole dostat seznam všech připojených fyzických síťových zařízení v systému.

lshw -class network

Example of output are: Příklad výstupu jsou:

*-network *- network
       description: Ethernet interface Popis: Ethernet rozhraní
       product: VT6105 [Rhine-III] produktu: VT6105 [Porýní-III]
       vendor: VIA Technologies, Inc. Prodejce: VIA Technologies, Inc
       physical id: 7 physical id: 7
       bus info: pci@03:07.0 bus info: pci @ 03:07.0
       logical name: eth0 logical name: eth0
       version: 9a verze: 9a
       serial: 00:88:88 serial: 00:88:88
       width: 32 bits šířka: 32 bitů
       clock: 33MHz clock: 33MHz
       capabilities: bus_master cap_list ethernet physical možnosti: bus_master cap_list ethernet fyzické
       configuration: broadcast=yes driver=via-rhine driverversion=2.6.22-14-generic latency=32 maxlatency=8 mingnt=3 multicast=yes Konfigurace: vysílání = yes driver = via-rýn driverversion = 2.6.22-14-generic latency = 32 maxlatency = 8 mingnt = 3 multicast = yes
       resources: ioport=d300-d3ff iomemory:d8883888-d88838ff zdroje: ioport = D300-d3ff iomemory: d8883888-d88838ff

IMPORTANT : The page is machine translated and provided "as is" without warranty. Upozornění: stránka je stroje přeloženy a za předpokladu, "jak je" bez záruky. Machine translation may be difficult to understand. Strojový překlad může být obtížné pochopit. Please refer to Naleznete na original English article originál Anglicky artikl whenever possible. pokud je to možné.


Leave a Reply Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Můžete použít tyto značky: href="" <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Přihlásit se k připomínkám funkce byla zakázána. To receive notification of latest comments posted, subscribe to Chcete-li dostávat oznámení o nejnovější komentáře vyslán, přihlaste se My Digital Life Comments RSS feed Má Číslicový Duch Komentáře RSS or nebo register to receive zaregistrovat na new comments in daily email digest. nové komentáře v denním email Digest.
Custom Search

New Articles Nové články

Incoming Search Terms for the Article Vcházející Hledat Čas do člen určitý Artikl

linux show network interfaces linux show síťová rozhraní - -- linux find network devices linux najít síťová zařízení - -- linux how to show errors linux, jak ukázat chyby - -- linux show all interfaces linux zobrazit všechny rozhraní - -- linux list network devices linux seznamu síťových zařízení - -- linux list network interfaces linux seznamu síťových rozhraní - -- show network devices linux show síťová zařízení linux - -- display netwrok devices on mac displeji přístroje netwrok na mac - -- linux list devices on network linux seznamu zařízení v síti - -- linux list network linux seznam síť - -- list a network devices in linux Seznam síťová zařízení v Linuxu - -- d300-d3ff D300-d3ff - -- find all network interfaces najít všechna síťová rozhraní - -- get all networking devices linux získat všechny síťová zařízení linux - -- how-to listing network interface jak-na rozhraní seznamu sítě - -- linux list all network interfaces linux seznam všech síťových rozhraní - -- linux network interfaces linux síťová rozhraní - -- mac list devices command mac seznam zařízení příkaz - -- show all devices on network zobrazit všechna zařízení v síti - -- show network interfaces linux show síťová rozhraní linux - -- windows vista show network interfaces Windows Vista show síťových rozhraní - -- display interfaces linux displej rozhraní linux - -- how to get network interfaces list in windows jak se dostat do seznamu síťových rozhraní v systému Windows - -- linux show interfaces linux show interfaces - -- linux list network interface linux seznamu síťových rozhraní - -- linux list interfaces linux seznam rozhraní - -- linuX LIST OF NETWORK INTERFACE linux SEZNAM síťového rozhraní - -- linux network devices list linux síťová zařízení list - -- linux find network interfaces linux najít síťová rozhraní - -- linux list interface linux seznam rozhraní - -- list network devices seznamu zařízení sítě - -- list interfaces windows xp Seznam rozhraní windows xp - -- list all net interfaces windows xp Seznam všech síťová rozhraní windows xp - -- windows list interfaces okna seznamu rozhraní - -- getting list of connected devices in network in linux získat seznam připojených zařízení v síti v linux - -- how to display information about network interface linux jak se k zobrazení informací o linux síťové rozhraní - -- linux display mac interfaces linux mac displej rozhraní - -- linux network list linux seznam sítí - -- linux list physical interfaces linux list fyzické rozhraní - -- linux listing network interfaces linux seznamu síťových rozhraní - -- linux show attached devices linux show připojených zařízení - -- list network devices linux Seznam síťová zařízení linux - -- list windows network interfaces Seznam oken síťová rozhraní - -- list all devices on network Seznam všech zařízení v síti - -- list all devices on system Seznam všech zařízení v systému - -- retrieve ethernet interface in linux načtení ethernet rozhraní v Linuxu - --