Chapter 62 Loopback Interface Commands - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Chapter 62
Commands
create loopback ipif <ipif_name 12> {<network_address>} {state [enable | disable]}
config loopback ipif <ipif_name 12> [{ipaddress <network_address> | state [enable | disable]}(1)]
show loopback ipif {<ipif_name 12>}
delete loopback ipif [<ipif_name 12> | all]
62-1
create loopback ipif
Description
This command is used to create a loopback interface on the Switch.
Format
create loopback ipif <ipif_name 12> {<network_address>} {state [enable | disable]}
Parameters
<ipif_name 12> - Enter the IP interface name used for this configuration here. This name can be
up to 12 characters long.
<network_address> - (Optional) Enter the IPv4 network address of the loopback interface here.
It specifies a host address and length of network mask.
state - (Optional) Specifies the state of the loopback interface.
enable - Specifies that the loopback interface state will be enabled.
disable - Specifies that the loopback interface state will be disabled.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To create one loopback interface named loopback1 with subnet address 20.1.1.1/8 and enable the
admin state:
DGS-3620-28PC:admin# create loopback ipif loopback1 20.1.1.1/8 state enable
Command: create loopback ipif loopback1 20.1.1.1/8 state enable
Success.
DGS-3620-28PC:admin#
62-2
config loopback ipif
Description
This command is used to configure the loopback interface parameters.
Loopback Interface
747

Advertisement

Table of Contents
loading

Table of Contents