I have a question regarding the switch chip installed in the 750G routerboard.
It's a Atheros 8316 chip installed.
To activate the switch function I have made on this 5 port RB ether1 the master port for the rest.
Code: Select all
interface ethernet print detail
Flags: X - disabled, R - running, S - slave
0 R name="ether1" mtu=1500 l2mtu=1524 mac-address=00:0C:42:71:B9:B8
arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps
master-port=none bandwidth=unlimited/unlimited switch=switch1
1 RS name="ether2" mtu=1500 l2mtu=1524 mac-address=00:0C:42:71:B9:B9
arp=enabled auto-negotiation=yes full-duplex=yes speed=1Gbps
master-port=ether1 bandwidth=unlimited/unlimited switch=switch1
2 S name="ether3" mtu=1500 l2mtu=1524 mac-address=00:0C:42:71:B9:BA
arp=enabled auto-negotiation=yes full-duplex=yes speed=1Gbps
master-port=ether1 bandwidth=unlimited/unlimited switch=switch1
3 S name="ether4" mtu=1500 l2mtu=1524 mac-address=00:0C:42:71:B9:BB
arp=enabled auto-negotiation=yes full-duplex=yes speed=1Gbps
master-port=ether1 bandwidth=unlimited/unlimited switch=switch1
4 S name="ether5" mtu=1500 l2mtu=1524 mac-address=00:0C:42:71:B9:BC
arp=enabled auto-negotiation=yes full-duplex=yes speed=1Gbps
master-port=ether1 bandwidth=unlimited/unlimited switch=switch1
There should be a traffic also on the ether2 port, as I'm pingig the device attached to it.
Se the attachment.
Please advise me how can I monitor the traffic on each port individually.
Thank you!
Best regards
Gabor
Prague