nm-tool NetworkManager Tool



   NetworkManager tool the nm-tool command show the information about your Linux NetworkManager device state, and wireless networks.  The example below show the output from nm-tool that execute on Linux Fedora 15

nm-tool

Show the information and status of you NetworkManager network device and wireless network
[root@fedora ~]# nm-tool

NetworkManager Tool

State: connected (global)

- Device: p1p1  [System p1p1] --------------------------------------------------
  Type:              Wired
  Driver:            skge
  State:             connected
  Default:           yes
  HW Address:        00:1B:11:B4:0E:8E

  Capabilities:
    Carrier Detect:  yes
    Speed:           1000 Mb/s

  Wired Properties
    Carrier:         on

  IPv4 Settings:
    Address:         172.16.160.112
    Prefix:          24 (255.255.255.0)
    Gateway:         172.16.160.119

    DNS:             172.16.165.9
    DNS:             60.49.199.73


- Device: em1 ------------------------------------------------------------------
  Type:              Wired
  Driver:            8139too
  State:             disconnected
  Default:           no
  HW Address:        00:1E:90:E5:83:3D

  Capabilities:
    Carrier Detect:  yes
    Speed:           100 Mb/s

  Wired Properties
    Carrier:         on


- Device: wlan0 ----------------------------------------------------------------
  Type:              802.11 WiFi
  Driver:            zd1211rw
  State:             disconnected
  Default:           no
  HW Address:        00:02:72:4B:EA:45

  Capabilities:

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points
    Zaihan:          Infra, 00:22:6B:78:3D:28, Freq 2437 MHz, Rate 54 Mb/s, Strength 14 WPA
    dota ensem:      Ad-Hoc, F6:59:03:2D:F5:6E, Freq 2437 MHz, Rate 54 Mb/s, Strength 16
    Free Public WiFi:Ad-Hoc, AE:39:A0:5E:87:58, Freq 2437 MHz, Rate 54 Mb/s, Strength 33


[root@fedora ~]#



0 comments: