HP X Unified Security Platform Series Guia do Utilizador Página 57

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 142
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 56
configure
X Family CLI Reference V 2.5.1 49
add a service
to a service
group
Use configure terminal firewall service-group add-service to add a service to a service group. In
this example, DNS service is added to the service group named ‘group1’:
hostname# conf t firewall service-group add-service group1 dns-udp
conf t firewall virtual-server
The configure terminal firewall virtual-server command configures a virtual server or servers that
will redirect traffic to a physical server on the LAN.
remove < all-services | service > public-ip <external | ip >
removes a virtual server.
update < all-services | service > public-ip < external | ip > internal-ip ip
[pat < disable | port >]
updates or creates a virtual server.
Using conf t firewall virtual-server
create a
virtual server
Use configure terminal firewall virtual-server update to create a virtual server. In this example, an
HTTP virtual server is created and assigned to 192.168.1.1 port 90. The server accesses the external
virtual interface with port address translation (PAT):
hostname# conf t firewall virtual-server update http public-ip external
internal-ip 192.168.1.1 pat 90
create a NAT
mapping
Use configure terminal zone virtual-server update to create a one-to-one NAT mapping. In this
example, a 1-to-1 NAT mapping of 192.168.1.2 to 10.245.230.44 is created:
hostname# conf t firewall virtual-server update all-service public-ip 10.245.230.44
internal-ip 192.168.1.2
conf t high-availability
The configure terminal high-availability command configures High Availability. High Availability
supports stateless failover for up to two redundant devices.
disable
disables high availability on the device.
enable
enables high availability on the device.
heartbeat poll-timer wait-interval retry-count
sets the values for the poll timer, wait interval in milliseconds, and retry count for the
heartbeat ping.
Vista de página 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 141 142

Comentários a estes Manuais

Sem comentários