HPE Aruba Networking & ProVision-based
1829586 Members
2104 Online
109992 Solutions
New Discussion

DHCP POOL & ROUTED INTERFACE

 
netdiscussion
New Member

DHCP POOL & ROUTED INTERFACE

Dear,

 

I have 8206zl (J9477A) chassis with J9538A & J8702A Module.

 

But i'm not able to found,

 

1- How to configure DHCP Pool??

2- How to configure Routed Ports (To Assign the IP's directly on the Ethernet Interfaces)???

 

Please reply soon.

 

regards,

 

Muhammad Kashif Ashraf

4 REPLIES 4
Fredrik Lönnman
Honored Contributor

Re: DHCP POOL & ROUTED INTERFACE

I dont think you can do either of that Im afraid.

---
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S

Richard Litchfield
Respected Contributor

Re: DHCP POOL & ROUTED INTERFACE

ProCurve switches don't yet have the option of configuring interfaces as router ports. (Comware switches do.) Just turn op IP routing and enable IP addresses on different VLANs.

 

ProCurve switches can't act as a DHCP server. For DHCP relay though, you want some thing like this:

 

vlan 30
   name "Wireless"
   untagged A1,B7-B8
   ip helper-address 172.20.100.69
   ip address 172.20.30.1 255.255.255.0
   exit

 

[PS: Since the ProCurve switches are effectively E Series, this post should really be in the E Series postings. Comware switches are effectively the A Series/H3C switches.]

paulgear
Esteemed Contributor

Re: DHCP POOL & ROUTED INTERFACE

I was actually going to suggest to the board admins that the forums be renamed from A & E series (since HP themselves don't use those labels anymore) to Comware & Provision, but i couldn't find a place to do that. Any ideas?
Regards,
Paul
Richard Litchfield
Respected Contributor

Re: DHCP POOL & ROUTED INTERFACE

Yes, a rename away from the Series name (AEVS) is long overdue. I guess the wheels turn a bit slowly...

 

My vote for names is Comware and ProCurve. Since the ProCurve switches never had a name for the OS, it makes it a bit harder. Note that ProVision is the name of ASIC in some (not all) ProCurve platforms.