Shell Commands/ShowInterface

From MorphOS Library

< 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