Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3.1 Add a new VLAN
3.2 Add Ports to VLAN2
3.3 Change Device IP for VLAN2 (optional step, but recommended)
3.4 Change IGMP settings for VLAN2.
3.5 Change Green Ethernet settings.
3.6 Change QoS settings.

Other Resources

  1. Cisco's video on how to add a new VLAN.
    It explains the basics of what needs to be done to create a new VLAN.

Widget Connectorurlhttps://www.youtube.com/watch?v=bPBAnRLuco4Adding a VLAN for Ravenna Networking.

  1. Click on "CREATE VLAN"

    Image Added

  2. Click on "ADD" to add a new "VLAN".

    Image Added

  3. Enter "VLAN ID": 2 (in this case 2) and Type a "VLAN NAME" (can be anything you want) and click "Apply"

    Image Added
  4. Click on the "Copy/Save Configuration" link to go save your changes.

    Image Added

  5. Choose "Running Configuration" to "Startup Configuration" and click "Apply"

    Image Added

  6. Click on "OK".

    Image Added

  7. Click on "DONE".

    Image Added

    You might want to reboot your switch after this.

Adding ports to the new VLAN2 we created in previous step.

Info
titleVLANs

First we will examine how distribute ports across VLANs in the switch (how we are going to split the ports between vlans)

VLAN2 will use : PORTS 9 to 16 and 18 and 20
VLAN1 will keep: PORTS 1 to 8 and 17 and 19
Image Added

You can set this as you wish but by default this is how we will configure the VLAN2.

 

  1. Go to "VLAN Management" and click on "PORT TO VLAN" on the menu, it will open the port to vlan pane on the right.
    Image Added
  2. Then select 2 in "VLAN ID equals to" and click on the "GO" button, it will open a new pane with VLAN2 config.
    Image Added
  3. As you can see by default all the ports for this VLAN are marked as excluded.

    Image Added

    We want to change that to choose which ports we are going to use...
    Check the following figure, representing what we want to do.

    Image Added

  4. Now we are going to add the ports to our new vlan, for that change the Membership Type of the ports we want to add to VLAN2
    from "EXCLUDED" to "UNTAGGED" as show in the picture bellow and click on "APPLY" to validate our changes.

    Image Added

  5. Then click on the "COPY/SAVE CONFIGURATION" link to go save this configuration.
    Image Added

  6. Save the current configuration into your startup configuration so you don't lose any changes if the device is rebooted..
    Image Added

  7. Click "DONE" to finish, you might want to reboot your switch.
    Image Added
  8. After this is done if you check VLAN1 config you can see that all the ports from VLAN2 are now auto excluded from VLAN1.
    Image Added
  9. That is it, you now have VLAN1 and VLAN2 and they're traffic is independent from each other and your config should be like this:
    Image Added
  10. This explains how to change ip for VLAN2 so the admin page of the switch can also be reached from VLAN2

     

    1. Go to "Administration" then click "Management Interface" and then "IPV4 Interface", the following pane will open in the right.

      Image Added

    2. In Management VLAN choose 2 and on IP Adress type in the IP Adress you want.
      I suggest you use the settings as shown in the picture bellow.

      Info
      titleNote
      For VLAN2 appear on "Management VLAN" you will have to have something connected to it (at least one port in USE).

      Image Added
      Save your settings, and reboot the device.

     

    Here is how to change the IGMP settings to use for VLAN2 Ravenna AES67.

     

    1. Click on "MULTICAST" on the left menu.

      Image Added

    2. Click on "IPV4 Multicast Configuration" and then click on "IGMP SNOOPING".

      Image Added

    3. The following pane should show up in the right side.
      Make sure "IGMP SNOOPING STATUS"  & "IGMP QUERIER STATUS" are ticked "ENABLE" as show in the picture.

      Image Added

    4. Select the "ENTRY 2" (vlan id 2) and click on "EDIT" as shown on the picture below.

      Image Added

    5. In the window that just popped up edit the entries there (all the yellow marked entries, should be set as shown) and click "APPLY"

      Image Added

    6. Click on Copy/Save Configuration link (yellow marked) to go save your configuration .

      Image Added

    7. Choose "Running Configuration" and "Startup Configuration" and click "Apply".

      Image Added
    8. Click on "DONE" button and that is it.

      Image Added


     

    By default, Green Ethernet settings are applied, this needs to be disabled.
    Please check your current configuration and set them to the same as show in this guide.

    1. Port Management > Green Ethernet > Properties
      Untick both Energy Detect Mode and Short Reach.   
      Untick 802.3 Energy Efficient Ethernet (IEEE)
      Image Added


     

    By default, our config files use the Basic QoS Mode but the DSCP to Queue are settings modified.
    Please check your current configuration and set them to the same as show in this guide.

    1. QoS Mode: Basic MODE
      Image Added  Image Added

    2. On the QoS Basic Mode / Global settings the Trust Mode should be : DSCP
      Image Added

    3. By default these are the DSCP to Queue settings, we will change that.
      Image Added
    4. Change the DSCP to Queue Settings as shown in the following picture and click apply to apply the new settings to the current running configuration :
      Image Added
    5. Once you click apply the following appears at the top of the DSCP to Queue window.
      Image Added
      Click on the Copy/Save Configuration link to go directly to the save configuration page.

    6. Save your settings from Running Configuration to Startup Configuration (click apply to save).
      Image Added
      That will then apply the current settings to the start up configuration witch will be run every time the switch reboots.
      In other terms that makes that configuration to become permanent.