HP VPN Firewall Appliances NAT and ALG Command Reference

22
global-network: Specifies the external network address.
vpn-instance global-name: Specifies the VPN to which the external network belongs. The global-name
argument is a case-sensitive string of 1 to 31 characters. Without this option, the external network does
not belong to any VPN.
mask-length: Specifies the length of the network mask.
mask: Specifies the network mask.
Examples
# Configure a net-to-net static NAT mapping: Internal network address is 192.168.1.0/24 that belongs to
VPN vpn10, and public network address is 10.1.1.0/24 that belongs to VPN vpn20.
<Sysname> system-view
[Sysname] nat static net-to-net 192.168.1.0 vpn-instance vpn10 10.1.1.0 vpn-instance vpn20
24
Related commands
display nat static