Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 19714

General • Re: [ask] how to check mac address on vlan

$
0
0
If you have bridge with vlan-filtering, then something like
Code:
/interface/bridge/host/print where vid=<vlan id>
where <vlan id> is VLAN ID you want to query.


Another possibility (not sure if it's available on all ROS devices):
Code:
/interface/ethernet/switch/host/print where vlan-id=<vlan id>

Statistics: Posted by mkx — Tue Apr 02, 2024 10:35 am



Viewing all articles
Browse latest Browse all 19714

Trending Articles