wiki:Old/WiMAX/17/00Wireless
close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 2 (modified by seskar, 13 years ago) ( diff )

Wireless Control Services

/driver - Base Station Driver services

<service name="driver">
  <info>Set BS driver parameters</info>
  <args>
     <arg name="pack" isRequired="false" value="[pack]">
        <info>Enable packing mode (0)</info>
     </arg>
     <arg name="blockadmin" isRequired="false" value="[blockadmin]">
        <info>Block admin on/off (0)</info>
     </arg>
     <arg name="carrieradmin" isRequired="false" value="[carrieradmin]">
       <info>Carrier admin on/off (1)</info>
     </arg>
     <arg name="maxservflow" isRequired="false" value="[maxservflow]">
       <info>Maximum number of service flows (600)</info>
     </arg>
     <arg name="fragmt" isRequired="false" value="[fragmt]">
       <info>Fragmentation on/off (0)</info>
     </arg>
     <arg name="crc" isRequired="false" value="[crc]">
        <info>CRC Enabled (1)</info>
     </arg>
     <arg name="maxClients" isRequired="false" value="[maxClients]">
       <info>Maximum number of clients (96)</info>
     </arg>
   </args>
</service>
Note: See TracWiki for help on using the wiki.