authentication-mode
Syntax
authentication-mode (authenticated | encrypted | none);
Hierarchy Level
[edit services rpm twamp server], [edit services rpm twamp client control-connection control-client-name]
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 must set the
value to none
.
Options
authenticated |
Authenticate all TWAMP packets. Note:
This mode is supported only on TWAMP servers. |
encrypted |
Encrypt all TWAMP packets. Note:
This mode is supported only on TWAMP servers. |
none |
Do not authenticate or encyrpt packets. Note:
This mode is supported on both TWAMP servers and clients. |
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.5.
Support at the [edit services rpm twamp client control-connection control-client-name
] hierarchy level introduced
in Junos OS Release 15.1 for MX Series routers.