08-05-2010 09:52 AM - edited 03-06-2019 12:20 PM
Can I configure DHCP Server on the Nexus 5010 ??
Solved! Go to Solution.
08-05-2010 02:19 PM
Seriously, I will not call the N5K as a core since it will not route traffic. IMO, I will use a switch which is capable to do 10G switching like a C6500 or N7K.
For DHCP request, on the C6K, in the interface vlan xx, add the ip helper-address x.x.x.x, where x.x.x.x is the DHCP server's IP address.
Regards,
jerry
08-05-2010 10:06 AM
Hi,
No 5010 does not support DHCP server yet. It does support DNS as of now.
JayaKrishna
08-05-2010 10:09 AM
So I have to configure dhcp relay on the inerface with the ip helper-address command (IOS) for a dhcp scope on the server for all VLan that I have ??
On the Nexus work ??
08-05-2010 10:24 AM
Not on the N5K. It is a L2 switch. You need to configure that on the L3 SVI (which ever is your N5K's uplink).
Regards,
jerry
08-05-2010 10:39 AM
Hello thank you for your feedback.
Sorry but I dont understand, The Nexus 5000 is a Layer 2 Switch ??
So I can not use the Nexus 5000 to Forward traffic between VLANs such as a Switch Layer 3 ??
Thank you.
08-05-2010 10:47 AM
That is correct, N5K is L2 only. Please take a look at the data sheet, under Product Specifications, you will not be able to find any L3 features such as routing.
http://www.cisco.com/en/US/prod/collateral/switches/ps9441/ps9670/data_sheet_c78-461802.html
Regards,
jerry
08-05-2010 10:57 AM
Thank you so much Jeye for your Help,
So if I need route traffic between VLANs I need to configure a router to do this task.
And why the nexus 5010 has route table and ip route command is permit on it.
thank you
08-05-2010 11:03 AM
Hi
5K does not support routing protocols but it does support inter vlan routing.
JayaKrishna
08-05-2010 11:13 AM
So is a Layer 3 Switch, and it can be configure to forward DHCP request ?? such as an IOS ip helper-address ???
08-05-2010 11:48 AM
The ip route command in the N5K is only for management traffic.
For the SVI in the N5K, you can create SVIs on the 5K, but these SVI can only be used to communicate with devices in the same VLAN. The N5K has no capability to route between the VLANs.
JayaKrishna, you need to show me how N5K will do inter-VLAN routing.
Regards,
jerry
08-05-2010 12:10 PM
So refer to the Jeye said, I need to configure a router o another L3 Switch to router between VLANs.
And what about with the DHCP traffic ?? How I can configure DHCP on a network with N5K Switch in the middle ??
Thank you so much !!!
08-05-2010 12:18 PM
The ip helper-address will be on your L3 switch's SVI (the same switch will route to the rest of your network).
Regards,
jerry
08-05-2010 12:40 PM
I think that the N5K do not permit create Virtual Interface because just has
interface ethernet command
interface mgmt command
interface port-channel command
Or is different that the IOS VI create command ??
08-05-2010 12:45 PM
I am not sure I understand your quetion. In IOS, you can create L3 SVI with interface vlan xx command. Of course, the VLAN needs to be in the vlan database first.
Regards,
jerry
08-05-2010 01:26 PM
Yes in IOS is interface vlan xx and that its but in Nexu N5K dont permit interface vlan command just
when you type
swicth(config)# interface ?
ethernet
mgmt
port-channel
How I create the vlan interface on N5K ??
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide