- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-17-2020 12:01 PM
add this to the user data on my vm instance after it was already configured.
Not the brightest choice..
The PA VM has become unreachable as a result and I'm trying to figure out how to roll this back. Is that possible?
Can't find any documentation on rolling back this.
Tried
removed the user-data and mgmt-interface-swap=disable. Unsuccessfully..
Recommendations to rollback this change.
06-17-2020 12:06 PM
You could potentially run the following command but it sounds like you have lost access entirely. Interface Swap just moves the management to ETH1 of the instance which may have a different security group that is blocking access. You may want to try adding a bastion host and access the firewall from within the VPC to circumvent any routing to a NatGW that is preventing inbound due to the different subnet.
set system setting mgmt-interface-swap enable no
06-25-2020 05:44 AM
Thank you for your reply, but I ended creating a template from the old one and just rebuilding..
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!