Airspan Networks Inc ASMAX1400 사용자 설명서

다운로드
페이지 26
                                
SSRM Module User Guide
 
 
 
 
Page 22 
Commercial in Confidence 
UWB-D00234 Rev C 
 
 
12.  After Installation is complete click Finish
6.1  Configuration 
1.  Navigate to the sequansd.xml file location C:\Program Files\Sequans Communication which 
is used to configure frequency, bandwidth, etc. as shown below: 
<?xml version="1.0"?> 
-<sequansd>  
<!-- DCC configuration --> 
  
<!-- default config is listening on port 7771 on localhost. Change to IP address 0.0.0.0 
for listening on all interfaces --> 
 -<server> <ip>127.0.0.1</ip> <port>7771</port> <maxClients>10</maxClients> 
</server>  
<!-- Define the firmware repository, for firmware from host mode --> 
 -<ffh> <repository>Firmwares</repository> </ffh>  
<!-- Provisioning configuration --> 
 -<provisioning> -<ndss> <channel fft="1024" bandwidth="10000" 
frequency="2300000" id="1"/> </ndss>  
<!-- Default provisioning mode is XML. --> 
  
<!-- For OMADM provisioning, please ativate tag below. --> 
  
<!-- Beware, certificates will be looked inside DM tree only --> 
  
<!-- <mode>omadm</mode> --> 
 <mode>none</mode> </provisioning>  
<!-- Define the log file name --> 
 -<debug> <logfilter>fine:*</logfilter> <logfile>SequansdLog.txt</logfile> </debug> 
</sequansd> 
2.  Edit file as required. 
 
Note: Contact Customer support for specific editing instructions. 
 
3.  After editing file, you need to restart sequansd service, as follows: 
Navigate to - Start > settings > control panel > Administrative tools > Services 
4.  Choose service sequansd, right click > restart, as shown below: