ixRestartPortPPPAutoNegotiation

ixRestartPortPPPAutoNegotiation - restart PPP negotiation on a port

SYNOPSIS

ixRestartPortPPPNegotiation chassisID cardID portID

DESCRIPTION

The ixRestartPortPPPAutoNegotiation command sends a message to the IxServer to restart the PPP negotiation on port.

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
0

No error; the command was successfully delivered to the IxServer.

1

Error; the command was delivered to the IxServer but it could not process the message.

EXAMPLES

if [ixRestartPortPPPNegotiation 1 1 1] {

ixPuts $::ixErrorInfo

}

SEE ALSO

ixRestartPPPNegotiation