D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
147
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.
DES-3526:admin#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
DES-3526:admin#
enable autoconfig
Purpose Used to activate the autoconfiguration function for the Switch. This
will load a previously saved configuration file for current use.
Syntax
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 boot
file or configuration file.
Example usage:
To enable autoconfiguration on the Switch: