Avatar of Damian Gardner
Damian Gardner

asked on 

I need help with how to enter a IPHELPER address for a VLAN on my Cisco 9300 switch.

I need help with how to enter a IPHELPER address for a VLAN on my Cisco 9300 switch.  it is currently set to an address, and I want to change it.
RoutersCiscoNetworkingSwitches / Hubs

Avatar of undefined
Last Comment
Damian Gardner
Avatar of mikecr
mikecr
Flag of United States of America image

The command is " ip helper-address (ip of dhcp server)".

Example:
int vlan 5
 ip helper-address 10.1.1.1
Avatar of Jody Lemoine
Jody Lemoine
Flag of Canada image

In the event that the old IP helper methods don't work on those new Catalyst 9K units, you can move to the newer method of doing it, which is to setup relay pools.

ip dhcp pool DHCP_Pool
 relay source 10.1.5.0 255.255.255.0
 relay destination 10.1.1.1
 relay destination 10.1.2.1

Open in new window


The above commands are entered in global configuration mode. Replace "10.1.5.0 255.255.255.0" with the network address and subnet mask of the network that needs DHCP services. Replace "10.1.1.1" and "10.1.2.1" with the IPv4 addresses of your DHCP servers.
ASKER CERTIFIED SOLUTION
Avatar of Jody Lemoine
Jody Lemoine
Flag of Canada image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of Soulja
Soulja
Flag of United States of America image

If you don't "no" out the current ip helper address it will add an addtional ip helper address under the existing one. Jody is correct.
Avatar of Damian Gardner
Damian Gardner

ASKER

sorry for the delay.  awesome - I Appreciate the help guys.
Networking
Networking

Networking is the process of connecting computing devices, peripherals and terminals together through a system that uses wiring, cabling or radio waves that enable their users to communicate, share information and interact over distances. Often associated are issues regarding operating systems, hardware and equipment, cloud and virtual networking, protocols, architecture, storage and management.

102K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo