<?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 Management VLAN on a C2G124 in End of Service Products</title>
    <link>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23462#M390</link>
    <description>Hi All. I am trying to get my head around the Enterasys way of doing things. I am used to the Cisco way of VLANs &amp;amp; trunking and have successfully set up a trunked network between an H3C switch, a Cisco AIR-AP1262N and a Cisco 887VAM router. The network has 5 VLANs and has full internet access. The AP has a trunk to the 887 via the H3C. I am trying to add the Enterasys C2G124-24 via a trunk link to the H3C as I want to extend the reach of my network. The management VLAN is VLAN10 (10.1.1.0/24). The other 4 VLANs asre for guest access etc. The 887 is effectively a router on a stick. Interface ge.1.1 is to be the trunk link to the H3C.&lt;BR /&gt;
&lt;BR /&gt;
My config so far is:&lt;BR /&gt;
&lt;BR /&gt;
C2G124(su)-&amp;gt;show config &lt;BR /&gt;
!&lt;BR /&gt;
#Router Configuration&lt;BR /&gt;
router&lt;BR /&gt;
enable&lt;BR /&gt;
configure&lt;BR /&gt;
interface vlan 10&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 10.1.1.25 255.255.255.0 &lt;BR /&gt;
exit&lt;BR /&gt;
interface vlan 20&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 20.1.1.25 255.255.255.0 &lt;BR /&gt;
exit&lt;BR /&gt;
interface vlan 30&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 30.1.1.25 255.255.255.0 &lt;BR /&gt;
exit&lt;BR /&gt;
interface vlan 40&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 40.1.1.25 255.255.255.0 &lt;BR /&gt;
exit&lt;BR /&gt;
interface vlan 50&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 50.1.1.25 255.255.255.0 &lt;BR /&gt;
exit&lt;BR /&gt;
interface loopback 0&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 2.1.2.4 255.255.255.255 &lt;BR /&gt;
exit&lt;BR /&gt;
router rip&lt;BR /&gt;
!&lt;BR /&gt;
#ip&lt;BR /&gt;
!&lt;BR /&gt;
&lt;BR /&gt;
#ipv6&lt;BR /&gt;
set ipv6 enable&lt;BR /&gt;
set ipv6 address 2001:44B8:4121:3B01::/64 eui64&lt;BR /&gt;
set ipv6 address 2001:44B8:4121:3B01::2124/64&lt;BR /&gt;
!&lt;BR /&gt;
#port&lt;BR /&gt;
set port duplex ge.1.1-24 full&lt;BR /&gt;
!&lt;BR /&gt;
set port vlan ge.1.1-24 10 &lt;BR /&gt;
!&lt;BR /&gt;
#prompt&lt;BR /&gt;
set prompt "C2G124"&lt;BR /&gt;
!&lt;BR /&gt;
#vlan&lt;BR /&gt;
set vlan create 10&lt;BR /&gt;
set vlan create 20&lt;BR /&gt;
set vlan create 30&lt;BR /&gt;
set vlan create 40&lt;BR /&gt;
set vlan create 50&lt;BR /&gt;
clear vlan egress 1 ge.1.1-24&lt;BR /&gt;
set vlan egress 10 ge.1.1-24 untagged&lt;BR /&gt;
set host vlan 10 &lt;BR /&gt;
!&lt;BR /&gt;
C2G124(su)-&amp;gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Info on ge.1.1 is:&lt;BR /&gt;
&lt;BR /&gt;
C2G124(su)-&amp;gt;show port ge.1.1 &lt;BR /&gt;
Port  ge.1.1 enabled&lt;BR /&gt;
&lt;BR /&gt;
C2G124(su)-&amp;gt;show port eg &lt;BR /&gt;
 Port       Vlan      Egress          Registration &lt;BR /&gt;
  Number      Id        Status            Status&lt;BR /&gt;
  ------------------------------------------------------------&lt;BR /&gt;
  ge.1.1      10        untagged          static    &lt;BR /&gt;
&lt;BR /&gt;
C2G124(su)-&amp;gt;show port ingress-filter ge.1.1&lt;BR /&gt;
  Port        State&lt;BR /&gt;
 ----------  -----------&lt;BR /&gt;
 ge.1.1      disabled&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
