A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
27
delete ipif
Syntax
delete ipif [<ipif_name 12> {ipv6address <ipv6networkaddr>} | all]
Description Delete an interface or all the interfaces.
Note that the system interface can not be deleted. By using this command, a IPv6 address
can be deleted from the ipif.
Parameters
ipif_name - Specifies the name of the IP interface.
all - All ipif except the System IP interface will be deleted.
ipv6networkaddr - Specifies the IPv6 network address.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete interface Intface_1:
DGS-3627:admin# delete ipif Intface_1
Command: delete ipif Intface_1
Success.
DGS-3627:admin#