Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- IFCONFIG(8) Linux Programmer's Manual IFCONFIG(8)
- NAME
- ifconfig - configure a network interface
- SYNOPSIS
- ifconfig [-v] [-a] [-s] [interface]
- ifconfig [-v] interface [aftype] options | address ...
- DESCRIPTION
- Ifconfig is used to configure the kernel-resident network interfaces.
- It is used at boot time to set up interfaces as necessary. After that,
- it is usually only needed when debugging or when system tuning is
- needed.
- If no arguments are given, ifconfig displays the status of the cur‐
- rently active interfaces. If a single interface argument is given, it
- displays the status of the given interface only; if a single -a argu‐
- ment is given, it displays the status of all interfaces, even those
- that are down. Otherwise, it configures an interface.
Add Comment
Please, Sign In to add comment