How to go back (pop) to two views?

For example, I use an ion-navbar in four view templates. When I’m in the fourth view, is it possible to go back (pop) directly to the second view tapping the back button in the navbar (and with the physical button in Android)?

In other words, is there a way to tell to the back button in navbar to go back to two views?

Thanks for any help!