Planet Technology IDL-4800 Network Card User Manual


 
IP DSLAM
173
5.6 Bridging Commands
5.6.1 Bridge forwarding Commands
5.6.1.1 Get bridge forwarding
Description:
Use this command to get.
Command Syntax:
get bridge forwarding [vlanid <vlanid-val>] [macaddr <macaddr-val>]
5.6.1.2 Delete bridge forwarding
Description:
Use this command to delete.
Command Syntax:
delete bridge forwarding [vlanid <vlanid-val>] [macaddr <macaddr-val>]
Parameters:
Name Description
vlanid <vlanid-val>
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.
Type: Delete Optional
Get Optional
Valid values: 0 - 4095
macaddr
<macaddr-val>
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.
Type: Delete Optional
Get Optional