Cisco Cisco ASR 5000

Pagina di 9109
Exec Mode Commands (T-Z)   
▀  upgrade tethering-detection 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
4280 
   
upgrade tethering-detection 
Upgrades the Tethering Detection feature’s database(s). 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
upgrade tethering-detection database { all | os-signature | tac | ua-signature } [ -
noconfirm ]
 
all
 
Upgrades all Tethering Detection databases—OS, TAC and UA. 
os-signature
 
Upgrades only the OS database. 
tac
 
Upgrades only the TAC database. 
ua-signature
 
Upgrades only the UA database. 
- noconfirm
 
Executes the command without any prompts and confirmation from the user. 
Usage 
Use this command to upgrade the database(s) used by the Tethering Detection feature. 
This command upgrades the database(s) from file(s) kept in designated path. The name of the existing source 
file is prefixed with the word “new-”. For example for OS DB, if the existing file name is “os-db”, the 
upgrade file name is “new-os-db”. 
If there is a file named “new-xxx-db”, it is verified that it is a valid Tethering Detection database and then 
loaded it into memory. If successful, the files is renamed “xxx-db” to “xxx-db-<number>” and then renamed 
“new-xxx-db” to “new-xxx-db”.  
For example, the command 
upgrade tethering-database ua-signature -noconfirm
 results in 
loading the file by name “new-ua-db” if it is present in the designated directory. In case of a successful 
upgrade, the previous version of the database is stored as backup in a file named “ua-db-1”. Also, the newly 
uploaded database file is renamed as “ua-db”.