D-Link DWS-1008 CLI Manual 122
Field Description
Lease Remaining Number of seconds remaining before the address lease expires.
IP Address IP address leased to the client.
Subnet Mask Network mask of the IP address leased to the client.
Default Router Default router IP address included in the DHCP Offer to the client.
DNS Servers DNS server IP address(es) included in the DHCP Offer to the client.
DNS Domain Name Default DNS domain name included in the DHCP Offer to the client.
show interface
Displays the IP interfaces configured on the switch.
Syntax: show interface [vlan-id]
vlan-id VLAN name or number.
Defaults: If you do not specify a VLAN ID, interfaces for all VLANs are displayed.
Access: All.
Usage: You can assign one IP interface to each VLAN. If an interface is already configured on
the VLAN you specify, this command replaces the interface. If you replace an interface that is in
use as the system IP address, replacing the interface can interfere with system tasks that use the
system IP address, including the following:
• Topology reporting for dual-homed access points
• Default source IP address used in unsolicited communications such as AAA
accounting reports and SNMP traps
Examples: The following command configures IP interface 10.10.10.10/24 on VLAN default:
DWS-1008# set interface default ip 10.10.10.10/24
success: set ip address 10.10.10.10 netmask 255.255.255.0 on vlan default
The following command configures IP interface 10.10.20.10 255.255.255.0 on VLAN mauve:
DWS-1008# set interface mauve ip 10.10.20.10 255.255.255.0
success: set ip address 10.10.20.10 netmask 255.255.255.0 on vlan mauve
See Also:
• clear interface
• set interface status
• show interface