[Wylug-discuss] No ifconfig?
Nigel Metheringham
nigel.metheringham at dev.intechnology.co.uk
Fri Jan 6 15:29:55 GMT 2006
On Fri, 2006-01-06 at 12:42 +0000, Anne Wilson wrote:
> Moving to Debian is bringing up some surprising problems. Ifconfig is
> what I've always used to check interfaces. If ifconfig is 'command not
> found' what do I use instead?
I remember this problem from back in Red Hat 7.x :-)
Try:-
ip add
- lists interface addresses, can also modify them
ip route
- lists and sets IP routes
ip link
- lists and sets interface link level stuff
ip neigh
- lists/sets ARP and similar (neighbour) data
it does lots lots more as well. Theres even a man page (which is a lot
more than there was in 1999).
Nigel.
--
[ Nigel Metheringham Nigel.Metheringham at InTechnology.co.uk ]
[ - Comments in this message are my own and not ITO opinion/policy - ]
More information about the Wylug-discuss
mailing list