User's Manual Part 2
27JadeOSUserManual
Datapath Bridge Table Entries
-----------------------------
Flags: P - Permanent, D - Deny, M - Mobile, L - Local
MAC VLAN Assigned VLAN Destination Flags Aging-time
-------------- ---- ------------- --------- ----- -------
04:8B:42:12:00:81 5 5 Local PL
04:8B:42:12:0A:81 85 85 Local PL
04:8B:42:12:0A:A1 86 86 Local PL
04:8B:42:12:0A:C1 87 87 Local PL
04:8B:42:12:0A:E1 88 88 Local PL
5.1.4BridgeAging
Thebridgeagingtimeis15minutesbydefault.Ifnotrafficin15minutes,bridgeta‐
blewillbeaging.
5.1.5StaticTable
Staticbridgetablewillnotbeaging.
Toconfigurestatictable,usefollowingcommandinconfigmode:
mac-address-table static <mac address> [discard/forward] giga-
bitethernet <slot/port> Vlan <vlan-id>
Forexample:
(JadeOS)(config)#mac-address-table static 04:8b:42:22:05:6f discard
gigabitethernet 1/0 vlan 2
Note: To delete bridge table, use following command in config mode:
nomac‐address‐tablestatic<macaddress><discard/forward><gigabitethernet><vlan>
5.2PortMirror
Mirrormodeenablesyoutoduplicatetoanotherportallofthetrafficoriginating
fromorterminatingatasingleclientdeviceoraccesspoint.Itisusefulindiagnosing
specificnetworkproblems.Mirrormodeshouldbeenabledonlyonanunusedport
asanyconnectionstothisportbecomeunresponsive.
Youcanconfigureportmirroringusingthefollowingcommands:
(config)#interface{tengigabitethernet|gigabitethernet}
<slot>/<port>
(config-if)#mirror interface vlan <VLAN ID> direction {both | receive
| transmit}