Cisco IOS: Static IPs in DHCP

From wikieduonline
Revision as of 08:10, 22 April 2021 by Welcome (talk | contribs) (Created page with "You cannot configure manual bindings within the same pool that is configured with the networkcommand in DHCP pool configuration mode. See the "Configuring DHCP Address Pools"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You cannot configure manual bindings within the same pool that is configured with the networkcommand in DHCP pool configuration mode. See the "Configuring DHCP Address Pools" section for information about DHCP address pools and the network command. [1]

.../...
ip dhcp pool STATIC_IP
host 192.168.184.183 255.255.255.0
hardware-address bce1.43d4.16b1
default-router 192.168.183.1
dns-server x.170.119.9 x.170.119.19 8.8.8.8 8.8.4.4
.../...


See also

  • https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr_dhcp/configuration/12-2sx/dhcp-12-2sx-book/config-dhcp-client.html#GUID-BCEB43D4-8C44-4C86-BBAA-6B977196D35C
  • Advertising: