> configure # set deviceconfig system hostname PaloAlto-Lab # set deviceconfig system ip-address 192.168.1.100 (Set a static IP on your LAN) # set deviceconfig system default-gateway 192.168.1.1 # set deviceconfig system dns-server primary 8.8.8.8 # commit
admin@PA-VM# set nat destination "Web-Server-DNAT" destination 203.0.113.5 service tcp-80 to "Web-Server-01" to-port 80 palo alto firewall simulator
We switch from operational mode ( > ) to configuration mode ( # ). palo alto firewall simulator
We assign interfaces to the physical hardware and set IP addresses. palo alto firewall simulator