What is it I'm missing here? If I assign an IP address to the switch on a bare bones config before creating any VLANs I can ping the switch and telnet into it. As soon as I start adding VLANs it stops and have to console into it. The routing stuff was a vain attempt to try and get around the issue, to no avail. And I thought the H3C learning curve was steep!&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
&lt;BR /&gt;
Matt.</description>
    <pubDate>Sun, 15 Apr 2018 09:58:00 GMT</pubDate>
    <dc:creator>Matt26</dc:creator>
    <dc:date>2018-04-15T09:58:00Z</dc:date>
    <item>
      <title>Management VLAN on a C2G124</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23462#M390</link>
      <description>Hi All. I am trying to get my head around the Enterasys way of doing things. I am used to the Cisco way of VLANs &amp;amp; trunking and have successfully set up a trunked network between an H3C switch, a Cisco AIR-AP1262N and a Cisco 887VAM router. The network has 5 VLANs and has full internet access. The AP has a trunk to the 887 via the H3C. I am trying to add the Enterasys C2G124-24 via a trunk link to the H3C as I want to extend the reach of my network. The management VLAN is VLAN10 (10.1.1.0/24). The other 4 VLANs asre for guest access etc. The 887 is effectively a router on a stick. Interface ge.1.1 is to be the trunk link to the H3C.&lt;BR /&gt;
&lt;BR /&gt;
My config so far is:&lt;BR /&gt;
&lt;BR /&gt;
C2G124(su)-&amp;gt;show config &lt;BR /&gt;
!&lt;BR /&gt;
#Router Configuration&lt;BR /&gt;
router&lt;BR /&gt;
enable&lt;BR /&gt;
configure&lt;BR /&gt;
interface vlan 10&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 10.1.1.25 255.255.255.0 &lt;BR /&gt;
exit&lt;BR /&gt;
interface vlan 20&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 20.1.1.25 255.255.255.0 &lt;BR /&gt;
exit&lt;BR /&gt;
interface vlan 30&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 30.1.1.25 255.255.255.0 &lt;BR /&gt;
exit&lt;BR /&gt;
interface vlan 40&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 40.1.1.25 255.255.255.0 &lt;BR /&gt;
exit&lt;BR /&gt;
interface vlan 50&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 50.1.1.25 255.255.255.0 &lt;BR /&gt;
exit&lt;BR /&gt;
interface loopback 0&lt;BR /&gt;
no shutdown&lt;BR /&gt;
ip address 2.1.2.4 255.255.255.255 &lt;BR /&gt;
exit&lt;BR /&gt;
router rip&lt;BR /&gt;
!&lt;BR /&gt;
#ip&lt;BR /&gt;
!&lt;BR /&gt;
&lt;BR /&gt;
#ipv6&lt;BR /&gt;
set ipv6 enable&lt;BR /&gt;
set ipv6 address 2001:44B8:4121:3B01::/64 eui64&lt;BR /&gt;
set ipv6 address 2001:44B8:4121:3B01::2124/64&lt;BR /&gt;
!&lt;BR /&gt;
#port&lt;BR /&gt;
set port duplex ge.1.1-24 full&lt;BR /&gt;
!&lt;BR /&gt;
set port vlan ge.1.1-24 10 &lt;BR /&gt;
!&lt;BR /&gt;
#prompt&lt;BR /&gt;
set prompt "C2G124"&lt;BR /&gt;
!&lt;BR /&gt;
#vlan&lt;BR /&gt;
set vlan create 10&lt;BR /&gt;
set vlan create 20&lt;BR /&gt;
set vlan create 30&lt;BR /&gt;
set vlan create 40&lt;BR /&gt;
set vlan create 50&lt;BR /&gt;
clear vlan egress 1 ge.1.1-24&lt;BR /&gt;
set vlan egress 10 ge.1.1-24 untagged&lt;BR /&gt;
set host vlan 10 &lt;BR /&gt;
!&lt;BR /&gt;
C2G124(su)-&amp;gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Info on ge.1.1 is:&lt;BR /&gt;
&lt;BR /&gt;
C2G124(su)-&amp;gt;show port ge.1.1 &lt;BR /&gt;
Port  ge.1.1 enabled&lt;BR /&gt;
&lt;BR /&gt;
C2G124(su)-&amp;gt;show port eg &lt;BR /&gt;
 Port       Vlan      Egress          Registration &lt;BR /&gt;
  Number      Id        Status            Status&lt;BR /&gt;
  ------------------------------------------------------------&lt;BR /&gt;
  ge.1.1      10        untagged          static    &lt;BR /&gt;
&lt;BR /&gt;
C2G124(su)-&amp;gt;show port ingress-filter ge.1.1&lt;BR /&gt;
  Port        State&lt;BR /&gt;
 ----------  -----------&lt;BR /&gt;
 ge.1.1      disabled&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
