xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
711
Example
To show the information of the loopback interface named loopback1:
DGS-3620-28SC:admin#show loopback ipif loopback1
Command: show loopback ipif loopback1
Loopback Interface : loopback1
Interface Admin State : Enabled
IPv4 Address : 192.168.69.1/24 (Manual)
Total Entries : 1
59-4 delete loopback ipif
Description
This command is used to delete a loopback interface.
Format
delete loopback ipif [<ipif_name 12> | all]
Parameters
<ipif_name 12> - Enter the IP interface name used for this configuration here. This name can be
up to 12 characters long.
all – Specifies that all the IP loopback interfaces will be deleted.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete the loopback interface named loopback1:
DGS-3620-28SC:admin# delete loopback ipif loopback1
Command: delete loopback ipif loopback1
Success.