Static MAC Address Entry

Use the set mac unicast command in any command mode to statically enter a unicast MAC address into a FID for a single port.

The following example statically enters unicast MAC address 00:a4:01:ff:0e:01 into FID 1 for port ge.1.1 and sets the MAC address to ageable:

System(rw)->set mac unicast 00:a4:01:ff:0e:01 1 ge.1.1 ageable
System(rw)->show mac fid 1
MAC Address       FID  Port          Type    Status
----------------- ---- ------------- ------- -------
00-00-5E-00-01-01 1    ge.1.1        learned
00-16-41-A8-8F-D8 1    ge.1.1        learned
00-A0-C9-0A-8F-52 1    ge.1.1        learned
00-A4-01-FF-0E-01 1    ge.1.1        mgmt    ageable
00-B0-D0-B7-D2-C5 1    ge.1.1        learned
System(rw)->