Strange, docs suggests that should work. Can you post the output of:
interface ethernet print
interface ethernet switch print
interface ethernet switch port print
MMM MMM KKK TTTTTTTTTTT KKK
MMMM MMMM KKK TTTTTTTTTTT KKK
MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK
MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK
MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK
MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK
MikroTik RouterOS 6.19 (c) 1999-2014
http://www.mikrotik.com/
[?] Gives the list of available commands
command [?] Gives help on the command and list of arguments
[Tab] Completes the command/word. If the input is ambiguous,
a second [Tab] gives possible options
/ Move up to base level
.. Move up one level
/command Use command at the base level
(142 messages not shown)
aug/28/2014 13:09:25 system,error,critical login failure for user admin from 112.6
6.190.249 via telnet
aug/28/2014 13:09:50 system,error,critical login failure for user support from 112
.66.190.249 via telnet
aug/28/2014 13:10:15 system,error,critical login failure for user support from 112
.66.190.249 via telnet
aug/28/2014 13:10:39 system,error,critical login failure for user support from 112
.66.190.249 via telnet
aug/28/2014 13:11:03 system,error,critical login failure for user support from 112
.66.190.249 via telnet
aug/28/2014 13:11:26 system,error,critical login failure for user support from 112
.66.190.249 via telnet
aug/28/2014 13:11:49 system,error,critical login failure for user support from 112
.66.190.249 via telnet
aug/28/2014 13:12:12 system,error,critical login failure for user support from 112
.66.190.249 via telnet
[admin@MikroTik] > interface ethernet print
Flags: X - disabled, R - running, S - slave
# NAME MTU MAC-ADDRESS ARP MASTER-PORT SWITCH
0 S ether1... 1500 4C:5E:0C:67:FB:A7 enabled none switch1
1 S ether2 1500 4C:5E:0C:67:FB:A8 enabled ether1-gateway switch1
2 S ether3 1500 4C:5E:0C:67:FB:A9 enabled ether1-gateway switch1
3 S ether4 1500 4C:5E:0C:67:FB:AA enabled ether1-gateway switch1
4 S ether5 1500 4C:5E:0C:67:FB:AB enabled ether1-gateway switch1
5 RS ether6... 1500 4C:5E:0C:67:FB:AC enabled none switch2
6 S ether7... 1500 4C:5E:0C:67:FB:AD enabled ether6-master... switch2
7 S ether8... 1500 4C:5E:0C:67:FB:AE enabled ether6-master... switch2
8 S ether9... 1500 4C:5E:0C:67:FB:AF enabled ether6-master... switch2
9 R ether1... 1500 4C:5E:0C:67:FB:B0 enabled none switch2
10 sfp1-g... 1500 4C:5E:0C:67:FB:A6 enabled none switch1
[admin@MikroTik] > interface ethernet switch print
Flags: I - invalid
# NAME TYPE MIRROR-SOURCE MIRROR-TARGET SWITCH-ALL-PORTS
0 switch1 Atheros-8327 none none
1 switch2 Atheros-8227 none none
[admin@MikroTik] > interface ethernet switch port print
Flags: I - invalid
# NAME SWITCH VLAN-MODE VLAN-HEADER DEFAULT-VLAN-ID
0 sfp1-gateway switch1 disabled leave-as-is auto
1 ether1-gateway switch1 disabled leave-as-is auto
2 ether2 switch1 disabled leave-as-is auto
3 ether3 switch1 disabled leave-as-is auto
4 ether4 switch1 disabled leave-as-is auto
5 ether5 switch1 disabled leave-as-is auto
6 ether6-maste... switch2 disabled leave-as-is 0
7 ether7-slave... switch2 disabled leave-as-is 0
8 ether8-slave... switch2 disabled leave-as-is 0
9 ether9-slave... switch2 disabled leave-as-is 0
10 ether10-gateway switch2 disabled leave-as-is 0
11 switch1-cpu switch1 disabled leave-as-is auto
12 switch2-cpu switch2 disabled leave-as-is 0
[admin@MikroTik] >
[admin@MikroTik] > interface bridge print
Flags: X - disabled, R - running
0 R name="bridge-local" mtu=1500 l2mtu=65535 arp=enabled
mac-address=4C:5E:0C:67:FB:A8 protocol-mode=rstp priority=0x8000
auto-mac=no admin-mac=4C:5E:0C:67:FB:A8 max-message-age=20s
forward-delay=15s transmit-hold-count=6 ageing-time=5m
[admin@MikroTik] > interface bridge port print
Flags: X - disabled, I - inactive, D - dynamic
# INTERFACE BRIDGE PRIORITY PATH-COST HORIZON
0 ether6-master-local bridge-local 0x80 10 none
1 wlan1 bridge-local 0x80 10 none
2 I ether1-gateway bridge-local 0x80 10 none
[admin@MikroTik] >