Host-Pool Name - 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

host-pool name

host-pool name
Creates an IP pool to group endpoints in the fabric domain, and enters host-pool configuration mode.
host-pool name name { vlan ID | gateway ipv4 -address/subnet mask | context name name | use-dhcp ip4
address }
Syntax Description
vlan ID
context name name
gateway ipv4 address/subnet mask
use-dhcp ipv4 address
Command Default
None
Command Modes
Fabric-auto-domain configuration mode
Command History
Release
Cisco IOS XE Denali 16.3.1
Usage Guidelines
Use the host-pool command to group endpoints in the fabric domain into IP pools, and identify them with a
VLAN ID and an IP subnet.
This command auto-generates LISP configuration, to orchestrate the fabric overlay. The show-running
configuration command shows the fabric domain configuration including the auto-generated commands.
Examples
This example configures a host-pool in your fabric domain.
device(config-fabric-auto-domain)#host-pool name VOICE_DOMAIN
device(config-fabric-auto-domain-host-pool)#vlan 10
device(config-fabric-auto-domain-host-pool)#context name example-context
device(config-fabric-auto-domain-host-pool)#gateway 192.168.1.254/24
device(config-fabric-auto-domain-host-pool)#use-dhcp 172.10.1.1
device(config-fabric-auto-domain-host-pool)#exit
This configuration is auto-generated when you configure a host-pool:
ip dhcp relay information option vpn
ip dhcp relay information option
ip dhcp snooping vlan 10
ip dhcp snooping
vlan 10
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
20
Configures a VLAN ID to associate with the host-pool.
Associates a context or a VRF with the host-pool.
Configures the routing gateway IP address and subnet mask for
the host-pool.
Configures a DHCP server for the host-pool.
Modification
This command was introduced.

Advertisement

Table of Contents
loading

Table of Contents