module admin-state

Syntax

moduleadmin-state{诊断|wn | up}

描述

Sets the administrative state of the specified line module.

Command context

config

Parameters

Specifies the member and slot of the module. For example, to specify the module in member 1, slot 3, enter the following:

1/3

admin-state{诊断|wn | up}
Selects the administrative state in which to put the specified module:
diagnostic

Selects thediagnosticadministrative state. Network traffic does not pass through the module.

down

Selects thedownadministrative state. Network traffic does not pass through the module.

up

Selects theupadministrative state. The line module is fully operational. Theupstate is the default administrative state.

权威

Administrators or local user group members with execution rights for this command.

Example

Setting the administrative state of the module in slot1/3todown:

switch(config)#module 1/3 admin-state down