Glossary
net_mask <netmask> – The corresponding net mask.
Default Settings
ip_address: undefined
net_mask: undefined
Command Usage
A host-accesslist contains a list of IP addresses and corresponding subnet
masks which define the IP hosts that are allowed to access the management
interfaces, that is, remotely run CLI or SSH sessions, or access the EFN using
SNMP.
By default, the list is undefined, and so the control of IP source addresses for
management traffic is disabled.
Example:
efn# add host_accesslist permit ip_address 192.75.11.6
net_mask 255.255.0.0
13.8.3 remove network_processor
Use this command to remove entries in the MAC or bridging table, based on
MAC address, port and IP-address.
Syntax
remove network_processor bridging_table
{ethernet_port <*|1-26>|
ip_address < ip_address>|
mac_address < mac_address>}
Arguments:
ethernet_port <*|1-26> - All Ethernet ports (*) or one of the
Ethernet ports.
ip_address <IP-address> - IP address of the End-user.
mac_address < mac_address> - MAC address of the End-user.