add admin-access-ipv4-address network-ipv4-address

In the R81.10.X releases, this command is available starting from the R81.10.00 version.

Description

Configures an IPv4 address network and mask, from which the administrator can remotely access the appliance according to configuration.

See:

Syntax

add admin-access-ipv4-address network-ipv4-address <network-ipv4-address> { subnet-mask <subnet-mask> | [ mask-length <mask-length> ] }

Parameters

Parameter

Description

network-ipv4-address

Configures the IPv4 address of the allowed network

subnet-mask

Configures the IPv4 subnet mask of the allowed network

mask-length

Configures the IPv4 subnet mask length of the allowed network

Example Command

add admin-access-ipv4-address network-ipv4-address 192.168.22.0 subnet-mask 255.255.255.0