A SERVICE OF

logo

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
514
Example
To show the information of the loopback interface named loopback1:
DGS-3420-28SC:admin# show loopback ipif loopback1
Command: show loopback ipif loopback1
Loopback Interface : loopback1
Interface Admin State : Enabled
IPv4 Address : 10.0.0.1/8 (MANUAL)
Total Entries:1
DGS-3420-28SC:admin#
50-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-3420-28SC:admin# delete loopback ipif loopback1
Command: delete loopback ipif loopback1
Success.
DGS-3420-28SC:admin#