Removes an interface object from the system configuration database.
udefif [ -l InterfaceInstance ]
The udefif method deletes the specified interface instance from the system configuration database by:
Item | Description |
---|---|
-l InterfaceInstance | Specifies the interface instance to be undefined. If no interface instances are specified, the udefif method undefines all defined interface instances. |
To remove an interface instance from the database, enter a method similar to the following:
udefif -l tr0
In this example, the interface instance to be removed is tr0.