To activate or deactivate the current scope. Syntax: set state 0|1|2|3 Notes: A value of 1 activates the scope (default). ...

To activate or deactivate the current scope. 
 
Syntax: 
 
        set state [0|1|2|3] 
 
Notes:         A value of 1 activates the scope (default). A value of 
               0 deactivates  the scope. Values 2 and 3 are similar to 0 
               and 1 with the additional attribute that these two values 
               also cause the scope to be marked as "Switched" -- This 
               is typically used for switched networks, or networks where
               multiple logical networks are hosted on a single physical
               network.
 
Examples:      set state 1 
               set state 0