Configures an access control list (ACL) containing permitted addresses for accessing the management interface for IPv4 or IPv6.
Use the no form of this command to clear the configuration.
Syntax
[no] management interface allow <network_prefix> <netmask>
Supported appliances
This command was deprecated in Release 7.5.0 and later releases. To support IP filtering rules for both IPv4 and IPv6, use the ip filter, ipv6 filter, show ip filter, and show ipv6 filter commands.
Parameters
network_prefix
Allowed IP address.
netmask
Network mask for the destination network in dotted decimal format (such as “255.255.255.0”) or in mask length format (such as “/24”). The address and netmask must be separated by a space.
Example
The following example adds the IP address 10.10.20.25 255.255.255.0 to the ACL for the management interface.
hostname (config) # management interface allow 10.10.20.25 255.255.255.0 hostname (config) # management interface allow 2001:db8::2769: ef0:1674:7f9}