I was debugging some network issues and I wanted to temporarily disable ipv6 on my ER-X, so I did a:
set system ipv6 disable set system ipv6 disable-forwarding commit
How do I "undo" this? Everything was working with respect to ipv6 before, so I'm hoping to just reenable it and I must be missing something obvious...