HP MSR2000/3000/4000 Router Series Security Command Reference

429
generated with the shared key. The receiver uses the authenticator to check the correctness of the
received portal packets.
cipher: Sets a ciphertext shared key.
simple: Sets a plaintext shared key.
key-string: Specifies the shared key. A plaintext shared key is a case-sensitive string of 1 to 64 characters.
A ciphertext shared key is a case-sensitive string of 33 to 117 c h arac t e r s .
Usage guidelines
A portal authentication server has only one IP address. Therefore in portal authentication server view,
only one IP address exists. A newly configured IP address (IPv4 or IPv6) overrides the old address.
Do not configure the same IP address and MPLS L3VPN for different portal authentication servers.
For security purposes, all keys, including keys specified in plain text, are saved in cipher text.
Examples
# Configure the IP address of IPv6 portal authentication server pts as 2000::1 and the plaintext key as
portal.
<Sysname> system-view
[Sysname] portal server pts
[Sysname-portal-server-pts] ipv6 2000::1 key simple portal
Related commands
display portal server
portal server
port
Use port to configure a destination UDP port number for a portal authentication server. The access device
uses the port number to send unsolicited portal packets to the portal authentication server.
Use undo port to restore the default.
Syntax
port port-id
undo port
Default
The access device uses 50100 as the destination UDP port number for unsolicited portal packets.
Views
Portal authentication server view
Predefined user roles
network-admin
Parameters
port-id: Specifies a destination UDP port number the access device uses to send unsolicited portal
packets to the portal authentication server. The value range for this argument is 1 to 65534.
Usage guidelines
The specified port must be the port that listens to portal packets on the portal authentication server.