# man > netplan-try(8)

[_NETPLAN-TRY_(8)](https://www.chedong.com/phpMan.php/man/NETPLAN-TRY/8/markdown)                                                                        [_NETPLAN-TRY_(8)](https://www.chedong.com/phpMan.php/man/NETPLAN-TRY/8/markdown)

## NAME
       **netplan-try **- try a configuration, optionally rolling it back

## SYNOPSIS
       **netplan **[_--debug_] **try -h**|**--help**

       **netplan **[_--debug_] **try **[_--config-file_ _CONFIG_FILE_] [_--timeout_ _TIMEOUT_]

## DESCRIPTION
       **netplan  try **takes a [**netplan**(5)](https://www.chedong.com/phpMan.php/man/netplan/5/markdown) configuration, applies it, and automatically rolls it back if
       the user does not confirm the configuration within a time limit.

       A configuration can be confirmed or rejected interactively or by sending the SIGUSR1 or  SIG‐
       INT signals.

       This may be especially useful on remote systems, to prevent an administrator being permanent‐
       ly locked out of systems in the case of a network configuration error.

## OPTIONS
### -h --help
              Print basic help.

### --debug
              Print debugging output during the process.

### --config-file [4mCONFIG_FILE
              In  addition to the usual configuration, apply _**CONFIG_FILE_**.  It must be a YAML file in
              the [**netplan**(5)](https://www.chedong.com/phpMan.php/man/netplan/5/markdown) format.

### --timeout [4mTIMEOUT
              Wait for _**TIMEOUT_ **seconds before reverting.  Defaults to 120 seconds.  Note  that  some
              network configurations (such as STP) may take over a minute to settle.

## KNOWN ISSUES
       **netplan  try  **uses  similar  procedures  to  **netplan apply**, so some of the same caveats apply
       around virtual devices.

       There are also some known bugs: if **netplan try **times out or is cancelled, make sure to verify
       if the network configuration has in fact been reverted.

       As with **netplan apply**, a reboot should fix any issues.  However, be sure to verify  that  the
       configuration on disk is in the state you expect before rebooting!

## SEE ALSO
       [**netplan**(5)](https://www.chedong.com/phpMan.php/man/netplan/5/markdown), [**netplan-generate**(8)](https://www.chedong.com/phpMan.php/man/netplan-generate/8/markdown), [**netplan-apply**(8)](https://www.chedong.com/phpMan.php/man/netplan-apply/8/markdown)

## AUTHORS
       Daniel Axtens (<<daniel.axtens@canonical.com>>).

                                                                                      [_NETPLAN-TRY_(8)](https://www.chedong.com/phpMan.php/man/NETPLAN-TRY/8/markdown)
