.\" Generated by scdoc 1.11.2 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "ifup" "8" "2022-10-15" .P .SH NAME .P ifup - bring interfaces up .P .SH SYNOPSIS .P ifup [<\fIoptions\fR>.\&.\&.\&] <\fIinterfaces\fR> .P .SH DESCRIPTION .P \fBifup\fR is used to configure interfaces according to how they are configured in the configuration database.\& .P .SH OPTIONS .P \fB-a, --auto\fR .RS 4 Only match interfaces that are marked as \fIauto\fR.\& .P .RE \fB-f, --force\fR .RS 4 Force configuration of the interface.\& This option exists for compatibility with other implementations.\& .P .RE \fB-h, --help\fR .RS 4 Display supported options to ifquery.\& .P .RE \fB-i, --interfaces\fR \fIFILE\fR .RS 4 Use \fIFILE\fR as the config database.\& .P .RE \fB-n, --no-act\fR .RS 4 Show what commands would be run instead of actually running them.\& Useful for testing configuration changes.\& .P .RE \fB-v, --verbose\fR .RS 4 Show what commands are being run as they are executed.\& .P .RE \fB-E, --executor-path\fR \fIPATH\fR .RS 4 Look for executors in the given \fIPATH\fR.\& .P .RE \fB-I, --include\fR \fIPATTERN\fR .RS 4 Include \fIPATTERN\fR when matching against the config or state database.\& .P .RE \fB-L, --no-lock\fR .RS 4 Do not use a lockfile to serialize state changes.\& .P .RE \fB-S, --state-file\fR \fIFILE\fR .RS 4 Use \fIFILE\fR as the state database.\& .P .RE \fB-V, --version\fR .RS 4 Print the ifupdown-ng version and exit.\& .P .RE \fB-X, --exclude\fR \fIPATTERN\fR .RS 4 Exclude \fIPATTERN\fR when matching against the config or state database.\& .P .RE .SH SEE ALSO .P \fBifupdown-ng.\&conf\fR(5) \fBifdown\fR(8) \fBifquery\fR(8) \fBinterfaces\fR(5) .P .SH AUTHORS .P Ariadne Conill