Specifications

7-72 IP Services Commands
show dhcp-server
DisplaysMSSDHCPserverinformation.
Syntax
show dhcp-server [interface vlan-id] [verbose]
Parameters
Defaults
None.
Mode
All.
Examples
ThefollowingcommanddisplaystheaddressesleasedbytheMSSDHCPserver:
RBT-8100# 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
ThefollowingcommanddisplaysconfigurationandstatusinformationforeachVLANonwhich
theDHCPserverisconfigured:
RBT-8100# 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
interfacevlanid DisplaystheIPaddressesleasedbythespecifiedVLAN.
verbose DisplaysconfigurationandstatusinformationfortheMSSDHCP
server.