Changes between Version 2 and Version 3 of WIMXUWI/TeltonikaUM62x1


Ignore:
Timestamp:
12/14/11 13:48:25 (12 years ago)
Author:
dmeyer@cs.wisc.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WIMXUWI/TeltonikaUM62x1

    v2 v3  
    6767Note that your settings are stored on the device, so this will only have to be done once for each device.
    6868
    69 == Data collection ==
     69== Data collection & Misc ==
    7070
    7171One tab I would like to point out is the CLI (command line interface) that you can run several commands to collect all kinds of information.  A list of commands can be viewed with the help command.
    7272
     73Output of help command:
     74{{{
     75COMMAND HELP
     76============
     77    CMD   help                   Get help on commands
     78    RFC   resetRfcSdcDbgStats    reset rfcSdc dbg stats
     79    CBE   showMacUl              Show the MAC uplink configuration
     80    CBE   showMacDl              Show the MAC downlink configuration
     81    CBE   showMacFrame           Show the MAC frame configuration
     82    CBE   showMacStatsRx         Show MAC message reception statistics
     83    CBE   showSsCaps             Show negotiated capabilities of an SS
     84    CBE   showCaps               Show global capabilities
     85    CBE   setCaps                Set global capabilities
     86    CBE   setHarqCategory        Changes the *declared* HARQ category.
     87    CBE   loadCalibrationFromHost   Load calibration file from host
     88    CBE   showSf                 Show SF information
     89    CBE   createSf               Declare a SF in the local SFD
     90    CBE   changeSf               Change a SF in the local SFD
     91    CBE   deleteSf               Delete a SF in the local SFD
     92    CBE   setSfEnable            Enable/disable a SF in the local SFD
     93    CBE   showPhsSf              Show PHS rules for Sf creation
     94    CBE   createPhsSf            Create/change PHS rules for Sf creation
     95    CBE   deletePhsSf            Delete PHS rules for Sf creation
     96    CBE   setMii                 Set MII link configuration
     97    CBE   showMii                Show the MII configuration
     98    CBE   showTime               Show the current time
     99    CBE   filterLog              filter logging. Syntax is '(+/-)MOD[/SUB]'. '*' is supported at the end.
     100    CBE   enableLog              Enable logging. Syntax is 'MOD[/SUB]'.
     101    CBE   disableLog             Disable logging. Syntax is 'MOD[/SUB]'.
     102    CBE   showLog                show logging state. Syntax is 'MOD[/SUB]'. '*' is supported
     103    CBE   suppressLogWarnings    Enable/Disable warnings from disabled logs
     104    CBE   enableSniffer          enable packet sniffing
     105    CBE   setSnifferVerbose      set verbose level for the packet dumping
     106    CBE   setSnifferParams       set the sniffer parameters
     107    CBE   disableSniffer         disable packet sniffing
     108    CBE   showSniffer            show sniffer state and filters                                                                                                                                 
     109    CBE   clearSnifferFilters    clear all sniffer filters                                                                                                                                     
     110    CBE   createSnifferFilter    create a new sniffer filter                                                                                                                                   
     111    CBE   deleteSnifferFilter    remove the specified filter from the sniffer                                                                                                                   
     112    CBE   showMacAddress         Show the mac address
     113    CBE   setFatalErrorMode      Set value of fatal error mode
     114    CBE   showFatalErrorMode     Show value of fatal error mode
     115    CBE   showPkmCs              Show pkm settings related to crypto suites
     116    CBE   setPkmCs               Set pkm settings related to crypto suites
     117    CBE   showNeighborBs         Display a neighbor BS descriptor from the handover database
     118    CBE   showPsc                Show the Power Saving Classes information
     119    CBE   createPsc              Declare a PSC in the local PSCD
     120    CBE   changeSleepId          Modify a PSC config
     121    CBE   modifyPsc              Modify a PSC config
     122    CBE   deletePsc              Delete a PSC from the PSC database
     123    CBE   activatePsc            Activate a PSC
     124    CBE   deactivatePsc          Deactivate a PSC
     125    CBES  setQosRedUlDefaultProfile   Configure the uplink RED drop profile for Sf without max latency
     126    CBES  setQosRedUlMaxLatencyProfile   Configure the uplink RED drop profile for Sf with non null max latency
     127    CBES  setQosRedUlDefault     Configure congestion control in uplink for Sf without max latency
     128    CBES  showQosUl              Show Ul Qos configuration
     129    CBES  showSsPhyStatsDl       display the downlink physical statistics
     130    CBES  startSs                start the 802.16 MAC
     131    CBES  stopSs                 stop the 802.16 MAC
     132    CBES  resetSs                stop and restart the 802.16 MAC
     133    CBES  showSs                 Show SS information
     134    CBES  performHandover        Jump to a neighbor BS (small cell jump)
     135    CBES  requestPowerModeChange   Request power control mode change
     136    CBES  setTxPower             Set TX power to specified value
     137    CBES  setMaxTxPower          set Max Tx Power
     138    CBES  showSsAuth             Show SS Authorization
     139    CBES  resetSsAuth            reset SS Authorization
     140    CBES  showSa                 Show Security Association
     141    CBES  showRfRx               Show the radio frequency receiver configuration
     142    CBES  showRfTx               Show the radio frequency transmitter configuration
     143    CBES  showRfConfig           Show radio frequency configuration
     144    CBES  showLinkAdaptationDl   Show the downlink adaptation configuration
     145    CBES  setLinkAdaptationDl    Configures the downlink adaptation
     146    CBES  showPhyStatsRx         Show the downlink physical stats
     147    CBES  setRfTx                Set radio frequency / base band parameters for TX
     148    CBES  showPacketFlow         Show the packet flow statistics
     149    CBES  resetPacketFlow        Reset the packet flow statistics
     150    CBES  showVersion            Show the system version
     151    CBES  setGpiosState          Set the state of GPIO manager
     152    CBES  setIdleMode            Start IDLE mode
     153    CBES  showProvisionedPsc     Show the provisioned Power Saving Class config
     154    CBES  setProvisionedPsc      Set the full provisioned Power Saving Class config
     155    CBES  modifyProvisionedPsc   Modify some param of the provisioned Power Saving Class config
     156    CBES  crashMeNow             test delivery of fatals
     157    CBES  sendRssiToHost         test delivery of rssi level changes notifications to host via THP
     158    CBES  enableSendingRssiToHost   test enable the sending of RSSI range
     159    CBES  setDebugAsicOutput     Configure the ASIC debug output signals
     160    CBES  setScanning            Configure periodic scanning
     161    CBES  showScanning           Display periodic scanning parameters
     162    CBES  setHandover            Configure handover trigger
     163    CBES  showHandover           Display handover trigger parameters
     164    CBES  showNeighborBsStat     Diplay statistics of neighbor BS
     165    CBES  setIotMode             set IOT mode
     166    CBES  showIotMode            show the current IOT mode
     167    CBES  enableMrctMs11         Enable MRCT MS-11.1 MS-11.2 compliance
     168    CBES  enableMrctMs05         Enable MRCT MS-05.1 MS-05.2 compliance
     169    CBES  setDeviceMode          set DEVICE mode
     170    CBES  showDeviceMode         show the current DEVICE mode
     171    CBES  addChannelToScanner    Add a new channel to the scanning list
     172    CBES  showScanner            Show the the scanning list
     173    CBES  removeChannelFromScanner   Remove a channel from the scanning list
     174    CBES  clearScannerChannels   Reset all scanner entries
     175    CBES  showHomeNsp            Display the current home NSP
     176    CBES  setHomeNsp             Set the home NSP with on NSP ID
     177    CBES  showProvisionedNAPs    Show the list of authorized and forbidden NAPs (CAPL)
     178    CBES  addProvisionedNAP      Add a provisioned Nap
     179    CBES  removeProvisionedNAP   Remove a provisioned Nap
     180    CBES  clearProvisionedNAPs   Clear the list of provisioned NAPs
     181    CBES  showProvisionedNSPs    Show the list of authorized and forbidden NSPs
     182    CBES  addProvisionedNSP      Add a provisioned NSP
     183    CBES  removeProvisionedNSP   Remove a provisioned NSP
     184    CBES  clearProvisionedNSPs   Clear the list of provisioned NSPs
     185    CBES  showNdssConfig         Show NDSS parameters.
     186    CBES  setNdssConfig          Set NDSS parameters.
     187    CBES  showDurationTimeout    Show scan duration timeout.
     188    CBES  setDurationTimeout     Set scan duration timeout.
     189    CBES  showHoldingTimeout     Show scan holding timeout.
     190    CBES  setHoldingTimeout      Set scan holding timeout.
     191    CBES  forceScanning          Forces scanning when NDSS is in Zzz mode
     192    CBES  connect                Forces connection to BS
     193    CBES  showPlatform           Show the configuration of the platform
     194    CBES  setWatchDog            Enable or Disable  watchdog
     195    CBES  showWatchDog           Show watchdog status
     196}}}
    73197
    74