xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
169
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 to be viewed.
Restrictions None.
Example usage:
To display IP interface settings.
DGS-3627:5#show ipif System
Command: show ipif System
IP Interface : System
VLAN Name : default
Interface Admin state : Enabled
IPv4 Address : 10.90.90.90/8 (Manual) Primary
Proxy ARP : Disabled (Local : Disabled)
IPv6 Link-Local Address : FE80::219:5BFF:FEF5:26C0/128
IP MTU : 1580
DGS-3627:5#
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 and Operator-level users can issue this command.
Example usage:
To enable the IP interface IPv6 link-local settings .
DGS-3627:5#enable ipif_ipv6_link_local_auto all
Command:enable ipif_ipv6_link_local_auto all
Success.
DGS-3627:5#