I am having problem in peering with Cisco 10/100 Mbps port via a 10/100 Mbps media converter. The port is getting up but I can't ping between the port with IP of same block in point to point link. The problem seems the sfp port isn't changing it's speed 1Gbps to 100Mbps . Followings are my status
/interface print shows
Code: Select all
12 R sfp1 ether 1500 1590 6130 D4:CA:6D:8E:9B:60
Code: Select all
set 12 speed=100Mbps
Code: Select all
[admin@MikroTik] /interface ethernet> monitor sfp1
name: sfp1
status: link-ok
auto-negotiation: disabled
rate: 1Gbps
full-duplex: yes
sfp-module-present: yes
sfp-rx-lose: no
sfp-tx-fault: no
Would highly appreciate any suggestion. Thanks.