Community discussions

MikroTik App
 
cpfiamlen
just joined
Topic Author
Posts: 1
Joined: Wed Nov 17, 2021 5:42 am

6.35.2 CHR image missing /interface ethernet master-port option

Wed Nov 17, 2021 5:54 am

I have set up a GNS3 simulated router using chr-6.35.2.img to mirror a production router running the same version in order to do testing. However in trying to recreate the config on the simulated router I found that the /interface ethernet master-port option is not present in the ROM, even though it is present on the production hardware system. I am aware that master-port has been deprecated as of v.6.41 but I still need it in the simulated environment to do testing. Notice in the listings below that the master-port option is missing from the emulated system even though both are using RouterOS v.6.35.2:

On the emulated sytem:

> /system resource print
uptime: 5h48m44s
version: 6.35.2 (stable)
build-time: May/02/2016 10:09:26

> /interface ethernet set ether20
Change properties of one or several items.

<numbers> -- List of item numbers
advertise --
arp -- Address Resolution Protocol
auto-negotiation -- When enabled the interface "advertises" the maximum capabilities to achieve the best connection possible
cable-settings -- Ethernet cable type
combo-mode --
comment -- Short description of the item
disable-running-check -- Disable running check
disabled -- Defines whether item is ignored or used
full-duplex -- Defines whether the transmissionof data appearsin two directions simultaneously
l2mtu --
mac-address -- MAC address
mdix-enable --
mtu -- Maximum Transmit Unit
name -- Interface name
orig-mac-address --
rx-flow-control --
sfp-rate-select --
speed -- sets the data transmission speed of the interface
tx-flow-control --


On the production hardware system:

> /system resource print
uptime: 2w4d15h14m2s
version: 6.35.2 (stable)
build-time: May/02/2016 10:09:26

> /interface ethernet set ether20
Change properties of one or several items.

<numbers> -- List of item numbers
advertise --
arp -- Address Resolution Protocol
auto-negotiation -- When enabled the interface "advertises" the maximum capabilities to achieve the best connection possible
bandwidth --
combo-mode --
comment -- Short description of the item
disabled -- Defines whether item is ignored or used
full-duplex -- Defines whether the transmissionof data appearsin two directions simultaneously
l2mtu --
mac-address -- MAC address
master-port --
mdix-enable --
mtu -- Maximum Transmit Unit
name -- Interface name
orig-mac-address --
rx-flow-control --
sfp-rate-select --
speed -- sets the data transmission speed of the interface
tx-flow-control --

Who is online

Users browsing this forum: GoogleOther [Bot], IMTechSpec and 39 guests