Lsr-Path - HPE FlexNetwork 10500 Series Network Management And Monitoring Command Reference

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

Parameters
cipher: Specifies a key in encrypted form.
simple: Specifies a key in plaintext form. For security purposes, the key specified in plaintext form
will be stored in encrypted form.
string: Specifies the shared key string. Its plaintext form is a case-sensitive string of 1 to 64
characters. Its encrypted form is a case-sensitive string of 1 to 117 characters.
Usage guidelines
Make sure the NQA client and the RADIUS server have the same shared key.
Examples
# In RADIUS template view, set the shared key to abc in plain text for secure RADIUS
authentication.
<Sysname> system-view
[Sysname] nqa template radius radiustplt
[Sysname-nqatplt-radius-radiustplt] key simple abc

lsr-path

Use lsr-path to specify a loose source routing (LSR) path.
Use undo lsr-path to restore the default.
Syntax
lsr-path ip-address&<1-8>
undo lsr-path
Default
No LSR path is configured.
Views
Path jitter operation view
Predefined user roles
network-admin
mdc-admin
Parameters
ip-address&<1-8>: Specifies a space-separated list of up to eight IP addresses. Each IP address
represents a hop on the path.
Usage guidelines
The path jitter operation first uses tracert to detect each hop to the destination. It then sends ICMP
echo requests to measure the delay and jitters from the source to each node. If multiple routes exist
between the source and destination, the operation uses the path specified by using lsr-path
command.
Examples
# Specify 10.1.1.20 and 10.1.2.10 as the hops on the LSR path for the path jitter operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type path-jitter
[Sysname-nqa-admin-test- path-jitter] lsr-path 10.1.1.20 10.1.2.10
47

Advertisement

Table of Contents
loading

Table of Contents