authentication-mode
Syntax
authentication-mode (authenticated | encrypted | none);
Hierarchy Level
[edit services rpm
twamp server]
Release Information
Statement introduced in JUNOS Release 9.5.
Description
Specify the authentication or encryption mode support for the TWAMP test protocol. This statement is required in the configuration; if no authentication or encryption is specified, you should set the value to none.
Options
- authenticated—Data packets are authenticated.
- encrypted—Data packets are encrypted.
- none—No authentication or encryption.
Usage Guidelines
See Configuring Real-Time Performance Monitoring.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.