netcfg -- start/stop/control network profiles
netcfg [options]
netcfg profile
netcfg is used to configure and manage network connections via profiles. It has pluggable support for a range of connection types, such as wireless, ethernet, ppp. It is also capable of starting/stopping many to one connections, that is, multiple connections within the same profile, optionally with bonding.
It may be run at boot, by enabling the /etc/rc.d/net-profiles daemon in /etc/rc.conf DAEMONS line. After boot time, it may be used to start profiles, simply by passing only the profile name.
When run without options, netxfg profile is equivalent to netcfg -u profile.
-l
, list-c
, check-iface profileStart the specified profile, only if it's interface is not currently up.
-u
, up profile-r
, reconnect profileDisconnect and reconnect the specified profile
-d
, down profile-i
, iface-down interface-a
, all-downStop all connected profiles
Reconnect any profiles that have been suspended.
-v
, --version
-h
, --help
Display help message and exit
None, hopefully, but if you do find one of these elusive things, please submit at http://bugs.archlinux.org/ or email one of the authors below.
netcfg-profiles(5) for how to configure netcfg.