<?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: More Vman configuration questions in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46539#M11796</link>
    <description>Frank, thanks again for your input.. I seem to have transposed my ins and outs again..&lt;BR /&gt;
&lt;BR /&gt;
 I started a new case as I thought this one was closed..&lt;BR /&gt;
&lt;BR /&gt;
configure vman ethertype 0x8100&lt;BR /&gt;
create vman "4089"&lt;BR /&gt;
configure vman 4089 tag 4089&lt;BR /&gt;
configure vman 4089 add ports 1:48 tagged ( janet ISP )&lt;BR /&gt;
configure vman 4089 add ports 1:47 untagged ( connected to X670-48t ) where the uplinking vlans are tagged  ( 10 Gig fibre link )..&lt;BR /&gt;
&lt;BR /&gt;
Jumbo frames enabled &lt;BR /&gt;
&lt;BR /&gt;
Config jumbo-frame-size 9216&lt;BR /&gt;
conf ip-mtu 9216 vlan 4089&lt;BR /&gt;
&lt;BR /&gt;
My access to janet ( ISP ) is port 1:48 which is tagged&lt;BR /&gt;
&lt;BR /&gt;
As you see this worked in the lab and I could ping the vman IP that I had configured at each end.. now in the real world .. LOL&lt;BR /&gt;
&lt;BR /&gt;
The strangest thing is that in the IPARP Cache i can see the remote IP address&lt;BR /&gt;
&lt;BR /&gt;
lot-1 SDC_EXT2.7 # sh iparp&lt;BR /&gt;
VR            Destination      Mac                Age  Static  VLAN          VID   Port&lt;BR /&gt;
VR-Default    192.168.200.100  00:04:96:8b:fd:d6    6      NO  4089    4089  1:48&lt;BR /&gt;
&lt;BR /&gt;
Just cant ping it !!!!&lt;BR /&gt;
&lt;BR /&gt;
I think its back to the lab tomorrow..&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Apr 2016 19:06:00 GMT</pubDate>
    <dc:creator>Rod_Robertson2</dc:creator>
    <dc:date>2016-04-05T19:06:00Z</dc:date>
    <item>
      <title>More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46528#M11785</link>
      <description>Im trying to configure Vman for the first time and hopefully have followed the documentation for a basic system.&lt;BR /&gt;
