Specifications

2-206
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
ip rpc-adapter security-level
ip rpc-adapter security-level
Sets the PRPC server security level.
ip rpc-adapter security-level [level]
Syntax Description
Command Default The default security level is semi.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Specify the PRPC server security level as follows:
full—All PRPC connections require authentication.
semi—PRPC connections that supply a username and password during connection establishment are
authenticated. Connections that do not supply a username and password are accepted with no
authentication.
none—No authentication is performed.
Authorization: admin
Examples The following example shows how to set the PRPC server security level:
SCE8000>enable 10
Password:<cisco>
SCE8000#configure
SCE8000(config)#ip rpc-adapter security-level full
SCE8000>
Related Commands
level Security level for the PRPC server. Choose full, semi, or None. See Usage
Guidelines for more information.
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 and the configured port.