Lines Matching full:static
315 bridge fdb add dev swp0 00:01:02:03:04:05 self static
317 bridge fdb add dev swp0 00:01:02:03:04:05 static
320 distinguish between ``static`` and ``local`` FDB entries (``static`` are meant
323 explicit) are treated by DSA as ``static`` even if they are ``local``.
328 bridge fdb add dev swp0 00:01:02:03:04:05 static
331 # or shorthand, because the 'local' flag is implicit if 'static' is not
335 The last command is an incorrect way of adding a static bridge FDB entry to a
347 bridge fdb add dev swp0 00:01:02:03:04:05 master static
357 bridge fdb add dev swp0 00:01:02:03:04:05 master static
361 # This command no longer installs a static FDB entry to hardware:
362 bridge fdb add dev swp0 00:01:02:03:04:05 static
364 Script writers are therefore encouraged to use the ``master static`` set of
378 custom policies of static load balancing between user ports, by spreading the
411 # Static CPU port distribution
447 static user to CPU port assignment with LAG between DSA conduits. It is not