Skip to main content

Meyer Sound Documentation

User Guide — Galileo GALAXY AVB Extreme Switch Configuration

In this section:
cover.jpg
Overview

When building an AVB network with one or more Meyer Sound AVB products, use an AVB-compliant device, preferably one certified by the Avnu Alliance. Click the following link to see the Avnu-certified Extreme Networks Summit Family switches: http://www.extremenetworks.com/

Note

Meyer Sound cannot guarantee the performance of switches not certified by the Avnu Alliance.

To determine the exact number of switches required to meet your application requirements, contact Meyer Sound Technical Support.

The procedures in this guide use a web browser and require a second-generation Extreme Networks Summit Family switch. To make sure you have the latest firmware in your switch, click the link below and follow the instructions:

https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-upgrade-EXOS-on-a-Summit-Stack

Extreme Networks AVB Feature Pack

Extreme Networks switches do not perform AVB functions out of the box. First purchase and install an Extreme Networks Audio Video Bridging Feature Pack. The AVB Feature Pack includes a voucher that will generate an AVB license key when redeemed. The license key enables AVB functionality in the switch. This task need only be performed once.

Procedure. To purchase and activate an Extreme Networks AVB Feature Pack:
  1. Purchase the Extreme Networks Audio Video Bridging Feature Pack from a third-party retailer.

  2. Click the following link to register for an Extreme Networks Support Portal account: https://extremeportal.force.com/ExtrSupportHome

    When you submit the form, you will receive an activation link via email.

  3. To activate your account, click the link below and log in to the Support Portal using your email address and the password you just created.

    https://extremeportal.force.com/ExtrLogin?startURL=%2FExtrLicenseLanding

  4. Locate the serial number of your switch.

    You will use this in conjunction with your voucher to generate a license.

  5. Click Generate License and follow the instructions.

    The voucher ID will be added as a link in a list at the bottom of the page.

  6. Click the link and copy the AVB license key.

Extreme networks switch quick start

The network ports on the G2 Extreme Networks switches do not have an associated IPv4 address.

Note

  • This method may not work if a switch has already been configured. If that is the case, program the Management VLAN with the same IPv4 address and subnet as the default VLAN.

  • If you cannot access the switch via a web browser, you may need to reset your switch from a terminal window. To do so, follow the steps in Resetting the Switch from a Terminal Window.

Procedure. To set an IPv4 address by connecting to the Management port:
  1. Disable WiFi on your computer.

  2. Set your computer's wired network interface controller to DHCP.

  3. Connect a network cable to the USB Management port on the Extreme Networks switch.

    usb-management-port.jpg
  4. Locate the last four digits of your switch’s MAC address (printed on a label on the switch).

  5. Open a web browser and type the following URL into the address bar:

    http://0xa9fe followed by the last four digits of the MAC address (e.g., http://0xa9fedx17).

  6. When you are prompted to log in, type admin as the user name and leave the password field blank.

    login.jpg
  7. Click Sign in.

  8. From the Dashboard, click Next to continue unless you wish to create custom login settings. In that case, click Configure > Quick Setup Account, update your login settings, and then click Next.

  9. In the Device section, enter a name for your switch, and then click Next.

  10. In the IP Address section, enter an IPv4 address for your switch in the Default VLAN field.

  11. Enter a Default Gateway, and then click Next.

  12. In the Security section, click Next.

  13. In the Summary section, click Apply.

  14. From the Dashboard, select the System Text box, and then click Reboot Switch at the bottom-right. Respond Yes to the confirmation dialog and your switch will restart.