&lt;BR /&gt;
Ist switch &lt;BR /&gt;
Slot-1 SLOUGH_SWITCH4.69 # sh conf | include vman&lt;BR /&gt;
configure vman ethertype 0x8100&lt;BR /&gt;
create vman "SLOUGH4088"&lt;BR /&gt;
configure vman SLOUGH4088 tag 4088&lt;BR /&gt;
configure vman SLOUGH4088 add ports 1:48 tagged&lt;BR /&gt;
configure vman SLOUGH4088 add ports 1:1 untagged ( customer facing port) &lt;BR /&gt;
&lt;BR /&gt;
Conf vlan test1 add port 1:1 t (user vlan)&lt;BR /&gt;
Conf vlan test2 add port 1:1 t ( user vlan )&lt;BR /&gt;
&lt;BR /&gt;
( middle switch )&lt;BR /&gt;
&lt;BR /&gt;
Slot-1 SLOUGH_SWITCH1.39 # sh conf | include vman&lt;BR /&gt;
configure vman ethertype 0x8100&lt;BR /&gt;
create vman "SLOUGH4088"&lt;BR /&gt;
configure vman SLOUGH4088 tag 4088&lt;BR /&gt;
configure vman SLOUGH4088 add ports 1:46-47 tagged&lt;BR /&gt;
&lt;BR /&gt;
Bottom Switch&lt;BR /&gt;
&lt;BR /&gt;
* Slot-1 SLOUGH_SWITCH3.16 # sh conf | include vman&lt;BR /&gt;
configure vman ethertype 0x8100&lt;BR /&gt;
create vman "SLOUGH4088"&lt;BR /&gt;
configure vman SLOUGH4088 tag 4088&lt;BR /&gt;
configure vman SLOUGH4088 add ports 1:48 tagged&lt;BR /&gt;
configure vman SLOUGH4088 add ports 1:1 untagged ( customer facing port.&lt;BR /&gt;
&lt;BR /&gt;
Conf vlan test1 add port 1:1 t&lt;BR /&gt;
Conf vlan test2 add port 1:1 t&lt;BR /&gt;
&lt;BR /&gt;
There are two other switches , one at each end , where test 1 and test 2 reside with IP addresses.&lt;BR /&gt;
&lt;BR /&gt;
I have added an IP address also the the vman and this pings across ( which you would expect as it basic layer 2 connection &lt;BR /&gt;
&lt;BR /&gt;
Please advise what  am i missing ..</description>
      <pubDate>Fri, 11 Mar 2016 20:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46528#M11785</guid>
      <dc:creator>Rod_Robertson2</dc:creator>
      <dc:date>2016-03-11T20:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46529#M11786</link>
      <description>From what I understand (bear with me, I *just* recently did this and had a million questions about it), you don't need vlan test1/test2 on port 1:1 on the top/bottom switches. Unless those lines only exist on the customer switch, in which case things should work&lt;BR /&gt;
&lt;BR /&gt;
You don't care what vlans the customer runs; they just tag their vlans on their switches to the port that connects to your top/bottom port 1:1.&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46529#M11786</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2016-03-11T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46530#M11787</link>
      <description>Oh, and did you enable jumbo-frames?&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46530#M11787</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2016-03-11T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46531#M11788</link>
      <description>Frank , thanks for this .. my test1 and test 2 vlans are the vlans that I am trying to pass over the VMAN and then present them at the other side on the same port to an external switch ..&lt;BR /&gt;
&lt;BR /&gt;
My understanding is as follows ..&lt;BR /&gt;
&lt;BR /&gt;
I tag my user vlans ( test1 and 2  port 1:1 ) &lt;BR /&gt;
Port 1:1 is also configured as untagged for my VMAN.&lt;BR /&gt;
&lt;BR /&gt;
Port 1:48 is tagged for VMAN through a number of switches , 1 in the case , then at the other end we repeat &lt;BR /&gt;
&lt;BR /&gt;
User vlans tagged on port 1:1 ,VMAN vlan untagged on port 1:1&lt;BR /&gt;
&lt;BR /&gt;
Oh and yes I have enabled jumbo frames..&lt;BR /&gt;
&lt;BR /&gt;
DO I need to enable VMAN I cant find a command ..&lt;BR /&gt;
&lt;BR /&gt;
I though this was just very basic stuff after reading the manual ..&lt;BR /&gt;
&lt;BR /&gt;
Running 15.6 code through X670 units&lt;BR /&gt;
&lt;BR /&gt;
How is your configured..&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46531#M11788</guid>
      <dc:creator>Rod_Robertson2</dc:creator>
      <dc:date>2016-03-11T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46532#M11789</link>
      <description>You said "I tag my user vlans ( test1 and 2  port 1:1 )"&lt;BR /&gt;
Don't do that  Or at least: "I didn't do that"&lt;BR /&gt;
&lt;BR /&gt;
Let's say user's switch, port 24, has tagged vlan "123" and "234" - connects to physical port 1:1 on bottom switch.&lt;BR /&gt;
&lt;BR /&gt;
Bottom switch has VMAN "slough4088" configured with UNtagged port 1:1 and TAGged port 48 (presumably goes to 46/47 on middle switch)&lt;BR /&gt;
Middle switch has VMAN "slough4088" with TAGged 46/47&lt;BR /&gt;
Upper switch etc. just like bottom switch.&lt;BR /&gt;
All VMANs are ethertype 0x8100&lt;BR /&gt;
&lt;BR /&gt;
In my case, I just hand the customer an ethernet cable that's plugged in to my switch's "1:1" port (untagged VMAN port). That gets plugged into their switch, and I don't care how many VLANs they tag on their port, or what the numbers are, etc.&lt;BR /&gt;
&lt;BR /&gt;
Now, if they would need multiple (5) ethernet cables connecting their gear to let's say ports 1:1-5 on my end, I'd still tell them to tag/trunk that stuff on their ports, and I'd just say "conf VMAN slough add ports 1:1-5 UNtagged" - or at least I think that's how that should work.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46532#M11789</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2016-03-11T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46533#M11790</link>
      <description>Frank , brilliant It works ... I was getting stuck on the Tagged untagged on port 1:1 ...&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your help..&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46533#M11790</guid>
      <dc:creator>Rod_Robertson2</dc:creator>
      <dc:date>2016-03-11T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46534#M11791</link>
      <description>&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="64d8eb79c58b464781afb68bff7b7e52_RackMultipart20160311-13602-zfwl3h-photo_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1039iABFDE7725C43D336/image-size/large?v=v2&amp;amp;px=999" role="button" title="64d8eb79c58b464781afb68bff7b7e52_RackMultipart20160311-13602-zfwl3h-photo_inline.jpg" alt="64d8eb79c58b464781afb68bff7b7e52_RackMultipart20160311-13602-zfwl3h-photo_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46534#M11791</guid>
      <dc:creator>Rod_Robertson2</dc:creator>
      <dc:date>2016-03-11T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46535#M11792</link>
      <description>Of course all the vlan names have been changed to protect the location..</description>
      <pubDate>Fri, 11 Mar 2016 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46535#M11792</guid>
      <dc:creator>Rod_Robertson2</dc:creator>
      <dc:date>2016-03-11T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46536#M11793</link>
      <description>Heh - you do the same that we do: draw pictures on a whiteboard, then document it via smartphone pic! +1, kind sir &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;BR /&gt;
Glad I could help!&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46536#M11793</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2016-03-11T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46537#M11794</link>
      <description>I thought I had the vman stuff sorted , in the lab , it works fine.. as per my diagram.&lt;BR /&gt;
&lt;BR /&gt;
Now the real world.. The layer two internet part is provided by an ISP and their network is cisco.&lt;BR /&gt;
&lt;BR /&gt;
Configuration as before at both ends &lt;BR /&gt;
&lt;BR /&gt;
 # sh conf | include vmanconfigure vman ethertype 0x8100&lt;BR /&gt;
create vman "4088"&lt;BR /&gt;
configure vman 4088 tag 4088&lt;BR /&gt;
configure vman 4088 add ports 1:47 tagged&lt;BR /&gt;
configure vman 4088 add ports 1:48 untagged&lt;BR /&gt;
&lt;BR /&gt;
Connect cable to port 1:48  VMAN( port untagged )&lt;BR /&gt;
&lt;BR /&gt;
From connecting switch the vlans are tagged..&lt;BR /&gt;
&lt;BR /&gt;
The only difference now is that the vman terminating switch is an X670 48X&lt;BR /&gt;
&lt;BR /&gt;
And the user switch is an X670-48T&lt;BR /&gt;
So basically teh same as the diagram already supplied exect now I am using fibre connections ..&lt;BR /&gt;
&lt;BR /&gt;
I have added IP addresses to the vman 4088 of 192.168.200.100 and 192.168.20.200.&lt;BR /&gt;
&lt;BR /&gt;
Ok what can I not do .&lt;BR /&gt;
&lt;BR /&gt;
I cannot ping the remote end of the vman link ( which as layer 2 I should be able to ) &lt;BR /&gt;
&lt;BR /&gt;
From my client side .. Tagged Vlan out of the switch, connected to the vman untagged port ..&lt;BR /&gt;
&lt;BR /&gt;
If I send a ping to the default gateway I get no response, though if I look in the arp cache of the PC , I see the default gateway address.&lt;BR /&gt;
&lt;BR /&gt;
If I have a look at the fdb of the client switch , I can see the mac address of the remote switches ( across the vman ) &lt;BR /&gt;
&lt;BR /&gt;
If I connect my laptop on the client switch and I monitor the Vman ports on the X670-48X I can see the approprate packets coming in on the untagged and going out on the tagged ( as it should be  )&lt;BR /&gt;
&lt;BR /&gt;
Everything look like the lab.. but its not working ..&lt;BR /&gt;
&lt;BR /&gt;
Any suggestions would be appreciated..&lt;BR /&gt;
&lt;BR /&gt;
For lab see previous posting with drawing..&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Apr 2016 23:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46537#M11794</guid>
      <dc:creator>Rod_Robertson2</dc:creator>
      <dc:date>2016-04-04T23:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46538#M11795</link>
      <description>Hi,&lt;BR /&gt;
The port that your ISP plugs into, that should be a tagged port, I would think. Also, make sure you have jumbo-frames enabled on all ports.&lt;BR /&gt;
But I might misunderstand something - in your photo, which part is the ISP with their Cisco gear?&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46538#M11795</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2016-04-05T14:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: More Vman configuration questions</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46539#M11796</link>
      <description>Frank, thanks again for your input.. I seem to have transposed my ins and outs again..&lt;BR /&gt;
&lt;BR /&gt;
 I started a new case as I thought this one was closed..&lt;BR /&gt;
&lt;BR /&gt;
configure vman ethertype 0x8100&lt;BR /&gt;
create vman "4089"&lt;BR /&gt;
configure vman 4089 tag 4089&lt;BR /&gt;
configure vman 4089 add ports 1:48 tagged ( janet ISP )&lt;BR /&gt;
configure vman 4089 add ports 1:47 untagged ( connected to X670-48t ) where the uplinking vlans are tagged  ( 10 Gig fibre link )..&lt;BR /&gt;
&lt;BR /&gt;
Jumbo frames enabled &lt;BR /&gt;
&lt;BR /&gt;
Config jumbo-frame-size 9216&lt;BR /&gt;
conf ip-mtu 9216 vlan 4089&lt;BR /&gt;
&lt;BR /&gt;
My access to janet ( ISP ) is port 1:48 which is tagged&lt;BR /&gt;
&lt;BR /&gt;
As you see this worked in the lab and I could ping the vman IP that I had configured at each end.. now in the real world .. LOL&lt;BR /&gt;
&lt;BR /&gt;
The strangest thing is that in the IPARP Cache i can see the remote IP address&lt;BR /&gt;
&lt;BR /&gt;
lot-1 SDC_EXT2.7 # sh iparp&lt;BR /&gt;
VR            Destination      Mac                Age  Static  VLAN          VID   Port&lt;BR /&gt;
VR-Default    192.168.200.100  00:04:96:8b:fd:d6    6      NO  4089    4089  1:48&lt;BR /&gt;
&lt;BR /&gt;
Just cant ping it !!!!&lt;BR /&gt;
&lt;BR /&gt;
I think its back to the lab tomorrow..&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Apr 2016 19:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/more-vman-configuration-questions/m-p/46539#M11796</guid>
      <dc:creator>Rod_Robertson2</dc:creator>
      <dc:date>2016-04-05T19:06:00Z</dc:date>
    </item>
  </channel>
</rss>

