<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Use of the IP Forward-Protocol commands on the SecureStack/G-Series in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/use-of-the-ip-forward-protocol-commands-on-the-securestack-g/m-p/50504#M664</link>
    <description>Article ID: 11980 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C3, firmware 1.02.01.0004 and higher&lt;BR /&gt;
SecureStack C2, firmware 5.02.01.0006 and higher&lt;BR /&gt;
SecureStack B3, firmware 1.02.01.0004 and higher&lt;BR /&gt;
G-Series, firmware 1.02.00.0043 and higher &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
By default, UDP forwarding as invoked by the 'ip helper-address' command (&lt;A href="http://bit.ly/1alUrS8" target="_blank" rel="nofollow noreferrer noopener"&gt;5720&lt;/A&gt;) is enabled for only Bootp/DHCP port 67 (it is not possible to specifically disable forwarding for port 67), but may as desired be further enabled for any combination of the following UDP ports: &lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;Trivial File Transfer Protocol (TFTP) = port 69 
&lt;/LI&gt;&lt;LI&gt;Domain Naming System (DNS) = port 53 
&lt;/LI&gt;&lt;LI&gt;Time service: (SNTP/NTP) = port 37 
&lt;/LI&gt;&lt;LI&gt;NetBIOS Name Server = port 137 
&lt;/LI&gt;&lt;LI&gt;NetBIOS Datagram Server = port 138 
&lt;/LI&gt;&lt;LI&gt;TACACS service = port 49 
&lt;/LI&gt;&lt;LI&gt;EN-116 Name Service = port 42 
&lt;/LI&gt;&lt;LI&gt;Alternate Service Boot = port 4011&lt;/LI&gt;&lt;/UL&gt;
One additional service is supported with C3/B3/G firmware 6.03.01.0008+ and C2 firmware 5.02.07.0006+, per release notes:&lt;BR /&gt;
12289  Wake-on-LAN UDP packets destined to ports 0, 7 and 9 are now forwarded when configured via the "ip forwarding-protocol udp" command.&lt;BR /&gt;
&lt;BR /&gt;
This command globally adds forwarding of all of the above-stated services/ports on behalf of the 'ip helper-address' command. If any or all of these ports/protocols is already in effect, there is no error message. If this command is attempted in interface mode, error message "Incorrect input! Use 'ip forward-protocol udp &lt;U&gt;'" is generated.&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt;Global: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;ip forward-protocol udp&lt;/B&gt;&lt;/UL&gt;
These commands either globally or per-interface add forwarding of an additional service/port on behalf of the 'ip helper-address' command. If the port/protocol is already in effect, there is no error message. If support for the port/protocol is unavailable in the current firmware (&lt;I&gt;only&lt;/I&gt; the above-stated protocols are supported, and port 67 is not optional), error message "The UDP port is not supported for relaying" is generated. Settings on the interface level override, where conflicting, global settings.&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt;Global: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;ip forward-protocol udp &amp;lt;&lt;I&gt;UDP_port&lt;/I&gt;&amp;gt;&lt;/B&gt;  
Per-interface: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;interface vlan &amp;lt;&lt;I&gt;VLAN_ID&lt;/I&gt;&amp;gt;&lt;/B&gt;  
   C2(rw)-&amp;gt;router(Config-if(Vlan &amp;lt;&lt;I&gt;VLAN_ID&amp;gt;&lt;/I&gt;))#&lt;B&gt;ip forward-protocol udp &amp;lt;&lt;I&gt;UDP_port&lt;/I&gt;&amp;gt;&lt;/B&gt;&lt;/UL&gt;
