Purpose
- Enable a configuration object or an instance of a configuration
object.
- This command changes the administrative state (AdminState)
to
"enabled". If no errors occur, the operational state (OpState) changes
to "up".
- No other configuration values are changed as a result
of this
command.
Syntax
enable object-type [ object-instance ]
Parameters
- object-type
- Type of the object to be enabled
- object-instance
- Name of the object instance to be enabled, if the configuration
object is not a singleton object
Example
Enable a vlan-interface named v1000.
Console> enable vlan-interface v1000
Console>