> > All this information is available when, as root, you issue the command > ifconfig -a (the -a option shows all network interfaces and their status). > The man page explains it. > > Rich >
FWIW, ifconfig is deprecated and replace by the ip command. IP has all the same functionality as ifconfig plus more. https://www.linux.com/learn/replacing-ifconfig-ip Cheers! Mike _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
