
Example:
$ get bridge forwarding vlanid 10 macaddr 02:2e:22:3d:44:56
Output: |
|
|
|
|
MAC Addr |
| PortId | VlanId | Status |
| ||||
02:2e:22:3d:44:56 | 10 | 10 | learned | |
Output Fields: |
|
|
| |
Field | Description |
|
|
|
|
|
|
|
|
MAC Addr | A unicast MAC address for which the bridge has forwarding and/or filtering | |||
| information. In the case of "delete all" entries in a given FDB; the MacAddr shall | |||
| have INVALID value specified by FF: FF: FF: FF: FF: FF. To delete an individual | |||
| entry, valid value of Mac address has to be specified. |
| ||
|
| |||
VlanId | Vlan Id to uniquely identify the entry for which the bridge has forwarding and/or | |||
| filtering information. To delete an individual learnt entry or all learnt entries, the | |||
| FdbId should be set to a valid value in case of IVL. In SVL case, this value is | |||
| ignored except when the value is 4097 which is the value of a special Vlan Id used | |||
| for managing the traffic for those VLANs that are neither created nor learnt in the | |||
| system. When Vlan transparency feature is supported, the valid range for this also | |||
| includes 4097. VLAN here means the 802.1q Vlan in case of Native Vlan mode and | |||
| Virtual Vlan in case of Stacked Vlan Mode. |
| ||
|
| |||
PortId | Port number of the port on which a frame having a source address equal to the | |||
| value of the corresponding instance of dot1qTpFdbAddress, has been seen. This | |||
| may have a value of "0" if the statically configured address has a dynamic port | |||
| binding and the port has not been learnt yet. |
| ||
|
| |||
Status | The status of this entry. The value learned (3), indicates that the value of the | |||
| corresponding instance of dot1qTpFdbPort was learned, and is being used. mgmt | |||
| (5) - the value of the corresponding instance of dot1qTpFdbAddress is also the | |||
| value of an existing instance of dot1qStaticAddress. The value internal (6) indicates | |||
| that the entry is an internal entry and cannot be deleted by the user. This entry gets | |||
| created for the IPOE/PPPOE interfaces when the bridge port over those | |||
| IPOE/PPOE interfaces gets admin enabled. The mac address in this entry shall be | |||
| the one specified in the mac address profile and VlanId shall be the PortVlanId of | |||
| the Bridge Port.The value other (1) indicates that this is associated with a sticky | |||
| port. |
|
|
|
|
|
|
|
|
174 | IDL series User Guide |
|
|