Operation Manual

VLAN Commands
Mobility System Software Command Reference Guide
Version 7.3
6 – 78
Because the forwarding database aging timeout period can be configured on an individual VLAN
basis, the command lists the aging timeout period for each VLAN separately.
See Also
set fdb agingtime on page 6-72
show fdb count
Lists the number of entries in the forwarding database.
Syntax
show fdb count {perm | static | dynamic} [vlan vlan-id]
Defaults
None.
Access
All.
History
Introduced in MSS Version 1.0.
Examples
The following command lists the number of dynamic entries that the forwarding
database contains:
MX# show fdb count dynamic
Total Matching Entries = 2
See Also
show fdb on page 6-76
show roaming station
Displays a list of the stations roaming to the MX through a VLAN tunnel.
Syntax
show roaming station [vlan vlan-id] [peer ip-addr]
Defaults
None.
Access
Enabled.
History
History
Introduced in MSS Version 1.0.
Usage
The output displays roaming stations within the previous 1 second.
Examples
To display all stations roaming to the MX switch, type the following command:
MX# show roaming station
perm Lists the number of permanent entries. A permanent entry does not age out and
remains in the database even after a reboot, reset, or power cycle.
static Lists the number of static entries. A static entry does not age out, but is removed from
the database after a reboot, reset, or power cycle.
dynamic Lists the number of dynamic entries. A dynamic entry is automatically removed
through aging or after a reboot, reset, or power cycle.
vlan vlan-id VLAN name or number. Entries are listed for only the specified VLAN.
vlan vlan-id Output is restricted to stations using this VLAN.
peer ip-addr Output is restricted to stations tunnelling through this peer MX in the Mobility
Domain.
Version 1.0 Command introduced.
Version 4.0 Old AP MAC field removed.