home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

system config-sync timeout

Specifies the timeout value to synchronize system configuration with remote routers.

set system config-sync timeout{ seconds }
delete system config-sync timeout[ seconds ]
show system config-sync timeout[ seconds ]

The default synchronization timeout is 900 seconds.

seconds
The time required to synchronize system configuration with remote routers in seconds. The value ranges from 0 to 4294967295.

Configuration mode

system {
     config-sync {
          timeout seconds
     }
}

Use the set form of this command to set the timeout value to synchronize system configuration with remote routers.

Use the delete form of this command to remove the synchronization timeout.

Use the show form of this command to display the timeout value to synchronize system configuration with remote routers.