<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to connect two DHCP servers within cisco switch 3550 10 gigabit ports?</title>
	<atom:link href="http://tapitsoftware.com/how-to-connect-two-dhcp-servers-within-cisco-switch-3550-10-gigabit-ports.htm/feed/" rel="self" type="application/rss+xml" />
	<link>http://tapitsoftware.com/how-to-connect-two-dhcp-servers-within-cisco-switch-3550-10-gigabit-ports.htm/</link>
	<description>Call Accounting And Call Monitoring Software For Your Business Phone Center</description>
	<lastBuildDate>Sun, 01 Apr 2012 00:40:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Lanwanprofessional.com</title>
		<link>http://tapitsoftware.com/how-to-connect-two-dhcp-servers-within-cisco-switch-3550-10-gigabit-ports.htm/comment-page-1/#comment-8092</link>
		<dc:creator>Lanwanprofessional.com</dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://tapitsoftware.com/how-to-connect-two-dhcp-servers-within-cisco-switch-3550-10-gigabit-ports.htm#comment-8092</guid>
		<description>This is pretty good answer. Despite the fact that yahoo answers does not give credit for users who add the additional info for good answers I will help anyway.

You may need to add 
int vlan 10
ipadd &lt;default gateway of the scope of DHCP server 1&gt;
ip helper-address &lt;IP of your DHCP&gt;

if you do not have it on the router.

And a little bit explanation from Cisco doc:

ip helper-address

To enable the forwarding of User Datagram Protocol (UDP) broadcasts, including BOOTP, received on an interface, use the ip helper-address command in interface configuration mode. To disable the forwarding of broadcast packets to specific addresses, use the no form of this command.

ip helper-address [vrf name &#124; global] address [redundancy vrg-name]</description>
		<content:encoded><![CDATA[<p>This is pretty good answer. Despite the fact that yahoo answers does not give credit for users who add the additional info for good answers I will help anyway.</p>
<p>You may need to add<br />
int vlan 10<br />
ipadd &lt;default gateway of the scope of DHCP server 1&gt;<br />
ip helper-address &lt;IP of your DHCP&gt;</p>
<p>if you do not have it on the router.</p>
<p>And a little bit explanation from Cisco doc:</p>
<p>ip helper-address</p>
<p>To enable the forwarding of User Datagram Protocol (UDP) broadcasts, including BOOTP, received on an interface, use the ip helper-address command in interface configuration mode. To disable the forwarding of broadcast packets to specific addresses, use the no form of this command.</p>
<p>ip helper-address [vrf name | global] address [redundancy vrg-name]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulhepcat</title>
		<link>http://tapitsoftware.com/how-to-connect-two-dhcp-servers-within-cisco-switch-3550-10-gigabit-ports.htm/comment-page-1/#comment-8091</link>
		<dc:creator>paulhepcat</dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://tapitsoftware.com/how-to-connect-two-dhcp-servers-within-cisco-switch-3550-10-gigabit-ports.htm#comment-8091</guid>
		<description>First off, if someone has sold you a 3550 telling you it is a 10G switch, you have been had.

Beyond that, we need to know a little more about what you are trying to do.

The simple option is something like 
int fas 0/1
des DHCP server 1
switch mode acce
switch acce vlan 10
no shut

int fas 0/2
des DHCP server 2
switch mode acce
switch acce vlan 20
no shut 

int fas 0/3
des user to get address from DHCP server 1
switch mode acce
switch acce vlan 10
no shut 

int fas 0/4
des user to get address from DHCP server 2
switch mode acce
switch acce vlan 20
no shut 

ip routing

int vlan 10
ipadd &lt;default gateway of the scope of DHCP server 1&gt;
no shut
int vlan 20
ipadd &lt;default gateway of the scope of DHCP server 2&gt;

These last two can be repeated as you wish to allocate users to DHCP servers.

This will allow the users on both VLANs too contact each other.</description>
		<content:encoded><![CDATA[<p>First off, if someone has sold you a 3550 telling you it is a 10G switch, you have been had.</p>
<p>Beyond that, we need to know a little more about what you are trying to do.</p>
<p>The simple option is something like<br />
int fas 0/1<br />
des DHCP server 1<br />
switch mode acce<br />
switch acce vlan 10<br />
no shut</p>
<p>int fas 0/2<br />
des DHCP server 2<br />
switch mode acce<br />
switch acce vlan 20<br />
no shut </p>
<p>int fas 0/3<br />
des user to get address from DHCP server 1<br />
switch mode acce<br />
switch acce vlan 10<br />
no shut </p>
<p>int fas 0/4<br />
des user to get address from DHCP server 2<br />
switch mode acce<br />
switch acce vlan 20<br />
no shut </p>
<p>ip routing</p>
<p>int vlan 10<br />
ipadd &lt;default gateway of the scope of DHCP server 1&gt;<br />
no shut<br />
int vlan 20<br />
ipadd &lt;default gateway of the scope of DHCP server 2&gt;</p>
<p>These last two can be repeated as you wish to allocate users to DHCP servers.</p>
<p>This will allow the users on both VLANs too contact each other.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)

Served from: tapitsoftware.com @ 2012-05-22 20:20:56 -->
