[Contents] [Prev] [Next] [Index] [Report an Error]


bootp

Syntax

bootp {

    description description-of-service;

    interface interface-group {

        description description-of-interface;

        maximum-hop-count number;    

        minimum-wait-time seconds;

        no-listen;

        server [ addresses ];

    }

    maximum-hop-count number;

    minimum-wait-time seconds;

    server [ addresses ];

}

Hierarchy Level

[edit forwarding-options helpers]

Description

Configures a router or interface to act as a Dynamic Host Configuration Protocol (DHCP) or bootstrap protocol (BOOTP) relay agent.

DHCP relaying is disabled.

Options

The remaining statements are explained separately.

Usage Guidelines

See Configuring the Router or Interface to Act as a DHCP/BOOTP Relay Agent.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]