beautypg.com

Removing dhcp leases, Enabling dhcp server – Brocade FastIron Ethernet Switch Layer 3 Routing Configuration Guide User Manual

Page 90

background image

DHCP Server CLI commands (Continued)

TABLE 11

Command

Description

show ip dhcp-server flash

Displays the lease binding database that is stored in flash memory.

show ip dhcp-server summary

Displays a summary of active leases, deployed address pools, undeployed
address pools, and server uptime.

bootfile name

Specifies a boot image to be used by the client.

deploy

Deploys an address pool configuration to the server.

dhcp-default-router

Specifies the IP address of the default router or routers for a client.

dns-server

Specifies the IP addresses of a DNS server or servers available to the client.

domain-name

Configures the domain name for the client.

lease

Specifies the lease duration for an address pool. The default is a one-day
lease.

excluded-address

Specifies an address or range of addresses to be excluded from the address
pool.

netbios-name-server

Specifies the IP address of a NetBIOS WINS server or servers that are
available to Microsoft DHCP clients.

network

Configures the subnet network and mask of the DHCP address pool.

next-bootstrap-server

Configures the IP address of the next server to be used for startup by the client.

tftp-server

Configures the address or name of the TFTP server available to the client.

vendor-class

Specifies the vendor type and configuration value for the DHCP client.

Removing DHCP leases

The clear ip dhcp-server binding command can be used to delete a specific lease, or all lease
entries from the lease binding database.

device(config)# clear ip dhcp-server binding *

Syntax: clear ip dhcp-server binding { address | * }

address - The IP address to be deleted
• The wildcard ( *) clears all IP addresses

Enabling DHCP Server

The ip dhcp-server enable command enables DHCP Server, which is disabled by default.

Syntax: [no] ip dhcp-server enable

The no version of this command disables DHCP Server.

Removing DHCP leases

90

FastIron Ethernet Switch Layer 3 Routing Configuration Guide

53-1003087-04