Cisco Catalyst 4500 Series Configuration Manual page 308

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

host-pool name
host-pool name
To create an IP pool to group endpoints in the fabric domain, and enter host-pool configuration mode,
use the host-pool name name command in global configuration mode.
Syntax Description
host-vlan id
gateway ipv4 address mask Configures the routing gateway IP address and subnet mask for the
context name name
use-dhcp ipv4 address
Command Default
None.
Command Modes
Fabric-auto-domain configuration
Command History
Release
3.9.01E
Usage Guidelines
Use this command to group endpoints in the fabric domain into IP pools, and identify them with a VLAN
ID, an IP subnet, and optionally, to a context or VRF in the fabric domain.
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)#gateway 192.168.1.254/24
device(config-fabric-auto-domain-host-pool)#context name example-context
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
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-270
host-pool name name {host-vlan id} {gateway ip address mask} [context name name] {use-dhcp
ip address}
Modification
This command was introduced on the Catalyst 4500-E series switch using a
Supervisor Engines 8-E and 8L-E.
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
Configures a VLAN ID to associate with the host-pool.
host-pool.
Associates a context or a VRF to the host-pool.
Configures a DHCP server for the host-pool.
OL-30934-01

Advertisement

Table of Contents
loading

Table of Contents