# Go back one pageGo to the next page#Go to this book's Index

Static tab

The Static tab contains static forwarding information configured into the bridge by local or network management specifying the set of ports to which frames received and containing specific destination addresses are allowed to be forwarded. Entries are valid for unicast and for group/broadcast addresses.


Field Description
MacAddress
The destination MAC address in a frame to which this entry's forwarding information applies. This object can take the value of a unicast address.
Port
The port number of the port on which the frame will be received.
Monitor
Select true or false to copy packets with MAC address in source or destination field. Used with port mirroring.
Priority
Priority level. If true, frames in the VLAN will be forwarded through the switch fabric with high priority.
If false, frames in the VLAN will be forwarded through the switch fabric with normal priority.
Status
Indicates the status of this entry. Values can be one of the following:
  • permanent--in use and will remain so after the next bridge reset. This is the default value.
  • deleteOnReset--in use and will remain so until the next bridge reset.
  • deleteOnTimeout--currently in use and will remain so until it is aged.
  • other--in use but the conditions under which it will remain so are different from other values.

See also:

Inserting a static forwarding entry


Go back one pageGo to the next page##Go to this book's Index