<?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: Tunnel L2TPv3 in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58862#M4628</link>
    <description>this means you either a) dont have any tunnel configured or b) none of the endpoints (APs) are able to reach your RFS and establish a tunnel. Please share your config</description>
    <pubDate>Mon, 27 Aug 2018 13:17:00 GMT</pubDate>
    <dc:creator>Slava_Dementyev</dc:creator>
    <dc:date>2018-08-27T13:17:00Z</dc:date>
    <item>
      <title>Tunnel L2TPv3</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58859#M4625</link>
      <description>Hello,&lt;BR /&gt;
I would like create a tunnel L2TPv3 between a rfs4000 and ap7522 but when i type a command sh l2tpv3 tunnel vlanxxx in rfs4000 controller. The controller write a result "error:could not fetch L2TPv3 stats"&lt;BR /&gt;
nobody have a solution&lt;BR /&gt;
Best regards&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Aug 2018 12:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58859#M4625</guid>
      <dc:creator>yohan_vaisseau</dc:creator>
      <dc:date>2018-08-27T12:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Tunnel L2TPv3</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58860#M4626</link>
      <description>Hello Yohan,&lt;BR /&gt;
&lt;BR /&gt;
L2TPv3 show command needs full tunnel name, which is unique per tunnel endpoint. You can see the name in the tunnel-summary, e.g.:&lt;BR /&gt;
NX55#show l2tpv3 tunnel-summary&lt;BR /&gt;
--------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;
Sl No  Tunnel Name                                      Peer  Tunnel State                     Tunnel Mode  Estd/Total Sessions   Encapsulation Proto&lt;BR /&gt;
-------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;
 1     &lt;B&gt;VLAN7-214-8533-sjc-1-0.0.0.0&lt;/B&gt;                     1     Established                      Active            1/1              IP&lt;BR /&gt;
 2     VLAN7-215-8533-blr-1-0.0.0.0                     1     Established                      Active            1/1              IP&lt;BR /&gt;
 3     VLAN7-219-8533-brq-1-0.0.0.0                     1     Established                      Active            1/1              IP&lt;BR /&gt;
--------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;
Total Number of Tunnels 3then you can use this name to fetch detailed tunnel stats:&lt;BR /&gt;
NX55#show l2tpv3 tunnel &lt;B&gt;VLAN7-214-8533-sjc-1-0.0.0.0&lt;/B&gt;&lt;BR /&gt;
-------------------------------------------------------------------------------&lt;BR /&gt;
Tunnel Name : VLAN7-214-8533-sjc-1-0.0.0.0&lt;BR /&gt;
  Control connection id : 12995412&lt;BR /&gt;
  Peer Address : 10.33.44.10&lt;BR /&gt;
  Local Address : 192.168.7.110&lt;BR /&gt;
  Encapsulation Protocol : IP&lt;BR /&gt;
  MTU : 1460&lt;BR /&gt;
  Peer Host Name : 8533-sjc-1&lt;BR /&gt;
  Peer Vendor Name : Extreme Networks&lt;BR /&gt;
  Peer Control Connection ID : 4080736026&lt;BR /&gt;
  Tunnel State : Established&lt;BR /&gt;
  Tunnel Mode : Active&lt;BR /&gt;
  Establishment Criteria : always&lt;BR /&gt;
  Sequence number of the next msg to the peer : 2&lt;BR /&gt;
  Expected sequence number of the next msg from the peer :6428&lt;BR /&gt;
  Sequence number of the next msg expected by the peer : 2&lt;BR /&gt;
  Retransmission count : 0&lt;BR /&gt;
  Reconnection count : 0&lt;BR /&gt;
  Uptime : 0 days 18 hours 9 minutes 32 seconds&lt;BR /&gt;
  -------------------------------------------------------------------------------&lt;BR /&gt;
  Session Name : VLAN7&lt;BR /&gt;
    VLANs : 7&lt;BR /&gt;
    Pseudo Wire Type : Ethernet_VLAN&lt;BR /&gt;
    Serial number for the session : 217&lt;BR /&gt;
    Local Session ID : 56286258&lt;BR /&gt;
    Remote Session ID : 56112662&lt;BR /&gt;
    Size of local cookie (0, 4 or 8 bytes) : 0&lt;BR /&gt;
    First word of local cookie : 0&lt;BR /&gt;
    Second word of local cookie : 0&lt;BR /&gt;
    Size of remote cookie (0, 4 or 8 bytes) : 0&lt;BR /&gt;
    First word of remote cookie : 0&lt;BR /&gt;
    Second word of remote cookie : 0&lt;BR /&gt;
    Session state : Established&lt;BR /&gt;
    Remote End ID : 7&lt;BR /&gt;
    Trunk Session : 1&lt;BR /&gt;
    Native VLAN tagged : Enabled&lt;BR /&gt;
    Native VLAN ID :&lt;BR /&gt;
    Egress rate limit : Disabled&lt;BR /&gt;
    Ingress rate limit : Disabled&lt;BR /&gt;
    Number of packets received : 2494&lt;BR /&gt;
    Number of bytes received : 156612&lt;BR /&gt;
    5 minute input rate : 14.72 bps&lt;BR /&gt;
    Number of packets sent : 640429&lt;BR /&gt;
    Number of bytes sent : 56754428&lt;BR /&gt;
    5 minute output rate : 7.1 Kbps&lt;BR /&gt;
    Number of packets dropped : 0Hope this helps&lt;BR /&gt;
