CLI command for conntrack port range?

Hi!
Help me find CLI-analog of this filter:




How i can print connections with port range of dst-addresses?

And also I am trying to find cli-command for this filter:

up!

Nobody knows?

there doesn’t seem to be one for the ports

/system package print 
Flags: X - disabled 
 #   NAME                                              VERSION                                              SCHEDULED              
 0   system                                            6.45beta62

/ip firewall connection> print where 
.dead            connection-type  gre-key       orig-bytes              repl-bytes              reply-src-address
.id              dst-address      gre-protocol  orig-fasttrack-bytes    repl-fasttrack-bytes    seen-reply       
.nextid          dstnat           gre-version   orig-fasttrack-packets  repl-fasttrack-packets  src-address      
assured          dying            icmp-code     orig-packets            repl-packets            srcnat           
confirmed        expected         icmp-id       orig-rate               repl-rate               tcp-state        
connection-mark  fasttrack        icmp-type     protocol                reply-dst-address       timeout

NOT is expressed in commandline as !
When you want to find the commandline for anything, just apply it in winbox or webgui and do a /export and locate the corresponding command.