R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)
397
mdc-admin
Parameters
3des-cbc: Uses the 3DES-CBC encryption algorithm.
aes-cbc-128: Uses the AES-CBC encryption algorithm, with a key length of 128 bits.
aes-cbc-192: Uses the AES-CBC encryption algorithm, with a key length of 192 bits.
aes-cbc-256: Uses the AES-CBC encryption algorithm, with a key length of 256 bits.
aes-ctr-128: Uses the AES-CTR encryption algorithm, with a key length of 128 bits.
aes-ctr-192: Uses the AES-CTR encryption algorithm, with a key length of 192 bits.
aes-ctr-256: Uses the AES-CTR encryption algorithm, with a key length of 256 bits.
des-cbc: Uses the DES-CBC encryption algorithm.
none: Performs no encryption.
Usage guidelines
The VAM server and client use AES-128 during connection initialization, and use the negotiated
algorithms after connection initialization.
The encryption algorithms are specified in the descending order of priority. Newly specified algorithms
do not affect registered VAM clients. They apply to subsequently registered VAM clients.
Examples
# Specify the encryption algorithms of AES-CBC-128 and 3DES-CBC for ADVPN domain 1, where
ACE-128 has a higher priority.
<Sysname> system-view
[Sysname] vam server advpn-domain 1
[Sysname-vam-server-domain-1] encryption-algorithm aes-cbc-128 3des-cbc
hub-group
Use hub-group to create a hub group and enter its view. If the hub group has been configured, the
command places you into hub group view.
Use undo hub-group to delete a hub group.
Syntax
hub-group group-name
undo hub-group group-name
Default
No hub group exists.
Views
ADVPN domain view
Predefined user roles
network-admin
mdc-admin