Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
Context Configuration Mode Commands I-M   
▀  inspector 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
2448 
   
inspector 
Configures a context-level inspector account within the current context. 
Product
 
All 
Privilege
 
Security Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
inspector user_name [ encrypted ] password password [ ecs | noecs ] [ expiry-date 
date_time ] [ li-administration ] [ noecs ] [ timeout-absolute abs_seconds ] [ timeout-
min-absolute 
abs_minutes ] [ timeout-idle timeout_duration ] [ timeout-min-idle 
idle_minutes ] 
no inspector user_name 
no
 
Removes a previously configured inspector account. 
user_name
 
Specifies a name for the context-level inspector account as an alphanumeric string of 1 through 32 characters. 
[ encrypted ] password password
 
Specifies the password to use for the user which is being given context-level inspector privileges within the 
current context. The encrypted keyword indicates the password specified uses encryption. 
password
 is an alphanumeric string of 1 through 63 characters without encryption, or 1 through 127 
characters with encryption. 
The encrypted keyword is intended only for use by the system while saving configuration scripts. The system 
displays the encrypted keyword in the configuration file as a flag that the variable following the password 
keyword is the encrypted version of the plain text password. Only the encrypted password is saved as part of 
the configuration file. 
ecs | noecs
 
Default: 
noecs
 
ecs
: Permits the specific user to access ACS-specific configuration commands. 
noecs
: Prevents the specific user to access ACS-specific configuration commands.