Specifications

Table Of Contents
2-153
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
ip rpc-adaptor security-level
ip rpc-adaptor security-level
Sets the PRPC server security level.
ip rpc-adaptor security-level {full|semi|none}
Syntax Description
Command Default default = semi
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Specify the desired PRPC server security level:
full : all PRPC connections require authentication
semi : PRPC connections that supply a user-name and password during connection establishment
are authenticated. Connections that do not supply a user-name and password are accepted with no
authentication
none : no authentication is performed
Authorization: admin
Examples The following example illustrates how to set the PRPC server security level.
SCE>enable 10
Password:<cisco>
SCE#configure
SCE(config)#ip rpc-adaptor security-level full
SCE>
Related Commands
full, semi, none
Release Modification
3.0.3 This command was introduced.
Command Description
ip rpc-adapter Enables the RPC adapter.
show ip rpc-adapter Displays the status of the RPC adapter (enabled or disabled) and the
configured port.