Home > Configuration > Network > disableinterface

disableinterface

Use this method to disables the interface from transmitting and receiving packets. The link remains active and the peer network device is unaware that the interface has been disabled.
In a High Availability configuration, an interface that has HA MON enabled and is not bound to any Failover Interface Set (FIS), is a critical interface. Disabling or failure of any critical interface triggers HA failover.

Note: To view the status of an interface, use the show interface method.

Syntax



Parameters

id

Interface number, in C/U format, where C can take one of the following values: * 0 - Indicates a management interface. * 1 - Indicates a 1 Gbps port. * 10 - Indicates a 10 Gbps port. * LA - Indicates a link aggregation port. * LO - Indicates a loop back port. U is a unique integer for representing an interface in a particular port group.
This is mandatory parameter.

Return Value

Returns simpleResult

See Also