ixSimulatePortPhysicalInterfaceDown

ixSimulatePortPhysicalInterfaceDown - This command simulates physical interface down on a single port.

SYNOPSIS

ixSimulatePortPhysicalInterfaceDown chassisID cardID portID

DESCRIPTION

The ixSimulatePortPhysicalInterfaceDown command simulates that the status of single physical port is down.

ARGUMENTS
chassisID

(By value) The ID number of the chassis.

cardID

(By value) The ID number of the card.

portID

(By value) The ID number of the port.

RETURNS
Code

The return code from simulatePortPhysicalInterfaceDown.

EXAMPLES

set retCode $::TCL_OK

return [ixSimulatePortPhysicalInterfaceDown $chassis $lm $port]

SEE ALSO