Project

General

Profile

Bsc nat VTY » History » Revision 3

Revision 2 (Anonymous, 02/19/2016 10:48 PM) → Revision 3/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 default is to allow all IMSIs. This is equivalent to writing "imsi allow" (the argument is omitted). 
  * The "imsi allow" filter will be evaluated before the "imsi deny" filter. 
 
 ==== imsi deny [IMSI] ==== 
  * The default is to not deny any IMSI. This is equivalent to writing "imsi deny" (the argument is omitted). 
  * The "imsi deny" filter will be evaluated after the "imsi allow" filter. 

 ==== 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] ===== 
  * 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. 
  * The per BSC IMSI filter is evaluated config applies before the global IMSI filter. 
 
 network config. 

 ===== 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. 
  * The per BSC IMSI filter is evaluated config applies before the global IMSI filter. 

 network config. 
Add picture from clipboard (Maximum size: 48.8 MB)