D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
152
show ipif
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 to be viewed.
Restrictions None.
Example usage:
To display IP interface settings.
DGS-3600:4#show ipif System
Command: show ipif System
IP Interface Settings
IP Interface : System
VLAN Name : default
Interface Admin State : Enabled
IPv4 Address : 10.53.13.199/8 (Manual) Primary
DGS-3600:4#
NOTE: In the IP Interface Settings table shown above, the Secondary field
will have two displays. FALSE denotes that the IP interface is a primary IP
interface while TRUE denotes a secondary IP interface.
enable ipif_ipv6_link_local_auto
Purpose Used to enable the autoconfiguration of the link local address when no
IPv6 address is configured.
Syntax
enable ipif_ipv6_link_local_auto [<ipif_name 12> | all]
Description This command will automatically create an IPv6 link local address for
the Switch if no IPv6 address has previously been configured.
Parameters
<ipif_name 12> The name of the IP interface that will be given an
IPv6 link local address.
all – Entering this command will assign an IPv6 link-local address to all
configured IP Interfaces currently configured on the switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To enable the IP interface IPv6 link-local settings .
DGS-3600:4#enable ipif_ipv6_link_local_auto all
Command:enable ipif_ipv6_link_local_auto all
Success.
DGS-3600:4#