dhcp-server vrf

Syntax

dhcp-server vrf VRF-NAME

no dhcp-server vrf VRF-NAME

Description

Configures the DHCPv4 server to support a VRF and changes to the config-dhcp-server context for that VRF.

The no form of this command removes DHCPv4 server support on a VRF.

Command context

config

Parameters

VRF-NAME

Name of a VRF.

Authority

Administrators or local user group members with execution rights for this command.

Example

Configures DHCPv4 server support on VRF primary.

switch(config)# dhcp-server vrf primary

Removes DHCPv4 server support on VRF primary.

switch(config)# no dhcp-server vrf primary