efa mgmt subinterface staticip remove

Removes the IPs that are attached to the specified subinterface.

Syntax

efa mgmt subinterface staticip remove [ --subinterface sub ]

Parameters

--subinterface sub
Specifies the subinterface for which to remove IPs.

Examples

(efa:extreme)extreme@testuser:~$ efa mgmt subinterface staticip remove --subinterface sub-200

Static IP deleted from SubInterface sub-200 successfully

+-----------+------------------+
| Node | IP Address |
+-----------+------------------+
| testuser | 192.168.150.1/24 |
+-----------+------------------+
| testuser2 | 192.168.150.2/24 |
+-----------+------------------+
Delete SubInterface Static IP
Details