Setting maximum backoff interval for an instance

You can specify the maximum interval between two consecutive attempts to connect to a controller by an OpenFlow instance. The interval between two consecutive attempts increases exponentially until it reaches the specified value. All subsequent attempts use the specified value.

Syntax


openflow instance <instance-name> max-backoff-interval <seconds>
instance-name

OpenFlow instance name.

seconds

Maximum backoff interval time; Range: 1 — 3600

Default:

60