Ip Address Pool (Dhcp) - Cisco Catalyst 3650 series Command Reference Manual

Cisco ios xe everest 16.5.1a
Hide thumbs Also See for Catalyst 3650 series:
Table of Contents

Advertisement

ip address pool (DHCP)

ip address pool (DHCP)
To enable the IP address of an interface to be automatically configured when a Dynamic Host Configuration
Protocol (DHCP) pool is populated with a subnet from IP Control Protocol (IPCP) negotiation, use the ip
address pool command in interface configuration mode. To disable autoconfiguring of the IP address of the
interface, use the no form of this command.
ip address pool name
no ip address pool
Syntax Description
name
Command Default
IP address pooling is disabled.
Command Modes
Interface configuration
Command History
Release
12.2(8)T
Usage Guidelines
Use this command to automatically configure the IP address of a LAN interface when there are DHCP clients
on the attached LAN that should be serviced by the DHCP pool on the device. The DHCP pool obtains its
subnet dynamically through IPCP subnet negotiation.
Examples
The following example specifies that the IP address of GigabitEthernet interface 1/0/1 will be automatically
configured from the address pool named abc:
ip dhcp pool abc
import all
origin ipcp
!
interface GigabitEthernet 1/0/1
ip address pool abc
Related Commands
Command
show ip interface
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
170
Name of the DHCP pool. The IP address of the
interface will be automatically configured from the
DHCP pool specified in name.
Modification
This command was introduced.
Description
Displays the usability status of interfaces configured
for IP.

Advertisement

Table of Contents
loading

Table of Contents