Dhcp del, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 317: Parameters, Examples, Response, Dhcp del -11, Command

Advertising
background image

Efficient Networks

®

Router family

Command Line Interface Guide

Chapter 8: DHCP Commands

Efficient Networks

®

Page 8-11

dhcp del

Deletes a subnetwork lease, a specific client lease, or a code.

Mgmt Class

Network (R/W)

Input Format

dhcp del <net> | <ipaddr> | <code>

Parameters

Examples

Example command to delete the defined subnetwork:

Example command usage deleting a client lease:

Example command deleting the user-defined option with code 128:

Response

Command prompt.

<net>

a

a

Dotted-decimal notation.

IP address of the subnetwork lease.

<ipaddr>

a

IP address of the client lease.

<code>

b

b

Integer, 128 - 245, or a keyword

User defined code

c

c

Use the command

dhcp list definedoptions

to list the codes and keywords.

-> dhcp del 192.168.254.0

-> dhcp del 192.168.254.31

-> dhcp del 128

Advertising