These commands either globally or per-interface remove forwarding of a service/port on behalf of the 'ip helper-address' command. If the port/protocol is not presently in effect, there is no error message. If support for the port/protocol is unavailable in the current firmware (&lt;I&gt;only&lt;/I&gt; the above-stated protocols are supported, and port 67 is not optional), error message "The UDP port is not supported for relaying" is generated.&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt;Global: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;no ip forward-protocol udp &amp;lt;&lt;I&gt;UDP_port&lt;/I&gt;&amp;gt;&lt;/B&gt;  
Per-interface: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;interface vlan &amp;lt;&lt;I&gt;VLAN_ID&lt;/I&gt;&amp;gt;&lt;/B&gt; 
   C2(rw)-&amp;gt;router(Config-if(Vlan &amp;lt;&lt;I&gt;VLAN_ID&amp;gt;&lt;/I&gt;))#&lt;B&gt;no ip forward-protocol udp &amp;lt;&lt;I&gt;UDP_port&lt;/I&gt;&amp;gt;&lt;/B&gt;&lt;/UL&gt;
This command globally removes forwarding of all of the above-stated services/ports (except port 67) on behalf of the 'ip helper-address' command, restoring the default condition. If any or all of these ports/protocols is not presently in effect, there is no error message. If this command is attempted in interface mode, error message "Incorrect input! Use 'ip forward-protocol udp &lt;U&gt;'" is generated.&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt;Global: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;no ip forward-protocol udp&lt;/B&gt;&lt;/UL&gt;
When showing the results in the configuration, only the overrides to the default condition are displayed. &lt;BR /&gt;
&lt;BR /&gt;
Here is an example management session which essentially demonstrates how to get into and out of router and interface modes, gives examples of global and interface-mode usage, and provides a view of the resulting global forward-protocol state:&lt;BR /&gt;
&lt;BR /&gt;
C3(rw)-&amp;gt;router&lt;BR /&gt;
C3(rw)-&amp;gt;router&amp;gt;enable&lt;BR /&gt;
C3(rw)-&amp;gt;router#config&lt;BR /&gt;
Enter configuration commands:&lt;BR /&gt;
C3(su)-&amp;gt;router(Config)#ip forward-protocol udp&lt;BR /&gt;
C3(su)-&amp;gt;router(Config)#show running-config&lt;BR /&gt;
ip forward-protocol udp 69&lt;BR /&gt;
ip forward-protocol udp 53&lt;BR /&gt;
ip forward-protocol udp 37&lt;BR /&gt;
ip forward-protocol udp 137&lt;BR /&gt;
ip forward-protocol udp 138&lt;BR /&gt;
ip forward-protocol udp 49&lt;BR /&gt;
ip forward-protocol udp 42&lt;BR /&gt;
ip forward-protocol udp 4011&lt;BR /&gt;
!&lt;BR /&gt;
interface vlan 201&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 10.16.128.1 255.255.255.0&lt;BR /&gt;
 . . .&lt;BR /&gt;
C3(rw)-&amp;gt;router(Config)#interface vlan 201&lt;BR /&gt;
C3(rw)-&amp;gt;router(Config-if(Vlan 201))#ip forward-protocol udp&lt;BR /&gt;
Incorrect input! Use 'ip forward-protocol udp &lt;U&gt;'&lt;BR /&gt;
C3(rw)-&amp;gt;router(Config-if(Vlan 201))#ip forward-protocol udp ?&lt;BR /&gt;
 &lt;BR /&gt;
&lt;U&gt;                Destination UDP port&lt;BR /&gt;
 &lt;BR /&gt;
C3(rw)-&amp;gt;router(Config-if(Vlan 201))#ip forward-protocol udp 69&lt;BR /&gt;
C3(rw)-&amp;gt;router(Config-if(Vlan 201))#no ip forward-protocol udp 69&lt;BR /&gt;
C3(rw)-&amp;gt;router(Config-if(Vlan 201))#exit&lt;BR /&gt;
C3(su)-&amp;gt;router(Config)#exit&lt;BR /&gt;
C3(su)-&amp;gt;router#exit&lt;BR /&gt;
C3(su)-&amp;gt;router&amp;gt;exit&lt;BR /&gt;
C3(su)-&amp;gt;show config router&lt;BR /&gt;
This command shows non-default configurations only.&lt;BR /&gt;
Use 'show config all' to show both default and non-default configurations.&lt;BR /&gt;
 &lt;BR /&gt;