What is it I'm missing here? If I assign an IP address to the switch on a bare bones config before creating any VLANs I can ping the switch and telnet into it. As soon as I start adding VLANs it stops and have to console into it. The routing stuff was a vain attempt to try and get around the issue, to no avail. And I thought the H3C learning curve was steep!&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
&lt;BR /&gt;
Matt.</description>
      <pubDate>Sun, 15 Apr 2018 09:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23462#M390</guid>
      <dc:creator>Matt26</dc:creator>
      <dc:date>2018-04-15T09:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Management VLAN on a C2G124</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23463#M391</link>
      <description>Hi Matt,&lt;BR /&gt;
&lt;BR /&gt;
if you want to use the C2 as a layer 2 switch, with all routing on the Cisco 887, you do not need to have any &lt;I&gt;router&lt;/I&gt; configuration on the C2. In fact in that case you should delete all router configuration from the switch.&lt;BR /&gt;
&lt;BR /&gt;
You would just create the five VLANs, configure the trunk link, set the host vlan to 10, and add the management IP address. If you are routing from/to the management VLAN, you need to set a default gateway as well (I have used 10.1.1.1 as default gateway in the following example).&lt;BR /&gt;
&lt;BR /&gt;
clear vlan egress 1 *.*.*  set vlan create 10,20,30,40,50  set vlan egress 10,20,30,40,50 ge.1.1 tagged  set host vlan 10  set ip address 10.1.1.25 mask 255.255.255.0 gateway 10.1.1.1  You might want to take a look at &lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-IP-address-Subnet-Mask-Default-Gateway-on-SecureStack/" target="_blank" rel="nofollow noreferrer noopener"&gt;How to configure IP address / Subnet Mask / Default Gateway on SecureStack&lt;/A&gt;.&lt;BR /&gt;
&lt;BR /&gt;
If the management VLAN 10 is untagged you need to modify the configuration as follows:&lt;BR /&gt;
set port vlan ge.1.1 10 modify-egress  set vlan egress 20,30,40,50 ge.1.1 taggedOn the other hand, if you want to use the C2 as a router, you should not configure a host IP address at all (&lt;I&gt;clear ip address&lt;/I&gt;) and use the &lt;I&gt;router&lt;/I&gt; configuration (the part that looks like a Cisco IOS configuration) for all IP addresses on the switch.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik</description>
      <pubDate>Mon, 16 Apr 2018 18:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23463#M391</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2018-04-16T18:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Management VLAN on a C2G124</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23464#M392</link>
      <description>Thanks Erik, that worked. Is there any advantage to setting the switch to router mode?</description>
      <pubDate>Tue, 17 Apr 2018 12:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23464#M392</guid>
      <dc:creator>Matt26</dc:creator>
      <dc:date>2018-04-17T12:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Management VLAN on a C2G124</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23465#M393</link>
      <description>Hi Matt,&lt;BR /&gt;
&lt;BR /&gt;
the C2 can act as a (simple) router and provide wire speed IP forwarding by utilizing forwarding ASICs. The small Cisco 887 router provides more features, but uses software forwarding and cannot provide the forwarding performance of a layer 3 switch.&lt;BR /&gt;
&lt;BR /&gt;
Anyway, software forwarding performance should suffice for a small home network.&lt;BR /&gt;
&lt;BR /&gt;
You may be able to utilize the additional performance of hardware IP forwarding if you have a fast storage server in a different subnet than the clients.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik</description>
      <pubDate>Tue, 17 Apr 2018 15:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23465#M393</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2018-04-17T15:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Management VLAN on a C2G124</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23466#M394</link>
      <description>Thanks Erik,&lt;BR /&gt;
&lt;BR /&gt;
I'll probably stick to the 887 doing the routing as it seems to have a far more advanced feature set. The Enterasys seems to be lacking in IPv6 commands and routing features. As I'm also using prefix delegation from my ISP and using 5 VLANs I'll keep the C2 as purely a switch. Your above config works well.&lt;BR /&gt;
&lt;BR /&gt;
Here in Australia we have the crappiest NBN internet connections in the world. Mine maxes out at 50Mbps so the 887 should handle these speeds with ease.&lt;BR /&gt;
&lt;BR /&gt;
Matt.</description>
      <pubDate>Fri, 20 Apr 2018 05:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/management-vlan-on-a-c2g124/m-p/23466#M394</guid>
      <dc:creator>Matt26</dc:creator>
      <dc:date>2018-04-20T05:09:00Z</dc:date>
    </item>
  </channel>
</rss>

