74
# Configure static routes or a routing protocol to make sure the devices can reach each other.
(Details not shown.)
# Configure the RADIUS server. (Details not shown.)
# Create RADIUS template
radius
.
<DeviceA> system-view
[DeviceA] nqa template radius radius
# Specify 10.2.2.2 as the destination IP address of the operation.
[DeviceA-nqatplt-radius-radius] destination ip 10.2.2.2
# Set the username to
admin
.
[DeviceA-nqatplt-radius-radius] username admin
# Set the password to
systemtest
.
[DeviceA-nqatplt-radius-radius] password simple systemtest
# Set the shared key to
123456
in plain text for secure RADIUS authentication.
[DeviceA-nqatplt-radius-radius] key simple 123456
# Configure the NQA client to notify the feature of the successful operation event if the number of
consecutive successful probes reaches 2.
[DeviceA-nqatplt-radius-radius] reaction trigger probe-pass 2
# Configure the NQA client to notify the feature of the operation failure if the number of consecutive
failed probes reaches 2.
[DeviceA-nqatplt-radius-radius] reaction trigger probe-fail 2
SSL template configuration example
Network requirements
As shown in
, configure an SSL template for a feature to test whether Device A can
establish an SSL connection to the SSL server on Device B.
Figure 31 Network diagram
Configuration procedure
# Assign IP addresses to interfaces, as shown in
. (Details not shown.)
# Configure static routes or a routing protocol to make sure the devices can reach each other.
(Details not shown.)
# Configure an SSL client policy named
abc
on Device A, and make sure Device A can use the policy
to connect to the SSL server on Device B. (Details not shown.)
# Create SSL template
ssl
.
<DeviceA> system-view
[DeviceA] nqa template ssl ssl
# Set the destination IP address and port number to
10.2.2.2
and
9000
, respectively.
[DeviceA-nqatplt-ssl-ssl] destination ip 10.2.2.2
[DeviceA-nqatplt-ssl-ssl] destination port 9000
# Specify SSL client policy
abc
for the SSL template.
IP network
Device A
Device B
NQA client
SSL server
10.1.1.1/16
10.2.2.2/16
Summary of Contents for FlexNetwork 10500 SERIES
Page 224: ...213 ...
Page 311: ...300 Now the system can record log information to the specified file ...