This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Wie kann ich die 80MHz Kanäle des AP100 in der UTM 9.6 konfigurieren?

Hallo,

ich habe mir einen AP100 angeschafft, der an der UTM grundsätzlich funktioniert. Leider komme ich nicht in den Genuss der vollen Leistung, da mir kein 80MHz Kanal in der Konfiguration angeboten wird. Wie können die 80MHz Kanäle des AP100 eingestellt werden?

Viele Grüße

Peter



This thread was automatically locked due to age.
Parents
  • Es muss doch möglich sein, die volle Leistung des AP100 an der UTM auszuschöpfen.

  • Hallo Peter,

    (Sorry, my German-speaking brain isn't creating thoughts at the moment. [:(])

    I agree that this must be possible.  I imagine it would be setting 'channel_width11a' to 'HT80' for that device, but I would rather know what Sophos Support recommends.

    MfG - Bob (Bitte auf Deutsch weiterhin.)

  • Hallo Bob,

    Danke für Deine Nachricht. Das klingt doch nach einem guten Plan. Warten wir ab, was der Sophos Support empfiehlt.

     

    Viele Grüße

    Peter

  • EDIT 2019-03-06: Changed 'HT80' to 'VHT80' based on Peter's feedback below.  Vielen Dank, Peter !

    Hallo Peter,

    I know you can read English - I'll answer in English so that others can see my suggestion...

    Peter told me in a PM that he's a home user and therefore doesn't have access to Sophos Support.  Here are the steps to try what I suggest above:

    1. Find the REF_ of an Access Point definition named Klepsch:

    cc get_object_by_name awe device 'Klepsch' |grep \'ref

        That should return something like 'ref' => 'REF_AweDev1',

    2. Change the MHz of the second radio to 80:

    cc change_object REF_AweDev1 'channel_width11a' 'VHT80'

         If that command worked, it will return REF_AweDev1, if it failed, it will return 0 (zero).

    If testing shows that that didn't work, you can see how to change it back to HT40.  Please tell us your results.

    Cheers - Bob

  • Hallo Bob,

    Danke für Deine Antwort. Wo muss der Befehl cc get_object... eingegeben werden?

     

    Vielen Dank

    Peter

Reply Children