begin&lt;BR /&gt;
!&lt;BR /&gt;
#***** NON-DEFAULT CONFIGURATION *****&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
#Router Configuration&lt;BR /&gt;
router&lt;BR /&gt;
enable&lt;BR /&gt;
configure&lt;BR /&gt;
ip forward-protocol udp 69&lt;BR /&gt;
ip forward-protocol udp 53&lt;BR /&gt;
ip forward-protocol udp 37&lt;BR /&gt;
ip forward-protocol udp 137&lt;BR /&gt;
ip forward-protocol udp 138&lt;BR /&gt;
ip forward-protocol udp 49&lt;BR /&gt;
ip forward-protocol udp 42&lt;BR /&gt;
ip forward-protocol udp 4011&lt;BR /&gt;
interface vlan 201&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 10.16.128.1 255.255.255.0&lt;BR /&gt;
 . . .&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
end&lt;BR /&gt;
 &lt;BR /&gt;
C3(su)-&amp;gt;&lt;BR /&gt;
For a discussion of the 'ip helper-address' command, please refer to &lt;A href="http://bit.ly/1alUrS8" target="_blank" rel="nofollow noreferrer noopener"&gt;5720&lt;/A&gt;.&lt;BR /&gt;
For additional information, please refer to the &lt;A href="http://extranet.enterasys.com/downloads/" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuration Guide or CLI Reference Guide&lt;/A&gt; relevant to your product and firmware version.&lt;/U&gt;&lt;/U&gt;&lt;/U&gt;&lt;/U&gt;</description>
    <pubDate>Mon, 18 Nov 2013 21:12:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-11-18T21:12:00Z</dc:date>
    <item>
      <title>Use of the IP Forward-Protocol commands on the SecureStack/G-Series</title>
      <link>https://community.extremenetworks.com/t5/faqs/use-of-the-ip-forward-protocol-commands-on-the-securestack-g/m-p/50504#M664</link>
      <description>Article ID: 11980 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C3, firmware 1.02.01.0004 and higher&lt;BR /&gt;
SecureStack C2, firmware 5.02.01.0006 and higher&lt;BR /&gt;
SecureStack B3, firmware 1.02.01.0004 and higher&lt;BR /&gt;
G-Series, firmware 1.02.00.0043 and higher &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
By default, UDP forwarding as invoked by the 'ip helper-address' command (&lt;A href="http://bit.ly/1alUrS8" target="_blank" rel="nofollow noreferrer noopener"&gt;5720&lt;/A&gt;) is enabled for only Bootp/DHCP port 67 (it is not possible to specifically disable forwarding for port 67), but may as desired be further enabled for any combination of the following UDP ports: &lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;Trivial File Transfer Protocol (TFTP) = port 69 
&lt;/LI&gt;&lt;LI&gt;Domain Naming System (DNS) = port 53 
&lt;/LI&gt;&lt;LI&gt;Time service: (SNTP/NTP) = port 37 
&lt;/LI&gt;&lt;LI&gt;NetBIOS Name Server = port 137 
&lt;/LI&gt;&lt;LI&gt;NetBIOS Datagram Server = port 138 
&lt;/LI&gt;&lt;LI&gt;TACACS service = port 49 
&lt;/LI&gt;&lt;LI&gt;EN-116 Name Service = port 42 
&lt;/LI&gt;&lt;LI&gt;Alternate Service Boot = port 4011&lt;/LI&gt;&lt;/UL&gt;
One additional service is supported with C3/B3/G firmware 6.03.01.0008+ and C2 firmware 5.02.07.0006+, per release notes:&lt;BR /&gt;
12289  Wake-on-LAN UDP packets destined to ports 0, 7 and 9 are now forwarded when configured via the "ip forwarding-protocol udp" command.&lt;BR /&gt;
&lt;BR /&gt;
This command globally adds forwarding of all of the above-stated services/ports on behalf of the 'ip helper-address' command. If any or all of these ports/protocols is already in effect, there is no error message. If this command is attempted in interface mode, error message "Incorrect input! Use 'ip forward-protocol udp &lt;U&gt;'" is generated.&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt;Global: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;ip forward-protocol udp&lt;/B&gt;&lt;/UL&gt;
These commands either globally or per-interface add forwarding of an additional service/port on behalf of the 'ip helper-address' command. If the port/protocol is already in effect, there is no error message. If support for the port/protocol is unavailable in the current firmware (&lt;I&gt;only&lt;/I&gt; the above-stated protocols are supported, and port 67 is not optional), error message "The UDP port is not supported for relaying" is generated. Settings on the interface level override, where conflicting, global settings.&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt;Global: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;ip forward-protocol udp &amp;lt;&lt;I&gt;UDP_port&lt;/I&gt;&amp;gt;&lt;/B&gt;  
Per-interface: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;interface vlan &amp;lt;&lt;I&gt;VLAN_ID&lt;/I&gt;&amp;gt;&lt;/B&gt;  
   C2(rw)-&amp;gt;router(Config-if(Vlan &amp;lt;&lt;I&gt;VLAN_ID&amp;gt;&lt;/I&gt;))#&lt;B&gt;ip forward-protocol udp &amp;lt;&lt;I&gt;UDP_port&lt;/I&gt;&amp;gt;&lt;/B&gt;&lt;/UL&gt;
