Fdb configuration examples, Fdb configuration examples -5 – Allied Telesis AT-8550 User Manual
Page 91

AT-9108, AT-8518, AT-8525, and AT-8550 User’s Guide
5-5
FDB
Configuration
Examples
The following example adds a permanent entry to the FDB:
create fdbentry 00:E0:2B:12:34:56 vlan
marketing port 4
The permanent entry has the following characteristics:
❑ MAC address is 00E02B123456.
❑ VLAN name is marketing.
❑ Slot number for this device is 3.
❑ Port number for this device is 4.
This example associates the QoS profile qp2 with a dynamic entry
that will be learned by the FDB:
create fdbentry 00:A0:23:12:34:56 vlan net34
dynamic qosprofile qp2
This entry has the following characteristics:
❑ MAC address is 00A023123456.
❑ VLAN name is net34.
❑ The entry will be learned dynamically.
❑ QoS profile qp2 will be applied when the entry is learned.