enable bootp vlan

enable bootp {ipv4} | dhcp {ipv4 | ipv6} ] vlan [vlan | all]

Description

Enables the generation and processing of BOOTP packets on a VLAN (Virtual LAN) to obtain an IP address for the VLAN from a BOOTP server.

Syntax Description

bootp Enable BOOTP client.
ipv4 IPv4 client.
dhcp Enable DHCP (Dynamic Host Configuration Protocol) client.
ipv6 IPv6 client.
vlan Specifies a VLAN name.
all Specifies all VLANs.

Default

Disabled.

Usage Guidelines

If IPv4/IPv6 keyword is not specified , ipv4 would be taken as default for the mentioned VLAN.

Example

The following example enables the generation and processing of BOOTP packets on a VLAN named "accounting":

enable bootp vlan accounting

History

This command was first available in ExtremeXOS 10.1.

The ipv4 and ipv6 keywords were added in ExtremeXOS 15.6.

Platform Availability