Project

General

Profile

Bsc nat VTY » History » Revision 2

Revision 1 (Anonymous, 02/19/2016 10:48 PM) → Revision 2/16 (Anonymous, 02/19/2016 10:48 PM)

[[PageOutline]] 

 This page is a reference fo all VTY commands that you can use interactively on the OpenBSC VTY telnet interface. 

 In addition, the same commands are used for the configuration file. 

 == configuration reference == 

 === nat level === 
 Configure the nat. Global settings  

 ==== imsi allow [IMSI] ==== 
  * The By default is all IMSIs are allowed. To revert back to this state call imsi allow all IMSIs. This is equivalent to writing "imsi allow" (the without any argument is omitted). 
  * The "imsi allow" filter allow will be evaluated before the "imsi deny" filter. 
 
 deny option. 

 ==== imsi deny [IMSI] ==== 
  * The By default is no IMSIs are denied. To revert back to not this state call imsi deny without any IMSI. This is equivalent to writing "imsi deny" (the argument is omitted). 
  * The "imsi deny" filter deny will be evaluated after the "imsi allow" filter. whitelist. 

 ==== bsc BSC_NR ==== 
  * Configure the BSC with the number 

 ===== lac <0-65535> ===== 
  * Set the location area code that this BSC is handling 

 ===== token TOKEN ===== 
  * A token for the BSC. The real bsc needs to send this token to use the lac and other filters. This is no real authentication or security scheme. 

 ===== imsi allow [IMSI] ===== 
  * By default all IMSIs are allowed. To revert back to this state call imsi allow without any argument 
  * The allow will be evaluated before the deny option. 
  * The BSC config applies before the network config. 

 ===== imsi deny [IMSI] ===== 
  * By default no IMSIs are denied. To revert back to this state call imsi deny without any argument 
  * The deny will be evaluated after the whitelist. 
  * The BSC config applies before the network config. 
Add picture from clipboard (Maximum size: 48.8 MB)