module admin-state
Syntax
module <SLOT-ID> admin-state {diagnostic | down | up}
Not supported on the 6300 Switch Series.
Description
Sets the administrative state of the specified line module.
Command context
config
Parameters
<SLOT-ID>Specifies the member and slot of the module. For example, to specify the module in member 1, slot 3, enter the following:
1/3admin-state {diagnostic | down | up}- Selects the administrative state in which to put the specified module:
diagnosticSelects the
diagnosticadministrative state. Network traffic does not pass through the module.downSelects the
downadministrative state. Network traffic does not pass through the module.upSelects the
upadministrative state. The line module is fully operational. Theupstate is the default administrative state.
Authority
Administrators or local user group members with execution rights for this command.
Example
Setting the administrative state of the module in slot
1/3 to
down:
switch(config)# module 1/3 admin-state down