These commands either globally or per-interface remove forwarding of a service/port on behalf of the 'ip helper-address' command. If the port/protocol is not presently in effect, there is no error message. If support for the port/protocol is unavailable in the current firmware (&lt;I&gt;only&lt;/I&gt; the above-stated protocols are supported, and port 67 is not optional), error message "The UDP port is not supported for relaying" is generated.&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt;Global: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;no ip forward-protocol udp &amp;lt;&lt;I&gt;UDP_port&lt;/I&gt;&amp;gt;&lt;/B&gt;  
Per-interface: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;interface vlan &amp;lt;&lt;I&gt;VLAN_ID&lt;/I&gt;&amp;gt;&lt;/B&gt; 
   C2(rw)-&amp;gt;router(Config-if(Vlan &amp;lt;&lt;I&gt;VLAN_ID&amp;gt;&lt;/I&gt;))#&lt;B&gt;no ip forward-protocol udp &amp;lt;&lt;I&gt;UDP_port&lt;/I&gt;&amp;gt;&lt;/B&gt;&lt;/UL&gt;
This command globally removes forwarding of all of the above-stated services/ports (except port 67) on behalf of the 'ip helper-address' command, restoring the default condition. If any or all of these ports/protocols is not presently in effect, there is no error message. If this command is attempted in interface mode, error message "Incorrect input! Use 'ip forward-protocol udp &lt;U&gt;'" is generated.&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt;Global: 
   C2(rw)-&amp;gt;router(Config)#&lt;B&gt;no ip forward-protocol udp&lt;/B&gt;&lt;/UL&gt;
When showing the results in the configuration, only the overrides to the default condition are displayed. &lt;BR /&gt;
&lt;BR /&gt;
Here is an example management session which essentially demonstrates how to get into and out of router and interface modes, gives examples of global and interface-mode usage, and provides a view of the resulting global forward-protocol state:&lt;BR /&gt;
&lt;BR /&gt;
C3(rw)-&amp;gt;router&lt;BR /&gt;
C3(rw)-&amp;gt;router&amp;gt;enable&lt;BR /&gt;
C3(rw)-&amp;gt;router#config&lt;BR /&gt;
Enter configuration commands:&lt;BR /&gt;
C3(su)-&amp;gt;router(Config)#ip forward-protocol udp&lt;BR /&gt;
C3(su)-&amp;gt;router(Config)#show running-config&lt;BR /&gt;
ip forward-protocol udp 69&lt;BR /&gt;
ip forward-protocol udp 53&lt;BR /&gt;
ip forward-protocol udp 37&lt;BR /&gt;
ip forward-protocol udp 137&lt;BR /&gt;
ip forward-protocol udp 138&lt;BR /&gt;
ip forward-protocol udp 49&lt;BR /&gt;
ip forward-protocol udp 42&lt;BR /&gt;
ip forward-protocol udp 4011&lt;BR /&gt;
!&lt;BR /&gt;
interface vlan 201&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 10.16.128.1 255.255.255.0&lt;BR /&gt;
 . . .&lt;BR /&gt;