Slava</description>
      <pubDate>Mon, 27 Aug 2018 12:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58860#M4626</guid>
      <dc:creator>Slava_Dementyev</dc:creator>
      <dc:date>2018-08-27T12:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Tunnel L2TPv3</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58861#M4627</link>
      <description>thank' s Slava for your response&lt;BR /&gt;
&lt;BR /&gt;
But when i type command sh l2tpv3 tunnel-summary&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="fde4bad11266459a805520767d694de3_RackMultipart20180827-20123-1oe2kia-Capture_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4677i6D110EE8C8917E90/image-size/large?v=v2&amp;amp;px=999" role="button" title="fde4bad11266459a805520767d694de3_RackMultipart20180827-20123-1oe2kia-Capture_inline.jpg" alt="fde4bad11266459a805520767d694de3_RackMultipart20180827-20123-1oe2kia-Capture_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;I&gt;&lt;BR /&gt;
&lt;/I&gt;&lt;/I&gt;</description>
      <pubDate>Mon, 27 Aug 2018 13:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58861#M4627</guid>
      <dc:creator>yohan_vaisseau</dc:creator>
      <dc:date>2018-08-27T13:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Tunnel L2TPv3</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58862#M4628</link>
      <description>this means you either a) dont have any tunnel configured or b) none of the endpoints (APs) are able to reach your RFS and establish a tunnel. Please share your config</description>
      <pubDate>Mon, 27 Aug 2018 13:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58862#M4628</guid>
      <dc:creator>Slava_Dementyev</dc:creator>
      <dc:date>2018-08-27T13:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Tunnel L2TPv3</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58863#M4629</link>
      <description>this a config of my ap 7522&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="057f6c7bb5b14105bd723f5bd4177d29_RackMultipart20180827-30074-ggiao6-Capture_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/5103i5F5F4BD842243A70/image-size/large?v=v2&amp;amp;px=999" role="button" title="057f6c7bb5b14105bd723f5bd4177d29_RackMultipart20180827-30074-ggiao6-Capture_inline.jpg" alt="057f6c7bb5b14105bd723f5bd4177d29_RackMultipart20180827-30074-ggiao6-Capture_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
and this is config of my controller&lt;BR /&gt;
&lt;BR /&gt;
rfs4000 B4-C7-99-F9-B7-DD&lt;BR /&gt;
 use profile default-rfs4000&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname rfs4000-F9B7DD&lt;BR /&gt;
 license AP DEFAULT-6AP-LICENSE&lt;BR /&gt;
 license AAP xxxxxxx&lt;BR /&gt;
 license ADSEC DEFAULT-ADV-SEC-LICENSE&lt;BR /&gt;
 ip default-gateway 172.26.1.254&lt;BR /&gt;
 interface ge1&lt;BR /&gt;
  switchport mode trunk&lt;BR /&gt;
  switchport trunk native vlan 1&lt;BR /&gt;
  no switchport trunk native tagged&lt;BR /&gt;
  switchport trunk allowed vlan 1,119,2100&lt;BR /&gt;
 interface vlan119&lt;BR /&gt;
  ip address 172.26.1.48/24&lt;BR /&gt;
 logging on&lt;BR /&gt;
 logging console warnings&lt;BR /&gt;
 logging buffered warnings&lt;BR /&gt;
 l2tpv3 tunnel vlan119&lt;BR /&gt;
  peer 1 hostname any router-id any&lt;BR /&gt;
  no local-ip-address&lt;BR /&gt;
  mtu 1460&lt;BR /&gt;
  use l2tpv3-policy default&lt;BR /&gt;
  session vlan119 pseudowire-id 119 traffic-source vlan 119&lt;BR /&gt;
  no hostname&lt;BR /&gt;
  no router-id&lt;BR /&gt;
  establishment-criteria cluster-master&lt;BR /&gt;
  no use critical-resource&lt;BR /&gt;
  no fast-failover&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Aug 2018 18:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58863#M4629</guid>
      <dc:creator>yohan_vaisseau</dc:creator>
      <dc:date>2018-08-27T18:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Tunnel L2TPv3</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58864#M4630</link>
      <description>you dont have any cluster configured, do you? &lt;BR /&gt;
&lt;BR /&gt;
In that case change "establishment-criteria" from cluster-master to always under RFS tunnel configuration. Otherwise RFS will never bring the tunnel UP, since it is not part of any cluster.&lt;BR /&gt;
&lt;BR /&gt;
are you testing with one AP and one RFS? Could you share full confg, and not just snippets, please?</description>
      <pubDate>Mon, 27 Aug 2018 18:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58864#M4630</guid>
      <dc:creator>Slava_Dementyev</dc:creator>
      <dc:date>2018-08-27T18:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: Tunnel L2TPv3</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58865#M4631</link>
      <description>with the change "establishment-criteria" from always the tunnel is established.But the ap7522  do not download the conf on rfs4000&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Aug 2018 19:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/tunnel-l2tpv3/m-p/58865#M4631</guid>
      <dc:creator>yohan_vaisseau</dc:creator>
      <dc:date>2018-08-27T19:51:00Z</dc:date>
    </item>
  </channel>
</rss>

