Dhcp commands, Dhcp client, Ip dhcp client class-id – LevelOne GTL-2691 User Manual

Page 1361: 46 dhcp c, Ommands, Table 181: dhcp commands, Table 182: dhcp client commands, Dhcp c

Advertising
background image

– 1361 –

46

DHCP C

OMMANDS

These commands are used to configure Dynamic Host Configuration

Protocol (DHCP) client, relay, and server functions. Any VLAN interface can

be configured to automatically obtain an IPv4 address through DHCP. This

switch can be configured to relay DHCP client configuration requests to a

DHCP server on another network, or it can be configured to provide DHCP
service directly to any client.

DHCP C

LIENT

Use the commands in this section to allow the switch’s VLAN interfaces to

dynamically acquire IP address information.

ip dhcp client

class-id

This command specifies the DCHP client vendor class identifier for the

current interface. Use the no form to remove the class identifier option

from the DHCP packet.

S

YNTAX

ip dhcp client class-id {text text | hex hex}
no ip dhcp client class-id

text - A text string. (Range: 1-32 characters)
hex - A hexadecimal value. (Range: 1-64 characters)

Table 181: DHCP Commands

Command Group

Function

DHCP Client

Allows interfaces to dynamically acquire IPv4 address information

DHCP Relay

Relays DHCP requests from local hosts to a remote DHCP server

DHCP Server

Configures DHCP service using address pools or static bindings

Table 182: DHCP Client Commands

Command

Function

Mode

DHCP for IPv4

ip dhcp client class-id

Specifies the DHCP vendor class identifier for an

interface

IC

ip dhcp inform

Submits a DHCP request for additional information

IC

ip dhcp restart client

Submits a BOOTP or DHCP client request

PE

Advertising