Specifications
Displaying DHCP Server Information
RoamAbout Mobility System Software Configuration Guide E-3
Example
ThefollowingcommandenablestheDHCPserveronVLANred‐vlantoserveaddressesfromthe
192.168.1.5to192.168.1.25range:
RBT-8100# set interface red-vlan ip dhcp-server enable start 192.168.1.5 stop
192.168.1.25
success: change accepted.
ToremoveallIPinformationfromaVLAN ,includingtheDHCPclientanduser‐configured
DHCPserver,usethefollowingcommand:
clear interface vlan-id ip
Displaying DHCP Server Information
TodisplayinformationabouttheMSSDHCPserver,usethefollowingcommand:
show dhcp-server [interface vlan-id] [verbose]
Ifyouenterthecommandwithouttheinterfaceorverboseoption,thecommanddisplaysatable
ofalltheIPaddressesleasedbytheserver.Youcanusetheinterfaceoptiontodisplayaddresses
leasedbyaspecificVLAN.
Ifyouusetheverboseoption,configurationandstatusinformationisdisplayed
instead.
Examples
ThefollowingcommanddisplaystheaddressesleasedbytheDHCPserver:
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
Interface: 0 (indirect 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
Note: This command clears all IP configuration information from the interface.