Specifications
filters add static-entry
208 SSR Command Line Interface Reference Manual
filters add static-entry
Purpose
Applies a static entry.
Format
filters add static-entry name <name>
restriction allow|disallow|force source-mac <MACaddr>
dest-mac <MACaddr> vlan <VLAN-num> in-port-list <port-list>
out-port-list <port-list>
Mode
Configure
Description
The filters add static-entry command allows, disallows, or forces traffic to go to a set of
destination ports based on a frame’s source MAC address (source-mac), destination MAC
address (dest-mac), or a flow (specified using both a source MAC address and a
destination MAC address).
Parameters
name <name>
Specifies the name of the static-entry filter.
restriction allow|disallow|force
Specifies the forwarding behavior of the static entry, which can be one of the
following keywords:
allow Allows packets to go to the set of ports specified by out-port-list.
disallow Prohibits packets from going to the set of ports specified by out-port-list.
force Forces packets to go to the set of ports specified by out-port-list, despite any
port locks in effect on the ports.
source-mac <MACaddr>
Specifies the source MAC address. Use this option for source or flow static entries.










