Operation Manual

MP Access Point Commands
MP Access Point Commands
12 – 301
If the ARP request is for a client with an IP address not on the MX, the MX allows MP radios to
send the ARP request to clients. If the no-broadcast mode is also enabled, the MP radios send the
ARP request as a unicast to only the clients with unknown addresses on the MX. However, if
no-broadcast mode is disabled, the MP radios sends the ARP request as a broadcast to all clients
on the SSID.
Syntax
set service-profile profile-name proxy-arp {enable | disable}
Defaults
Proxy ARP is disabled by default.
Access
Enabled.
History
Introduced in MSS Version 4.2.
Usage
To further reduce broadcast traffic on a service profile, use the set service-profile
no-broadcast command to disable DHCP and ARP request broadcasts.
Examples
The following command enables proxy ARP on service profile sp1:
MX# set service-profile sp1 proxy-arp enable
success: change accepted.
See Also
set service-profile dhcp-restrict on page 12-296
set service-profile no-broadcast on page 12-300
show service-profile on page 12-357
set service-profile [rsn-ie | wpa-ie] psk-encrypted
Configures an encrypted passphrase for preshared key (PSK) authentication to use when
authenticating RSN or WPA clients, in a service profile.
Syntax
set service-profile profile-name [rsn-ie | wpa-ie] psk-encrypted passphrase
Defaults
None
Access
Enabled
History
Introduced in MSS Version 7.0.
set service-profile [rsn-ie | wpa-ie] psk-phrase
Configures a passphrase for preshared key (PSK) authentication to use for authenticating WPA
clients, in a service profile. Radios use the PSK as a pairwise master key (PMK) to derive unique
pairwise session keys for individual WPA clients.
profile-name Service profile name.
enable Enables proxy ARP.
disable Disables proxy ARP.
profile-name Service profile name.
rsn-ie | wpa-ie Enable psk-encryption on RSN IE or WPA IE clients.
passphrase An ASCII string from 8 to 63 characters long. The string can contain blanks
if you use quotation marks at the beginning and end of the string.