Enabling the AVB Feature Pack
Procedure. To enable the AVB Feature Pack
  1. If you are not already logged in, connect to a network port, and set the user IP to a compatible subnet of the switch.

  2. When prompted to log in, type admin for the user Login and leave the Password field blank

  3. Click Sign in (or press Enter).

    dashboard_apps_cli.jpg
  4. In Dashboard, click Apps , and then select CLI Terminal.

  5. You will be asked several questions about Security settings. We recommend accepting the standard settings (indicated by the capital letter).

    For example, for these options [y/N/q], type N for no.

    To accept all standard settings without seeing additional questions, type q. This can be done for the first or any subsequent question.

  6. Type enable license followed by your AVB license key, and then press Enter.

    For example: enable license 3632-1463-ae05-c780-f57f

  7. To verify that your license is enabled, type show license and then press Enter.

Configuring the AVB Feature Pack
  1. If you are not already logged in, connect to a network port, and set the user IP to a compatible subnet of the switch.

  2. When prompted to log in, type admin for the user Login, and leave the Password field blank

  3. Click Sign in (or press Enter).

    login.jpg
  4. From Dashboard, select Apps > CLI Terminal.

  5. Type enable avb and then press Enter.

  6. Type enable avb ports all and then press Enter.

    This action enables gPTP, MSRP, and MVRP across all configurable switch ports. These protocols are critical to AVB performance.

  7. To verify that all ports are enabled, type show avb and then press Enter.

    All AVB-enabled ports on your switch will display as shown in the figure below.

    avb-ports-display.jpg

    Enabling AVB ports and displaying status

  8. Type the following commands in the order listed:

    enable snmp access

    configure snmp add community readonly public

    configure vlan "Default" ipaddress ipv6-link-local

    configure lldp ports all advertise all-tlvs

    enable lldp ports all

    enable telnet

  9. To write this configuration file to the switch, type save configuration MSLI-AVB-GALAXY and then press Enter.

    The result of the previous two steps are shown in the figure below.

    configure-ports.jpg

    Configuring and enabling ports

  10. When prompted to overwrite the file MSLI-AVB-GALAXY, type Y for yes, and then press Enter.

    To rename the file, type N for no, type a new name, and then press Enter.

  11. When prompted to make this the default database, type Y for yes, N for no, then press Enter.

    Caution

    For Meyer Sound devices that support Milan redundancy, Rapid Spanning Tree Protocol, RSTP, is not recommended. RSTP execution can result in unexpected changes in the network

Resetting the AVB switch

You may want to reset the switch to factory default settings in some circumstances. The following procedure removes the user settings from the switch, including the IPv4 address, but does not remove the AVB license.

Procedure. To reset the AVB switch:
  1. If you are not already logged in, connect to a network port, and set the user IP to a compatible subnet of the switch.

  2. When prompted to log in, type admin for the user Login, leave the Password field blank and click Sign in (or press Enter).

  3. In Dashboard click Apps, and then select CLI Terminal.

  4. In the terminal window, type the command unconfigure switch all.

  5. Type y to confirm and then press Enter.

  6. When the switch reboot is complete, you must log in again to reconnect to the switch.

  7. You will be asked several questions about security settings. We recommend accepting the standard settings (indicated by the capital letter).

    For example, type N for no for these options [y/N/q].

    To accept all standard settings without seeing additional questions, type q. This can be done for the first or any subsequent question.

Resetting the switch from a terminal window

In some cases, you may need to reset the switch from a terminal window. To do so, you will need:

  • USB-to-serial adapter

  • Serial-to-RJ45 adapter (this should come with your Extreme switch)

  • serial cable

Procedure. To reset the switch from its console port:
  1. Connect the USB-to-serial adapter to your computer.

  2. Insert the serial-to-RJ45 adapter into the console port of the switch.

    console-port.jpg
  3. Use the serial cable to connect both adapters.

  4. Login into the switch via a terminal window.

    Note

    The default username is admin and the default password is empty.

  5. Press Enter twice.

  6. When connected, type the command unconfigure switch all , and then press Enter.

These steps will reset the switch and restore it to factory defaults, after which you should be able to configure the switch via the steps outlined in Extreme networks switch quick start.

Note

For additional information, see the following resources available from the Extreme Portal: