100Configuring and Managing Ports and VLANs

Adding an Entry to the Forwarding Database

To add an entry to the forwarding database, use the following command:

set fdb {perm static} mac-addr port port-list vlan vlan-id [tag tag-value]

To add a permanent entry for MAC address 00:bb:cc:dd:ee:ff on ports 3 and 5 in VLAN blue, type the following command:

23x0# set fdb perm 00:bb:cc:dd:ee:ff port 3,5 vlan blue

success: change accepted.

To add a static entry for MAC address 00:2b:3c:4d:5e:6f on port 1 in the default VLAN, type the following command:

23x0# set fdb static 00:2b:3c:4d:5e:6f port 1 vlan default

success: change accepted.

320657-A

Page 100
Image 100
Nortel Networks 2300 manual Adding an Entry to the Forwarding Database, 23x0# set fdb perm 00bbccddeeff port 3,5 vlan blue