Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#config ipif Trinity ipv6 ipv6address 3ffe:501:ffff:100::1/64
Command: config ipif Trinity ipv6 ipv6address 3ffe:501:ffff:100::1/64
Success.
DGS-3400:4#
show ipif
Purpose Used to display the configuration of an IP interface on the Switch.
Syntax
show ipif {<ipif_name 12>}
Description This command will display the configuration of an IP interface on
the Switch.
Parameters
<ipif_name 12> The name created for the IP interface which will
be viewed.
Restrictions None.
Example usage:
To display IP interface settings.
DGS-3400:4#show ipif System
Command: show ipif System
Interface Name : System
VLAN Name : default
Interface Admin State : Enabled
IPv4 Address : 10.48.74.122/8 (MANUAL)
IPv6 Link-Local Address : FE80::217:9AFF:FEBA:72CB/128
Interface Name : Triton
VLAN Name : Trinity
Interface Admin State : Enabled
IPv4 Address : 0.0.0.0/0 (MANUAL)
IPv6 Link-Local Address : FE80::217:9AFF:FEBA:72CB/128
IPv6 Global Unicast Address : 3FFE:501:FFFF:100::1/64
Total Entries : 2
DGS-3400:4#
enable ipif
Purpose Used to enable an IP interface on the Switch.
Syntax
enable ipif {<ipif_name 12> | all}
Description This command will enable the IP interface function on the Switch.
Parameters
<ipif_name 12> The name of a previously configured IP interface to
enable. Enter an alphanumeric entry of up to twelve characters to
define the IP interface.
all – Entering this parameter will enable all the IP interfaces currently
configured on the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To enable the ipif function on the Switch:
139