Data-Flow-Format (Radius Scheme View) - HP MSR Series Command Reference Manual

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Predefined user roles
network-admin
Parameters
ip ipv4-address: Specifies a DAE client by its IPv4 address.
ipv6 ipv6-address: Specifies a DAE client by its IPv6 address.
key { cipher | simple } string: Sets the shared key for secure communication between the RADIUS DAE
client and server. Make sure the shared key is the same as the key configured on the RADIUS DAE client.
If the RADIUS DAE client does not have any shared key, do not specify this option.
cipher string: Sets a ciphertext shared key. The string argument is a case-sensitive string of 1 to 1 17
characters.
simple string: Sets a plaintext shared key. The string argument is a case-sensitive string of 1 to 64
characters.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN to which the RADIUS DAE client belongs,
where vpn-instance-name is a case-sensitive string of 1 to 31 characters. If the server is on the public
network, do not specify this option.
Usage guidelines
The device discards DAE packets sent from DAE clients that are not specified for the DAE server.
You can execute the client command multiple times to specify multiple DAE clients for the DAE server.
Examples
# Specify the DAE client as 10.1 10.1.2 in MPLS L3VPN abc. Set the shared key to 123456 in plain text for
secure communication between the DAE server and client.
<Sysname> system-view
[Sysname] radius dynamic-author server
[Sysname-radius-da-server] client ip 10.110.1.2 key simple 123456 vpn-instance abc
Related commands
radius dynamic-author server
port

data-flow-format (RADIUS scheme view)

Use data-flow-format to set the data flow and packet measurement units for traffic statistics.
Use undo data-flow-format to restore the default.
Syntax
data-flow-format { data { byte | giga-byte | kilo-byte | mega-byte } | packet { giga-packet |
kilo-packet | mega-packet | one-packet } } *
undo data-flow-format { data | packet }
Default
Traffic is counted in bytes and packets.
Views
RADIUS scheme view
48

Advertisement

Table of Contents
loading

Table of Contents