Built-in Commands
Network Tools Screens 11-7
arp_learn
Description: Sets how the ARP cache entry will be affected under different conditions as
described in the options below, and displays current ARP cache settings.
Syntax: arp_learn [normal | limited | status]
Options: normal – Changes the ARP cache entry for a given IP Address, if the source
address (SA) in the entry does not match that of any received IP Packet.
limited – Causes the ARP entry to change only by ARP request and ARP
response packets. Other IP packets will be ignored.
status – Displays the current status information about ARP Cache.
Example: -> arp_learn status
Current ARP Cache Learn status: NORMAL
-> arp_learn limited
Setting ARP Cache Learning to LIMITED.
!! Don't forget to set a Default Gateway !!
-> arp_learn normal
Setting ARP Cache Learning to NORMAL.
bridge
Description: Enables or disables one or more bridge interfaces, either one at a time or all at
once.
Syntax: bridge [ENABLE/DISABLE] [IFNUM/ALL]
Options: ENABLE/DISABLE — Enables or disables specified bridge interfaces.
IFNUM/ALL — Specifies a bridge interface number or all bridge interfaces.
Example: -> bridge disable all
-> bridge enable 1
-> bridge disable 1