Owner manual
Built-in Commands
Network Tools Screens 11-5
Example:
-> arp-a
#interface Network Address Physical Address Media Type
#30 122.144.40.111 00.00.0e.12.3c.04 3(dynamic)
#30 122.144.48.109 00.00.0e.13.3d.14 3(dynamic)
#30 122.144.52.68 00.00.0e.12.3c.04 3(dynamic)
#30 122.144.21.43 00.00.0e.03.1d.3c 3(dynamic)
-> arp-d 1 122.144.52.68
-> arp-s 1 22.44.2.3 00:00:0e:1d:3c
-> arp-f
bridge
Description: Allows the bridge interface to be enabled or disabled at the user’s request,
either one at a time or all at once. Specifying a single interface number will
affect the bridging status of that interface, while specifying ALL will affect
every interface
Syntax: bridge [ENABLE/DISABLE] [IFNUM/ALL]
Options: None
Example:
-> bridge disable all
-> bridge enable 1
-> bridge disable 1
arp (Continued)