Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyDescription
arp (disabled | enabled | local-proxy-arp | proxy-arp | reply-only; Default: enabled)Address Resolution Protocol setting
  • disabled - the interface will not use ARP
  • enabled - the interface will use ARP
  • local-proxy-arp -  the router performs proxy ARP on the interface and sends replies to the same interface
  • proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces
  • reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the IP/ARP table. No dynamic entries will be automatically stored in the IP/ARP table. Therefore for communications to be successful, a valid static entry must already exist.
arp-timeout (auto | integer; Default: auto)How long the ARP record is kept in the ARP table after no packets are received from IP. Value auto equals to the value of arp-timeout in IP/Settings, default is 30s.
disabled (yes | no; Default: no)Changes whether the bridge is disabled.
interface (name; Default: )Name of the interface on top of which VLAN will work
mtu (integer; Default: 1500)Layer3 Maximum transmission unit
mvrp (yes | no; Default: no)Specifies whether this VLAN should decleared its attributes through Multiple VLAN Registration Protocol (MVRP). It can be used to register the VLAN with connected bridges that support MVRP.
name (string; Default: )Interface name
use-service-tag (yes | no; Default: )IEEE 802.1ad compatible Service Tag
vlan-id (integer: 4095; Default: 1)Virtual LAN identifier or tag that is used to distinguish VLANs. Must be equal for all computers that belong to the same VLAN.

...