C3(rw)-&amp;gt;router(Config)#interface vlan 201&lt;BR /&gt;
C3(rw)-&amp;gt;router(Config-if(Vlan 201))#ip forward-protocol udp&lt;BR /&gt;
Incorrect input! Use 'ip forward-protocol udp &lt;U&gt;'&lt;BR /&gt;
C3(rw)-&amp;gt;router(Config-if(Vlan 201))#ip forward-protocol udp ?&lt;BR /&gt;
 &lt;BR /&gt;
&lt;U&gt;                Destination UDP port&lt;BR /&gt;
 &lt;BR /&gt;
C3(rw)-&amp;gt;router(Config-if(Vlan 201))#ip forward-protocol udp 69&lt;BR /&gt;
C3(rw)-&amp;gt;router(Config-if(Vlan 201))#no ip forward-protocol udp 69&lt;BR /&gt;
C3(rw)-&amp;gt;router(Config-if(Vlan 201))#exit&lt;BR /&gt;
C3(su)-&amp;gt;router(Config)#exit&lt;BR /&gt;
C3(su)-&amp;gt;router#exit&lt;BR /&gt;
C3(su)-&amp;gt;router&amp;gt;exit&lt;BR /&gt;
C3(su)-&amp;gt;show config router&lt;BR /&gt;
This command shows non-default configurations only.&lt;BR /&gt;
Use 'show config all' to show both default and non-default configurations.&lt;BR /&gt;
 &lt;BR /&gt;
begin&lt;BR /&gt;
!&lt;BR /&gt;
#***** NON-DEFAULT CONFIGURATION *****&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
#Router Configuration&lt;BR /&gt;
router&lt;BR /&gt;
enable&lt;BR /&gt;
configure&lt;BR /&gt;
ip forward-protocol udp 69&lt;BR /&gt;
ip forward-protocol udp 53&lt;BR /&gt;
ip forward-protocol udp 37&lt;BR /&gt;
ip forward-protocol udp 137&lt;BR /&gt;
ip forward-protocol udp 138&lt;BR /&gt;
ip forward-protocol udp 49&lt;BR /&gt;
ip forward-protocol udp 42&lt;BR /&gt;
ip forward-protocol udp 4011&lt;BR /&gt;
interface vlan 201&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 10.16.128.1 255.255.255.0&lt;BR /&gt;
 . . .&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
end&lt;BR /&gt;
 &lt;BR /&gt;
C3(su)-&amp;gt;&lt;BR /&gt;
For a discussion of the 'ip helper-address' command, please refer to &lt;A href="http://bit.ly/1alUrS8" target="_blank" rel="nofollow noreferrer noopener"&gt;5720&lt;/A&gt;.&lt;BR /&gt;
For additional information, please refer to the &lt;A href="http://extranet.enterasys.com/downloads/" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuration Guide or CLI Reference Guide&lt;/A&gt; relevant to your product and firmware version.&lt;/U&gt;&lt;/U&gt;&lt;/U&gt;&lt;/U&gt;</description>
      <pubDate>Mon, 18 Nov 2013 21:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/use-of-the-ip-forward-protocol-commands-on-the-securestack-g/m-p/50504#M664</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-11-18T21:12:00Z</dc:date>
    </item>
  </channel>
</rss>

