If you are using Cisco switches, you may find that you need to configure IP helper addresses to give devices on different VLAN’s the correct direction to your DHCP server.
To do this, you can use the following commands:
Show ip int vlan #
- # = the number of your VLAN
To view the current vlan configuration:
This will bring back all the information about your current VLAN, including where (if at all) your IP helper address is pointing to and should look similar to this:
To configure or change where your switch is pointing its IP helper addresses to, you can use the following command:
NOTE: These commands assume that your current IP helper address is 192.168.0.1 and you want to change it to 192.168.0.2:
- Config t
- Int vlan #
- TO REMOVE IP HELPER: no ip helper-address 192.168.0.1
- TO ADD IP HELPER: ip helper-address 192.168.0.2
- Exit
- Wr mem
Comments
If you have any questions about this guide, please feel free to leave us a message below using our comments section below..
More Guides You Might Have Missed
- Business VPN Solutions in 2026 — Which is Right for Your Organisation?
- Cisco AnyConnect VPN Client Fix
- Cisco VPN Client Fix – Error 27850 – Unable to install or uninstall
- Cisco CLI – How to remove the “–More–” prompt when running long commands
- Cisco VPN Client Silent Installation for SCCM 2007 & 2012 Distribution
- Installing Cisco VPN Client Silently
Gear We Recommend
A few general tech accessories worth having alongside this.
Browse our General Tech Accessories picks on AmazonAs an Amazon Associate, TechyGeeksHome earns from qualifying purchases.
Discover more from TechyGeeksHome
Subscribe to get the latest posts sent to your email.
