Microsoft
Software
Hardware
Network
Question : How to have the DHCP exclude affect DHCP scope in VRF?
I have used VRF on a cisco 4500. The DHCP pool allocates an IP address to the clients. However I want it to only issue IP addresses from .31 upwards. I cannot find a vrf statment on the IP DHCP EXCLUDED_ADDRESS command. I also tried to change the IP DHCP POOL VLAN60 to use a NETWORK 192.168.60.128 255.255.255.128 but that did not work either. Infact when I changed the network to that it stopped issue IP addresses at all.
ip dhcp excluded-address 192.168.60.1 192.168.60.30
ip dhcp pool VLAN60
vrf CLIENT
network 192.168.60.0 255.255.255.0
default-router 192.168.60.21
dns-server 8.8.8.8
lease 7
interface GigabitEthernet1/1
switchport access vlan 60
interface Vlan60
description MYVLAN
ip vrf forwarding CLIENT
ip address 192.168.60.21 255.255.255.0
ip route vrf CLIENT 0.0.0.0 0.0.0.0 192.168.1.1 name Firewall
Any ideas?
Answer : How to have the DHCP exclude affect DHCP scope in VRF?
as per cisco tac
The VRF keyword for the ip dhcp excluded address was forgot by developers until 15.1.1T,
will correct it in the future release
.
Random Solutions
Creation of RAID device fails
Select an element Jquery.
Black marks over the text of some PDF docs in adobe reader (like hightlights).
Excel VBA Bloomberg function
Is it possible to automatically copy data from AS/400 to Excel (or Lotus 1-2-3) without external apps?
Regex to remove width property from HTML TAble tag where width is over 500
C++ program
Ajax Maskededitextender remove mask on postback
fruits without seeds
Transport-level error / (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)