Hub/Switch Reference Guide
IP Services Commands 157
Nortel WLAN—Security Switch 2300 Series Command Line Reference
See Also
set interface dhcp-client on page 110
show dhcp-server
Displays WSS Software DHCP server information.
Syntax
show dhcp-server [interface vlan-id] [verbose]
Defaults
None.
Access
All.
History
Introduced in WSS Software Version 4.0.
Examples
The following command displays the addresses leased by the WSS Software DHCP server:
WSS# show dhcp-server
VLAN Name Address MAC Lease Remaining (sec)
---- -------------- --------------- ----------------- --------------------
1 default 10.10.20.2 00:01:02:03:04:05 12345
1 default 10.10.20.3 00:01:03:04:06:07 2103
2 red-vlan 192.168.1.5 00:01:03:04:06:08 102
2 red-vlan 192.168.1.7 00:01:03:04:06:09 16789
The following command displays configuration and status information for each VLAN on which the DHCP server is
configured:
WSS# show dhcp-server verbose
Interface: 0 (Direct AP)
Status: UP
Address Range: 10.0.0.1-10.0.0.253
Interface: default(1)
Status: UP
Address Range: 10.10.20.2-10.10.20.254
Hardware Address: 00:01:02:03:04:05
State: BOUND
Lease Allocation: 43200 seconds
Lease Remaining: 12345 seconds
IP Address: 10.10.20.2
Subnet Mask: 255.255.255.0
Default Router: 10.10.20.1
DNS Servers: 10.10.20.4 10.10.20.5
DNS Domain Name: mycorp.com
Table 19 and Table 20 describe the fields in these displays.
interface vlan-id Displays the IP addresses leased by the specified VLAN.
verbose Displays configuration and status information for the WSS Software
DHCP server.










