xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
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.
Restrictions None.
Example usage:
To display IP interface settings.
DGS-3400:4#show ipif System
Command: show ipif System
IP Interface Settings
Interface Name : System
IP Address : 10.48.74.122 (MANUAL)
Subnet Mask : 255.0.0.0
VLAN Name : default
Admin. State : Disabled
Link Status : Link UP
Member Ports : 1-26
Total Entries : 1
DGS-3400:4#
enable autoconfig
Purpose Used to activate the autoconfiguration function for the Switch. This will load a
configuration file for current use.
enable autoconfig
Description When autoconfig is enabled on the Switch, the DHCP reply will contain a
configuration file and path name. It will then request the file from the TFTP server
specified in the reply. When autoconfig is enabled, the ipif settings will
automatically become DHCP client.
Parameters None.
Restrictions When autoconfig is enabled, the Switch becomes a DHCP client automatically
(same as: config ipif System dhcp). The DHCP server must have the TFTP server
IP address and configuration file name, and be configured to deliver this
information in the data field of the DHCP reply packet. The TFTP server must be
running and have the requested configuration file in its base directory when the
request is received from the Switch. Consult the DHCP server and TFTP server
software instructions for information on loading a configuration file.
Syntax
Example usage:
To enable autoconfiguration on the Switch:
119