beautypg.com

Br7131>admin(network.lan.dhcp)>delete, Example, Description – Brocade Mobility 7131 Access Point Product Reference Guide (Supporting software release 4.4.0.0 and later) User Manual

Page 309: Syntax: example

background image

Brocade Mobility 7131 Access Point Product Reference Guide

297

53-1002517-01

8

Example:

admin(network.lan.dhcp)>

add 1 00A0F8112233 192.160.24.6

admin(network.lan.dhcp)>

add 1 00A0F1112234 192.169.24.7

admin(network.lan.dhcp)>

list 1

-----------------------------------------------------------------------------

Index MAC Address IP Address

-----------------------------------------------------------------------------

1

00A0F8112233

192.160.24.6

2

00A0F8112234

192.169.24.7

For information on adding client MAC and IP address information using the applet (GUI), see
Configuring Advanced DHCP Server Settings on page 5-124.

br7131>admin(network.lan.dhcp)>delete

Description:

Deletes static DHCP address assignments.

Syntax:

Example:

admin(network.lan.dhcp)>

list 1

-----------------------------------------------------------------------------

Index MAC Address IP Address

-----------------------------------------------------------------------------

1

00A0F8112233

10.1.2.4

2

00A0F8102030

10.10.1.2

3

00A0F8112234

10.1.2.3

4

00A0F8112235

192.160.24.6

5

00A0F8112236

192.169.24.7

admin(network.lan.dhcp)>

delete 1

-----------------------------------------------------------------------------

index mac address ip address

-----------------------------------------------------------------------------

1

00A0F8102030

10.10.1.2

2

00A0F8112234

10.1.2.3

3

00A0F8112235

192.160.24.6

4

00A0F8112236

192.169.24.7

admin(network.lan.dhcp)>

delete 1 all

-----------------------------------------------------------------------------

delete

Deletes the static DHCP address entry (1-30) for the specified LAN.

all

Deletes all static DHCP addresses.