udefif Method
Purpose
Removes an interface object from the system configuration database.
Syntax
udefif [ -l InterfaceInstance ]
Description
The udefif method deletes the specified interface instance from the system configuration database by:
- Removing the database object associated with the interface instance.
- Removing the connection and attribute information associated with the interface instance.
Flags
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. |
Example
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.