Connect to the vSRX Virtual Firewall Management Console on KVM
Ensure that you have the virt-manager
package or virsh
installed on your host OS.
To connect to the vSRX Virtual Firewall management console using virt-manager
:
- Launch
virt-manager
. - Highlight the vSRX Virtual Firewall VM you want to connect to from the list of VMs displayed.
- Click Open.
- Select View>Text Consoles>Serial 1. The vSRX Virtual Firewall console appears.
To connect to the vSRX Virtual Firewall VM with virsh
:
Use the
virsh console
command on the Linux host OS.user@host# virsh console vSRX-kvm-2
Connected to domain vSRX-kvm-2
The vSRX Virtual Firewall console appears.