<?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 RE: How to configure DynDNS in WiNG controller in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dyndns-in-wing-controller/m-p/21141#M1467</link>
    <description>Hi Jimmy,&lt;BR /&gt;
&lt;BR /&gt;
You can take parts from WiNG default configuration as follows:&lt;BR /&gt;
&lt;B&gt;&lt;I&gt;interface pppoe1&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  description PPPoE Client interface&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  auth-type pap&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  idle-time 600&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no keepalive&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no username&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no password&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no service-name&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  local-net vlan 1&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  mtu 1492&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no ip address&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  shutdown&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no crypto map&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no ip nat&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no use ip-access-list in&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  ip default-gateway priority 2000&lt;/I&gt;&lt;/B&gt;It is going to be as easy as mapping values you have on other side.&lt;BR /&gt;
&lt;BR /&gt;
In case of DDNS you may follow similar guidance, provided within &lt;A href="https://documentation.extremenetworks.com/WiNG/5.9.2/CRG/9035491_WiNG_5_9_2_WC_CRG.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;CLI reference guide&lt;/A&gt;&lt;BR /&gt;
Search for &lt;B&gt;ddns (dhcpv4-pool-config) &lt;/B&gt;on page &lt;B&gt;1438&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;&lt;I&gt;ddns domainname &lt;DDNS-DOMAIN-NAME&gt;&lt;/DDNS-DOMAIN-NAME&gt;&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;ddns multiple-user-class&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;ddns server [&lt;I&gt;|&lt;HOST-ALIAS-NAME&gt;] {&lt;I&gt;|&lt;HOST-ALIAS-NAME1&gt;}&lt;/HOST-ALIAS-NAME1&gt;&lt;/I&gt;&lt;BR /&gt;
&lt;/HOST-ALIAS-NAME&gt;&lt;/I&gt;&lt;/I&gt;&lt;/B&gt;&lt;I&gt;&lt;I&gt;&lt;B&gt;&lt;I&gt;ddns ttl &amp;lt;1-864000&amp;gt;&lt;/I&gt;&lt;/B&gt;All available documentation can be found on &lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/Where-can-I-find-documentation-for-Extreme-WiNG-products" target="_blank" rel="nofollow noreferrer noopener"&gt;Extreme Networks portal&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Ondrej&lt;/I&gt;&lt;/I&gt;</description>
    <pubDate>Tue, 23 Oct 2018 16:28:00 GMT</pubDate>
    <dc:creator>Ondrej_Lepa</dc:creator>
    <dc:date>2018-10-23T16:28:00Z</dc:date>
    <item>
      <title>How to configure DynDNS in WiNG controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dyndns-in-wing-controller/m-p/21140#M1466</link>
      <description>Please share configuration details or templates for integrating DynDNS in WiNG controller version 5.9</description>
      <pubDate>Tue, 23 Oct 2018 11:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dyndns-in-wing-controller/m-p/21140#M1466</guid>
      <dc:creator>Jimmyb</dc:creator>
      <dc:date>2018-10-23T11:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to configure DynDNS in WiNG controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dyndns-in-wing-controller/m-p/21141#M1467</link>
      <description>Hi Jimmy,&lt;BR /&gt;
&lt;BR /&gt;
You can take parts from WiNG default configuration as follows:&lt;BR /&gt;
&lt;B&gt;&lt;I&gt;interface pppoe1&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  description PPPoE Client interface&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  auth-type pap&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  idle-time 600&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no keepalive&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no username&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no password&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no service-name&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  local-net vlan 1&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  mtu 1492&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no ip address&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  shutdown&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no crypto map&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no ip nat&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  no use ip-access-list in&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;  ip default-gateway priority 2000&lt;/I&gt;&lt;/B&gt;It is going to be as easy as mapping values you have on other side.&lt;BR /&gt;
&lt;BR /&gt;
In case of DDNS you may follow similar guidance, provided within &lt;A href="https://documentation.extremenetworks.com/WiNG/5.9.2/CRG/9035491_WiNG_5_9_2_WC_CRG.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;CLI reference guide&lt;/A&gt;&lt;BR /&gt;
Search for &lt;B&gt;ddns (dhcpv4-pool-config) &lt;/B&gt;on page &lt;B&gt;1438&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;&lt;I&gt;ddns domainname &lt;DDNS-DOMAIN-NAME&gt;&lt;/DDNS-DOMAIN-NAME&gt;&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;ddns multiple-user-class&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;I&gt;ddns server [&lt;I&gt;|&lt;HOST-ALIAS-NAME&gt;] {&lt;I&gt;|&lt;HOST-ALIAS-NAME1&gt;}&lt;/HOST-ALIAS-NAME1&gt;&lt;/I&gt;&lt;BR /&gt;
&lt;/HOST-ALIAS-NAME&gt;&lt;/I&gt;&lt;/I&gt;&lt;/B&gt;&lt;I&gt;&lt;I&gt;&lt;B&gt;&lt;I&gt;ddns ttl &amp;lt;1-864000&amp;gt;&lt;/I&gt;&lt;/B&gt;All available documentation can be found on &lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/Where-can-I-find-documentation-for-Extreme-WiNG-products" target="_blank" rel="nofollow noreferrer noopener"&gt;Extreme Networks portal&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Ondrej&lt;/I&gt;&lt;/I&gt;</description>
      <pubDate>Tue, 23 Oct 2018 16:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dyndns-in-wing-controller/m-p/21141#M1467</guid>
      <dc:creator>Ondrej_Lepa</dc:creator>
      <dc:date>2018-10-23T16:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to configure DynDNS in WiNG controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dyndns-in-wing-controller/m-p/21142#M1468</link>
      <description>Im not sure that's what the OP was asking for (and not what I'd like to know!)&lt;BR /&gt;
&lt;BR /&gt;
Having examined the user guide, and what is possible in the WiNG AP configuration, I suspect the answer is no, but:&lt;BR /&gt;
&lt;BR /&gt;
Is it even possible to use an access point to perform dynamic updates to a service such as DynDNS / No-IP, which are intended for domestic Internet subscribers with a non-static IP address to ensure that their home IP is always resolvable from any Internet DNS server.&lt;BR /&gt;
&lt;BR /&gt;
(This has been possible in Cisco IOS, for example, since version 12.2, I think, using the "ddns" config).&lt;BR /&gt;
&lt;BR /&gt;
I hope I've described that properly. Thanks for looking!</description>
      <pubDate>Sat, 10 Aug 2019 16:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dyndns-in-wing-controller/m-p/21142#M1468</guid>
      <dc:creator>chris_slaterwal</dc:creator>
      <dc:date>2019-08-10T16:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to configure DynDNS in WiNG controller</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dyndns-in-wing-controller/m-p/21143#M1469</link>
      <description>Looks like it's not possible. Not even sure what's the ddns command for. I can see it in user guides from WiNG 4 times so it's been there for a while. &lt;BR /&gt;
&lt;BR /&gt;
You'll have to find another way.</description>
      <pubDate>Tue, 13 Aug 2019 14:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-to-configure-dyndns-in-wing-controller/m-p/21143#M1469</guid>
      <dc:creator>Vedran_Jurak</dc:creator>
      <dc:date>2019-08-13T14:57:00Z</dc:date>
    </item>
  </channel>
</rss>

