NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

adeeb_taqui's avatar
adeeb_taqui
Aspirant
Mar 05, 2019
Solved

M4300 configuration as AV network access switch

Greetings to all,

 

I want to know the way to configure new M4300 network switches as AV network access switch for below requirements.

 

I want to create a management vlan with (provided Management IP: 10.70.1.228;Subnet mask : 255.255.255.0;Gateway: 10.70.1.250)-  as assigned by client based on their core network.

 

Assign one port as uplink trunk to existing core switch.

 

assign all other ports to AV vlan2 provided by client. This vlan is an existing vlan reserved for AV.

 

As per Netgear, vlan 1 has been configured SDVoe. But now as vlan 2 would be configured for Av, how should I apply/duplicate configuration of vlan 1 to vlan2 and then disable vlan1.

 

  • LaurentMa's avatar
    LaurentMa
    Mar 05, 2019

    OK, here's how you could do it

     

    1/ Connect to the M4300 switch, per the Installation Guide

    Not sure if you want to use CLI or the Web GUI, I am going to assume Web GUI for now. Since you want to assign VLANs on all ports, it might be better for you, initially, to connect via the OOB (out-of-band) port. This port is a Gigabit Ethernet port for the Management CPU only. If you connect your computer to that OOB port using an Ethernet cable, make sure to configure your computer with a static IP address in the 192.168.0.0/16, like 192.168.0.100. Then you can launch your web browser and access the M4300 switch via its OOB port by entering  192.168.0.239. Enter admin for the user name, leave the password field blank, and click the
    LOGIN button. The Web GUI page displays. Please remember to click the blue button APPLY before leaving each page below:

     

    2/ Create the VLANs

    Go to Switching\VLAN\Basic\VLAN Configuration and find the table called VLAN Configuration at the bottom of the page. Only VLAN 1 (default) should be present. You can use the blank fields at the top to add the two new VLANs. Enter 2 in VLAN ID, AV in VLAN Name, let Disable in Make Static and click the blue Add button. Re-do the same for the second VLAN: Enter 5 in VLAN ID, Management in VLAN Name, let Disable in Make Static and click the blue Add button.

     

    3/ Configure the Management VLAN and the IP address of the M4300 switch

    Go to System\Management\Management Interfaces\IPv4 Management VLAN Configuration and find the first section at the top of the page. Enter 5 in Management VLAN ID, keep Routing Mode as Enabled, select Manual as Configuration Method and enter your supplied IP Address  10.70.1.228,  Subnet Mask   255.255.255.0 and Gateway 10.70.1.250.  Click the blue Apply button.

     

    4/ Assign one port as an uplink trunk to the existing core switch 

    I am going to assume you have an M4300-12X12F and you want to assign the first fiber port (port number 1) to the uplink. Go to Switching\VLAN\Advanced\VLAN Trunking Configuration and find the large table called Switchport Configuration. Click the first row (Interface 1/0/1 meaning Switch 1 -  Physical Interface - Port 1) to select it, and start the configuration for that port 1. Select Trunk in Switchport Mode dropdown list at the top of the second column, let Acces VLAN ID empty, Select 5 in Native VLAN ID dropdown list at the top of the fifth column and Select 2 in the Trunk Allowed VLANs list at the top of the last column. Click the blue Apply button.

     

    5/ Assign all other ports to AV VLAN 2

    Stay on this Switching\VLAN\Advanced\VLAN Trunking Configuration page. Select all rows from Interface 1/0/2 (port 2) to Interface 1/0/24 (port 24). To do that, you can click the button at the very top left (will select all rows) and don't forget to un-select the first row (Interface 1/0/1 you have already configured). Start the configuration for ports 2 to 24. Select Access in Switchport Mode dropdown list at the top of the second column, Select 2 in Access VLAN ID dropdown list at the top of the fourth column, let Native VLAN ID empty at the top of the fifth column, and let Trunk Allowed VLANs empty in the list at the top of the last column. Click the blue Apply button. 

     

    With 4/ and 5/ you have effectively "disabled" VLAN 1 which is not used anywhere any more. To verify it, you can go to  Switching\VLAN\Advanced\VLAN Membership (nothing needs to be done here).

     

    6/ Configure AV VLAN 2 for SDVoE (with same Multicast configuration as default VLAN 1)

    - Go to Switching\Multicast\IGMP Snooping\Configuration: check that all three IGMP Snooping Configuration Admin Mode, Validate IGMP Header and Proxy Querier mode are ENABLE
    - Go to Switching\Multicast\IGMP Snooping\Interface Configuration: all interfaces should show DISABLE in Admin Mode
    - Go to Switching\Multicast\IGMP Snooping\IGMP VLAN Configuration: we should show VLAN 2 in the IGMP VLAN Configuration table.  Select VLAN 2 in that table by clicking the second row and start to configure that VLAN: Select ENABLE in the Admin Mode dropdown list,  Select ENABLE in the Fast Leave dropdown list, Membership interval 260, Maximum Response Time 10, Multicast Router Expiry Time 0, Report Suppression DISABLE and Proxy Querier ENABLE. Click the blue Apply button
    - Go to Switching\Multicast\IGMP Snooping\Multicast Router Configuration: all interfaces should show DISABLE in Admin Mode
    - Go to Switching\Multicast\IGMP Snooping\Multicast Router VLAN Configuration: it should be empty
    - Go to Switching\Multicast\IGMP Snooping\Querier Configuration: Querier Admin Mode should show ENABLE, Snooping Querier Address should show 0.0.0.0 (used for querier election priority - I am assuming there isn't another querier in the network - if this is not the case, please ask your customer if a master querier should be used for instance on the core switch and if yes, since the lowest IP number will be taken into consideration for the querier election process, insert a higher number here than the one on the core switch, for instance, 99.99.99.99), IGMP Version 2, Query Interval(secs) 125 and Querier Expiry Interval(sec) 255
    - Go to Switching\Multicast\IGMP Snooping\Querier VLAN Configuration: we should show VLAN 1 only at this stage. We are going to add VLAN 2:  Enter directly 2  in VLAN ID field at the top of the first column, select ENABLE in Querier Election Participate Mode dropdown list, enter 0.0.0.0 or 99.99.99.99 (same as for the general Querier configuration above) in VLAN Address Querier, and click the blue Add button
    - Go back to Switching\Multicast\IGMP Snooping\Querier Configuration: now we should show VLAN 2 at the bottom of the page, under VLAN IDs Enabled for IGMP Snooping Querier
    - Go to Maintenance\Save Config, or click the little "floppy disk" icon at the top of the page

     

    *****

    This should be it, all done and ready to connect the M4300 switch to the core switch (via its Port-1 here), and all your SDVoE encoders and decoders are now "plug & play" on all other ports.

     

    I hope this helps, let us know how it goes!

    Regards,

13 Replies

  • LaurentMa's avatar
    LaurentMa
    NETGEAR Expert

    Hi adeeb_taqui 

     

    Thank you for your message, let the Community help you!

     

    Can you tell what is the VLAN number of the target Management VLAN? 

     

    With that missing info, we should be able to guide you

     

    Regards,

      • LaurentMa's avatar
        LaurentMa
        NETGEAR Expert

        OK, here's how you could do it

         

        1/ Connect to the M4300 switch, per the Installation Guide

        Not sure if you want to use CLI or the Web GUI, I am going to assume Web GUI for now. Since you want to assign VLANs on all ports, it might be better for you, initially, to connect via the OOB (out-of-band) port. This port is a Gigabit Ethernet port for the Management CPU only. If you connect your computer to that OOB port using an Ethernet cable, make sure to configure your computer with a static IP address in the 192.168.0.0/16, like 192.168.0.100. Then you can launch your web browser and access the M4300 switch via its OOB port by entering  192.168.0.239. Enter admin for the user name, leave the password field blank, and click the
        LOGIN button. The Web GUI page displays. Please remember to click the blue button APPLY before leaving each page below:

         

        2/ Create the VLANs

        Go to Switching\VLAN\Basic\VLAN Configuration and find the table called VLAN Configuration at the bottom of the page. Only VLAN 1 (default) should be present. You can use the blank fields at the top to add the two new VLANs. Enter 2 in VLAN ID, AV in VLAN Name, let Disable in Make Static and click the blue Add button. Re-do the same for the second VLAN: Enter 5 in VLAN ID, Management in VLAN Name, let Disable in Make Static and click the blue Add button.

         

        3/ Configure the Management VLAN and the IP address of the M4300 switch

        Go to System\Management\Management Interfaces\IPv4 Management VLAN Configuration and find the first section at the top of the page. Enter 5 in Management VLAN ID, keep Routing Mode as Enabled, select Manual as Configuration Method and enter your supplied IP Address  10.70.1.228,  Subnet Mask   255.255.255.0 and Gateway 10.70.1.250.  Click the blue Apply button.

         

        4/ Assign one port as an uplink trunk to the existing core switch 

        I am going to assume you have an M4300-12X12F and you want to assign the first fiber port (port number 1) to the uplink. Go to Switching\VLAN\Advanced\VLAN Trunking Configuration and find the large table called Switchport Configuration. Click the first row (Interface 1/0/1 meaning Switch 1 -  Physical Interface - Port 1) to select it, and start the configuration for that port 1. Select Trunk in Switchport Mode dropdown list at the top of the second column, let Acces VLAN ID empty, Select 5 in Native VLAN ID dropdown list at the top of the fifth column and Select 2 in the Trunk Allowed VLANs list at the top of the last column. Click the blue Apply button.

         

        5/ Assign all other ports to AV VLAN 2

        Stay on this Switching\VLAN\Advanced\VLAN Trunking Configuration page. Select all rows from Interface 1/0/2 (port 2) to Interface 1/0/24 (port 24). To do that, you can click the button at the very top left (will select all rows) and don't forget to un-select the first row (Interface 1/0/1 you have already configured). Start the configuration for ports 2 to 24. Select Access in Switchport Mode dropdown list at the top of the second column, Select 2 in Access VLAN ID dropdown list at the top of the fourth column, let Native VLAN ID empty at the top of the fifth column, and let Trunk Allowed VLANs empty in the list at the top of the last column. Click the blue Apply button. 

         

        With 4/ and 5/ you have effectively "disabled" VLAN 1 which is not used anywhere any more. To verify it, you can go to  Switching\VLAN\Advanced\VLAN Membership (nothing needs to be done here).

         

        6/ Configure AV VLAN 2 for SDVoE (with same Multicast configuration as default VLAN 1)

        - Go to Switching\Multicast\IGMP Snooping\Configuration: check that all three IGMP Snooping Configuration Admin Mode, Validate IGMP Header and Proxy Querier mode are ENABLE
        - Go to Switching\Multicast\IGMP Snooping\Interface Configuration: all interfaces should show DISABLE in Admin Mode
        - Go to Switching\Multicast\IGMP Snooping\IGMP VLAN Configuration: we should show VLAN 2 in the IGMP VLAN Configuration table.  Select VLAN 2 in that table by clicking the second row and start to configure that VLAN: Select ENABLE in the Admin Mode dropdown list,  Select ENABLE in the Fast Leave dropdown list, Membership interval 260, Maximum Response Time 10, Multicast Router Expiry Time 0, Report Suppression DISABLE and Proxy Querier ENABLE. Click the blue Apply button
        - Go to Switching\Multicast\IGMP Snooping\Multicast Router Configuration: all interfaces should show DISABLE in Admin Mode
        - Go to Switching\Multicast\IGMP Snooping\Multicast Router VLAN Configuration: it should be empty
        - Go to Switching\Multicast\IGMP Snooping\Querier Configuration: Querier Admin Mode should show ENABLE, Snooping Querier Address should show 0.0.0.0 (used for querier election priority - I am assuming there isn't another querier in the network - if this is not the case, please ask your customer if a master querier should be used for instance on the core switch and if yes, since the lowest IP number will be taken into consideration for the querier election process, insert a higher number here than the one on the core switch, for instance, 99.99.99.99), IGMP Version 2, Query Interval(secs) 125 and Querier Expiry Interval(sec) 255
        - Go to Switching\Multicast\IGMP Snooping\Querier VLAN Configuration: we should show VLAN 1 only at this stage. We are going to add VLAN 2:  Enter directly 2  in VLAN ID field at the top of the first column, select ENABLE in Querier Election Participate Mode dropdown list, enter 0.0.0.0 or 99.99.99.99 (same as for the general Querier configuration above) in VLAN Address Querier, and click the blue Add button
        - Go back to Switching\Multicast\IGMP Snooping\Querier Configuration: now we should show VLAN 2 at the bottom of the page, under VLAN IDs Enabled for IGMP Snooping Querier
        - Go to Maintenance\Save Config, or click the little "floppy disk" icon at the top of the page

         

        *****

        This should be it, all done and ready to connect the M4300 switch to the core switch (via its Port-1 here), and all your SDVoE encoders and decoders are now "plug & play" on all other ports.

         

        I hope this helps, let us know how it goes!

        Regards,

  • I hope the number is okay, it seems different from the requirements you had. If you want to find the Routing Configuration table, you have to go to RoutingVLANVLAN. If you click the blue Add button, you will be taken to a page where you can add your VLAN 2 at the top of the table. You shouldn't need to manually enter a default route for that range because static routes will be created. Since the default route shouldn't be probed, you need to have the switch connected to the core for all of that. Thanks for taking the time to reply.I hope the number is okay, it seems different from the requirements you had. If you want to find the Routing Configuration table, you have to go to RoutingVLANVLAN. If you click the blue Add button, you will be taken to a page where you can add your VLAN 2 at the top of the table. You shouldn't need to manually enter a default route for that range because static routes will be created. Since the default route shouldn't be probed, you need to have the switch connected to the core for all of that. Thanks for taking the time to reply.I hope the number is okay, it seems different from the requirements you had. If you want to find the Routing Configuration table, you have to go to RoutingVLANVLAN. If you click the blue Add button, you will be taken to a page where you can add your VLAN 2 at the top of the table. You shouldn't need to manually enter a default route for that range because static routes will be created. Since the default route shouldn't be probed, you need to have the switch connected to the core for all of that. Thanks for taking the time to reply.

NETGEAR Academy

Master AV-over-IP networking, multicast protocols, and troubleshooting to confidently deploy and manage AV networks. 
Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More