Specifications

RoamAbout Mobility System Software Command Line Reference 5-15
Example
Thefollowingcommanddisplaysallentriesintheforwardingdatabase:
RBT-8100# show fdb all
* = Static Entry. + = Permanent Entry. # = System Entry.
VLAN TAG Dest MAC/Route Des [CoS] Destination Ports [Protocol Type]
---- ---- ------------------ ----- -----------------------------------------
1 00:01:97:13:0b:1f 1 [ALL]
1 aa:bb:cc:dd:ee:ff * 3 [ALL]
1 00:0b:0e:02:76:f5 1 [ALL]
Total Matching FDB Entries Displayed = 3
Thetoplineofthedisplayidentifiesthecharacterstodistinguishamongtheentrytypes.
ThefollowingcommanddisplaysallentriesthatbeginwiththeMACaddressglob00:
RBT-8100# show fdb 00:*
* = Static Entry. + = Permanent Entry. # = System Entry.
VLAN TAG Dest MAC/Route Des [CoS] Destination Ports [Protocol Type]
---- ---- ------------------ ----- -----------------------------------------
1 00:01:97:13:0b:1f 1 [ALL]
1 00:0b:0e:02:76:f5 1 [ALL]
Total Matching FDB Entries Displayed = 2
Table 51describesthefieldsintheshowfdboutput.
Related Commands
clearfdbonpage 52
setfdbonpage 58
Table 5-1 Output for show fdb
Output What It Displays...
VLAN VLAN number.
TAG VLAN tag value. If the interface is untagged, the TAG field is blank.
Dest MAC/Route Des MAC address of this forwarding entry’s destination.
CoS Type of entry. The entry types are explained in the first row of the command
output.
This Class of Service (CoS) value is not associated with MSS quality of
service (QoS) features.
Destination Ports RoamAbout switch port associated with the entry. A switch sends traffic to
the destination MAC address through this port.
Protocol Type Layer 3 protocol address types that can be mapped to this entry.
Total Matching FDB Entries
Displayed
Number of entries displayed by the command.