| configure |
add a service | Use configure terminal firewall |
to a service | this example, DNS service is added to the service group named ‘group1’: |
group |
|
| hostname# conf t firewall |
|
|
| conf t firewall |
| The configure terminal firewall |
| will redirect traffic to a physical server on the LAN. |
| remove < |
| removes a virtual server. |
| update < |
| [pat < disable port >] |
| updates or creates a virtual server. |
|
|
| Using conf t firewall |
create a | Use configure terminal firewall |
virtual server | 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 |
| |
create a NAT | Use configure terminal zone |
mapping | example, a |
| hostname# conf t firewall |
| |
|
|
| conf t |
| The configure terminal |
| supports stateless failover for up to two redundant devices. |
| disable |
| disables high availability on the device. |
| enable |
| enables high availability on the device. |
| heartbeat |
| sets the values for the poll timer, wait interval in milliseconds, and retry count for the |
| heartbeat ping. |
X Family CLI Reference V 2.5.1 | 49 |
|
|