How to Display and List All Network Interfaces and Devices in Linux Slik Display og List alle nettverksgrensesnitt og enheter i Linux

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. I Linux, nettverksgrensesnitt er software-basert konfigurasjon som kan aktiveres eller deaktiveres, mens nettverksenheter er fysiske nettverk kortet eller adapter koblet til systemet. All network communications occur between configured network interfaces and physical network devices before the data packets are sent or transmitted. Alle nettverk kommunikasjon forekomme mellom konfigurert nettverksgrensesnitt og fysiske nettverksenheter før datapakkene sendes eller overføres.

System administrators may occasionally want to display or get a list of all network interfaces and/or network devices in Linux operating system. Systemansvarlige kan av og til vil vise eller få en liste over alle nettverksgrensesnitt og / eller nettverksenheter i Linux operativsystem. 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”. Det er mange måter å hente nettverksgrensesnitt og nettverksenheter informasjon i Linux eller Unix-system, den vanligste av det er "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 kommandoen er nyttig for administratoren som bare ønsker å vite hvilke nettverkskort som f.eks eth0, eth1, lo, wlan0, venet0, venet1 eller rausb0, som for tiden er konfigurert. To use ifconfig command to display network interfaces, just type ifconfig into the console or command-line shell. Hvis du vil bruke ifconfig kommandoen til å vise nettverksgrensesnitt, skriver ifconfig i konsollen eller kommandolinje-shell.

An output that similar to format below with configuration details, IP address, MAC address and other information, including ip-aliasing. Et resultat som ligner format med konfigurasjonen detaljer, IP-adresse, MAC-adresse og annen informasjon, inkludert 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 Mask: 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 Metric: 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 adresse: 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: 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 Metric: 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 Memory: e0400000-e0420000

Linux can support multiple physical network devices, compounding multiple network interfaces that can be configured for each network cards. Linux kan støtte flere fysiske nettverksenheter, compounding flere nettverksgrensesnitt som kan konfigureres for hvert nettverkskort. For user who wants to view information about physical network devices, a tool named “lshw” can be used. For brukeren som ønsker å vise informasjon om fysiske nettverksenheter, et verktøy som heter "lshw" kan brukes. lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. lshw (Hardware Lister) er et lite verktøy for å gi detaljert informasjon om maskinvare konfigurasjon av maskinen. 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”. På enkelte smaker eller distribusjoner av Linux er, lshw installert som standard, eller kan lastes ned eller installeres enkelt med kommandoen som "yum installere 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. Når lshw er aktivert på systemet, bare skriv inn følgende kommando i konsollen for å få en liste over alle tilkoblede fysiske nettverksenheter på systemet.

lshw -class network

Example of output are: Eksempel på produksjon er:

*-network *- network
       description: Ethernet interface description: Ethernet-grensesnitt
       product: VT6105 [Rhine-III] produkt: VT6105 [Rhine-III]
       vendor: VIA Technologies, Inc. leverandøren: VIA Technologies, Inc.
       physical id: 7 physical id: 7
       bus info: pci@03:07.0 bus info: pci @ 03:07.0
       logical name: eth0 logiske navn: eth0
       version: 9a version: 9a
       serial: 00:88:88 føljetong: 00:88:88
       width: 32 bits width: 32 bits
       clock: 33MHz clock: 33MHz
       capabilities: bus_master cap_list ethernet physical evner: bus_master cap_list ethernet fysisk
       configuration: broadcast=yes driver=via-rhine driverversion=2.6.22-14-generic latency=32 maxlatency=8 mingnt=3 multicast=yes konfigurasjon: broadcast = yes driver = via-Rhin driverversion = 2.6.22-14-generic latency = 32 maxlatency = 8 mingnt = 3 multicast = yes
       resources: ioport=d300-d3ff iomemory:d8883888-d88838ff ressurser: ioport = D300-d3ff iomemory: d8883888-d88838ff

IMPORTANT : The page is machine translated and provided "as is" without warranty. VIKTIG: Siden er maskinen oversatt og levert "som er" uten garanti. Machine translation may be difficult to understand. Apparat oversettelse kanskje være vanskelig å forstå. Please refer to Vennligst henvis til original English article original engelsk artikkel whenever possible. når det er mulig.


Leave a Reply Avreise en Svar

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> Du kan bruke disse kodene: href="" title="Og <abbr title="Og <acronym title="Og <b> <blockquote anføre=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Abonner på kommentarer funksjonen er deaktivert. To receive notification of latest comments posted, subscribe to Å motta varsel om siste kommentarer postet, abonnere My Digital Life Comments RSS feed Meg Digital Livet Kommentarer RSS feed or eller register to receive register for å motta new comments in daily email digest. nye kommentarer i den daglige e fordøye.
Custom Search

New Articles Nye artikler

Incoming Search Terms for the Article Innkommende Søke Pris for artikkelen

linux show network interfaces linux vis nettverksgrensesnitt - -- linux find network devices linux finner nettverksenheter - -- linux how to show errors linux hvor å vise feil - -- linux show all interfaces linux vis alle grensesnitt - -- linux list network devices linux liste nettverksenheter - -- linux list network interfaces linux liste nettverksgrensesnitt - -- show network devices linux Vis nettverksenheter linux - -- display netwrok devices on mac display netwrok enheter på mac - -- linux list devices on network linux liste enheter på nettverket - -- linux list network linux liste nettverk - -- list a network devices in linux listen et nettverk enheter i linux - -- d300-d3ff D300-d3ff - -- find all network interfaces finne alle nettverksgrensesnitt - -- get all networking devices linux få alle nettverksenheter linux - -- how-to listing network interface hvordan-til notering nettverksgrensesnitt - -- linux list all network interfaces linux liste alle nettverksgrensesnitt - -- linux network interfaces linux nettverksgrensesnitt - -- mac list devices command mac listen enheter kommandoen - -- show all devices on network Vis alle enheter på nettverket - -- show network interfaces linux Vis nettverksgrensesnitt linux - -- windows vista show network interfaces Windows Vista viser nettverksgrensesnitt - -- display interfaces linux skjermgrensesnitt linux - -- how to get network interfaces list in windows hvordan komme nettverksgrensesnitt i vinduer - -- linux show interfaces linux show interfaces - -- linux list network interface linux liste nettverksgrensesnitt - -- linux list interfaces linux liste grensesnitt - -- linuX LIST OF NETWORK INTERFACE linux liste over nettverk INTERFACE - -- linux network devices list linux nettverksenheter liste - -- linux find network interfaces linux finner nettverksgrensesnitt - -- linux list interface linux liste grensesnitt - -- list network devices list nettverksenheter - -- list interfaces windows xp listen grensesnitt windows xp - -- list all net interfaces windows xp list alle netto grensesnitt Windows XP - -- windows list interfaces vinduer liste grensesnitt - -- getting list of connected devices in network in linux få liste over tilkoblede enheter i nettverket i linux - -- how to display information about network interface linux hvordan du kan vise informasjon om nettverksgrensesnitt linux - -- linux display mac interfaces linux display mac grensesnitt - -- linux network list linux nettverk liste - -- linux list physical interfaces linux liste fysiske grensesnitt - -- linux listing network interfaces linux liste nettverksgrensesnitt - -- linux show attached devices linux vis tilkoblede enheter - -- list network devices linux listen nettverksenheter linux - -- list windows network interfaces listen vinduer nettverksgrensesnitt - -- list all devices on network list alle enheter på nettverket - -- list all devices on system list alle enheter på systemet - -- retrieve ethernet interface in linux hente Ethernet grensesnitt i linux - --