disable bootp vlan

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

Description

Disables 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 Disable BOOTP client.
ipv4 IPv4 client. (default)
dhcp Disable DHCP (Dynamic Host Configuration Protocol) client.
ipv6 IPv6 client.
vlan Specify VLAN to configure BOOTP/DHCP client for.
vlan Specifies a VLAN name.
all Disables all VLANs.

Default

Disabled.

Usage Guidelines

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

Example

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

disable 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