Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP LTM
Known Affected Versions:
12.0.0, 12.0.0 HF1, 12.0.0 HF2, 12.0.0 HF3, 12.0.0 HF4, 12.1.0, 12.1.0 HF1, 12.1.0 HF2, 12.1.1, 12.1.1 HF1, 12.1.1 HF2, 12.1.2, 12.1.2 HF1, 12.1.2 HF2, 12.1.3, 12.1.3.1, 12.1.3.2, 12.1.3.3, 12.1.3.4, 12.1.3.5, 12.1.3.6, 12.1.3.7, 12.1.4, 12.1.4.1, 12.1.5, 12.1.5.1, 12.1.5.2, 12.1.5.3, 12.1.6
Opened: May 19, 2015 Severity: 4-Minor
The command "tmsh show net fdb vlan [dynamic|static] -hidden" shows inconsistent results, varying among not showing any results or showing all results and not applying the appropriate filter. All records are shown in "tmsh show net fdb vlan dynamic -hidden", not properly filtering out static rows.
Improper results.
Using "tmsh show net fdb vlan -hidden", "tmsh show net fdb vlan static -hidden", or "tmsh show net fdb vlan dynamic -hidden"
To get the properly filtered results, you can use "tmsh show net fdb vlan dynamic -hidden" and use grep or other tools to remove the inapplicable rows.
None