<?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: Forwarding a DHCP Request using Cisco ip helper-address command</title>
	<atom:link href="http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/</link>
	<description>IP Networks Training and Tutorials</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:03:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sashikanth</title>
		<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/comment-page-1/#comment-2148</link>
		<dc:creator>sashikanth</dc:creator>
		<pubDate>Tue, 03 May 2011 14:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=631#comment-2148</guid>
		<description>Hi Admin,
Excellent Blog for biggners. my question is i don&#039;t have ASA. i have Forefront firewall and cisco 3560 L3 switch. i am able to communicate between the vlans but not to internet through ASA firewall.
how do i communicate to internet through Forefront TMG</description>
		<content:encoded><![CDATA[<p>Hi Admin,<br />
Excellent Blog for biggners. my question is i don&#8217;t have ASA. i have Forefront firewall and cisco 3560 L3 switch. i am able to communicate between the vlans but not to internet through ASA firewall.<br />
how do i communicate to internet through Forefront TMG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aedu</title>
		<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/comment-page-1/#comment-1626</link>
		<dc:creator>Aedu</dc:creator>
		<pubDate>Thu, 06 Jan 2011 12:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=631#comment-1626</guid>
		<description>&gt; I guess the DHCP-Server does not recognize the relay agent and answers with a broadcast?
Makes no sense. The DHCP-Server must reply by unicast. BUT STILL What makes the Relay Agent forward packages back to the source network?

Aedu</description>
		<content:encoded><![CDATA[<p>&gt; I guess the DHCP-Server does not recognize the relay agent and answers with a broadcast?<br />
Makes no sense. The DHCP-Server must reply by unicast. BUT STILL What makes the Relay Agent forward packages back to the source network?</p>
<p>Aedu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aedu</title>
		<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/comment-page-1/#comment-1625</link>
		<dc:creator>Aedu</dc:creator>
		<pubDate>Thu, 06 Jan 2011 12:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=631#comment-1625</guid>
		<description>Great article

I guess the DHCP-Server does not recognize the relay agent and answers with a broadcast?
What makes the relay agent forward the answer of the DHCP server (DHCPOFFER, DHCPACK) to its subnet (192.168.1.0/24)? Must the src-ip address  in the ip header or the in option 54 (DHCP server identifier) match? or both?

Regards
Aedu

P.s. Please excuse my english. I&#039;m not a native speaker... ;-)</description>
		<content:encoded><![CDATA[<p>Great article</p>
<p>I guess the DHCP-Server does not recognize the relay agent and answers with a broadcast?<br />
What makes the relay agent forward the answer of the DHCP server (DHCPOFFER, DHCPACK) to its subnet (192.168.1.0/24)? Must the src-ip address  in the ip header or the in option 54 (DHCP server identifier) match? or both?</p>
<p>Regards<br />
Aedu</p>
<p>P.s. Please excuse my english. I&#8217;m not a native speaker&#8230; <img src='http://www.networkstraining.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/comment-page-1/#comment-744</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Thu, 14 Oct 2010 15:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=631#comment-744</guid>
		<description>i did create the layer 2 vlan but still no luck....</description>
		<content:encoded><![CDATA[<p>i did create the layer 2 vlan but still no luck&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/comment-page-1/#comment-743</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Thu, 14 Oct 2010 14:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=631#comment-743</guid>
		<description>Ok, thanks a lot,  i d just thought the config below was enough:i will create the vlans now. thanks once again

interface range FastEthernet0/1 – 24
description Link to PC
switchport access vlan 2
switchport mode access
switchport voice vlan 101
spanning-tree portfast</description>
		<content:encoded><![CDATA[<p>Ok, thanks a lot,  i d just thought the config below was enough:i will create the vlans now. thanks once again</p>
<p>interface range FastEthernet0/1 – 24<br />
description Link to PC<br />
switchport access vlan 2<br />
switchport mode access<br />
switchport voice vlan 101<br />
spanning-tree portfast</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Admin</title>
		<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/comment-page-1/#comment-742</link>
		<dc:creator>Blog Admin</dc:creator>
		<pubDate>Thu, 14 Oct 2010 13:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=631#comment-742</guid>
		<description>It means you have not created the Layer 2 vlans on each switch as I told you before.

See the following post:

http://www.networkstraining.com/how-to-configure-vlans-on-a-cisco-switch/</description>
		<content:encoded><![CDATA[<p>It means you have not created the Layer 2 vlans on each switch as I told you before.</p>
<p>See the following post:</p>
<p><a href="http://www.networkstraining.com/how-to-configure-vlans-on-a-cisco-switch/" rel="nofollow">http://www.networkstraining.com/how-to-configure-vlans-on-a-cisco-switch/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/comment-page-1/#comment-741</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Thu, 14 Oct 2010 12:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=631#comment-741</guid>
		<description>any assistance please? i am sorry for being such a nuisance</description>
		<content:encoded><![CDATA[<p>any assistance please? i am sorry for being such a nuisance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/comment-page-1/#comment-740</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Thu, 14 Oct 2010 06:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=631#comment-740</guid>
		<description>but there is no traffic on the trunk link between the two switches (one switch configured with vlan 1 and the other with vlan 2) but there is traffic when both switches are in vlan 1</description>
		<content:encoded><![CDATA[<p>but there is no traffic on the trunk link between the two switches (one switch configured with vlan 1 and the other with vlan 2) but there is traffic when both switches are in vlan 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Admin</title>
		<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/comment-page-1/#comment-739</link>
		<dc:creator>Blog Admin</dc:creator>
		<pubDate>Wed, 13 Oct 2010 18:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=631#comment-739</guid>
		<description>For the 2960 the default trunk protocol is dot1q, so you do not need to put the &quot;switchport trunk encapsulation dot1q&quot; command.
So the way you have it is correct now.</description>
		<content:encoded><![CDATA[<p>For the 2960 the default trunk protocol is dot1q, so you do not need to put the &#8220;switchport trunk encapsulation dot1q&#8221; command.<br />
So the way you have it is correct now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://www.networkstraining.com/forwarding-a-dhcp-request-using-cisco-ip-helper-address-command/comment-page-1/#comment-738</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Wed, 13 Oct 2010 17:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=631#comment-738</guid>
		<description>as it stands now start config on the trunk is !
interface GigabitEthernet0/1
 description Link to RA-SERVERFARM-S01
 switchport mode trunk
 speed 1000
 duplex full

now, when i try to add the tagging config, this is what i get.

!RA-HQ4FLR-S01(config-if)#switchport trunk encapsulation dot1q
                                              ^
% Invalid input detected at &#039;^&#039; marker.

//I TRIED ERASING THE START CONFIG AND RELOADING (RESTART) THE SWITCH AND DO THE CONFIG AGAIN BUT TO NO AVAIL. PLEASE ASSIST.</description>
		<content:encoded><![CDATA[<p>as it stands now start config on the trunk is !<br />
interface GigabitEthernet0/1<br />
 description Link to RA-SERVERFARM-S01<br />
 switchport mode trunk<br />
 speed 1000<br />
 duplex full</p>
<p>now, when i try to add the tagging config, this is what i get.</p>
<p>!RA-HQ4FLR-S01(config-if)#switchport trunk encapsulation dot1q<br />
                                              ^<br />
% Invalid input detected at &#8216;^&#8217; marker.</p>
<p>//I TRIED ERASING THE START CONFIG AND RELOADING (RESTART) THE SWITCH AND DO THE CONFIG AGAIN BUT TO NO AVAIL. PLEASE ASSIST.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.networkstraining.com @ 2012-02-07 19:19:55 -->
