Shell Commands/ShowInterface

From MorphOS Library

Revision as of 14:27, 4 January 2016 by JPV (talk | contribs) (Created page with "'''ShowInterface''' - Shows network interface information INTERFACE, ALL/S, DEBUG/S <nowiki> INTERFACE - Name of the interface ALL - Not Documented DEBUG - Not Doc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Shell Commands

ShowInterface - Shows network interface information

INTERFACE, ALL/S, DEBUG/S

INTERFACE - Name of the interface
ALL       - Not Documented
DEBUG     - Not Documented

Examples:

Ram Disk:> ShowInterface wl0
Interface Name: wl0, type: 1

Tags:
Device:         DEVS:Networks/bcm43xx_wl.device
Unit:           0
DoOnline:       TRUE
UseDHCP:        TRUE


Ram Disk:> ShowInterface eth0
Interface Name: eth0, type: 1

Tags:
Device:         DEVS:Networks/sungem_eth.device
Unit:           0
DoOnline:       TRUE
IPAddr:         192.168.0.5
Netmask:        255.255.255.0
Gateway:        192.168.0.1