UPnP defaulting to ether1; should be sfp(WAN)

Hello,

I'm attempting to use the default settings provided with the RB4011+ac, after updating to the latest rOS v7.1b6.
The "Quick Set" is as delivered: Home AP dual

When I see UPnP rules populate in NAT however, they all populate with 'in-interface=ether1'. Considering this port is disabled, removed, and unused, shouldn't this be sfp-sfpplus1?

I have plugged my WAN optical into the sfp-sfpplus1 interface, and:

DISABLED ether1 interface
REMOVED ether1 from bridge
SET UPnP interface to sfp-sfpplus1

Example:

/ip/upnp/interfaces/print
Columns: INTERFACE, TYPE

INTERFACE TYPE

0 bridge internal
1 sfp-sfpplus1 external

/ip/firewall/nat/print
Flags: X - disabled, I - invalid; D - dynamic
0 ;;; defconf: masquerade
chain=srcnat action=masquerade out-interface-list=WAN
ipsec-policy=out,none

1 D ;;; upnp 192.168.88.252: uTorrent (TCP)
chain=dstnat action=dst-nat to-addresses=192.168.88.252 to-ports=32315
protocol=tcp dst-address=X.redacted.X.173 in-interface=ether1
dst-port=32315

2 D ;;; upnp 192.168.88.252: uTorrent (UDP)
chain=dstnat action=dst-nat to-addresses=192.168.88.252 to-ports=32315
protocol=udp dst-address=X.redacted.X.173 in-interface=ether1
dst-port=32315

Is this simply an error in labeling? Does ether1 somehow bridge with SFP and not update the name?

Curious how to properly set this up-

Thanks,
Wick

/export hide-sensitive file=anynameyouwish

After hard reboot this seems to have propagated properly.

I’ll chalk this up to “fun times running v7 beta”

Since you have made changes outside of the Quick Set screen, do not use it any longer for making changes. It relies on fairly simple scripts to make it’s changes and can’t account for what you do outside of it’s scripting.