This section is located at the libraries ssl-forwarding-profiles level.
To create a forwarding profile, use the following command:
Admin@UGOS# create libraries ssl-forwarding-profilesSpecify the following parameters:
|
Parameter |
Description |
|---|---|
|
name |
The name of the SSL forwarding profile. |
|
description |
Forwarding profile description. |
|
forward-type |
Forwarding type:
|
|
target-mac |
Destination MAC address (specify when using L2 forwarding type). |
|
target-iface |
UserGate interface that will forward the traffic (specify when using L2 forwarding type). |
|
gre-source-ip |
GRE IP address of the source (specify when using L3 forwarding type). |
|
gre-dest-ip |
GRE IP address of the destination (specify when using L3 forwarding type). |
To update forwarding profile parameters, use the following command:
Admin@UGOS# set libraries ssl-forwarding-profiles <profile-name>To delete a profile, use the following command:
Admin@UGOS# delete libraries ssl-forwarding-profiles <profile-name>To display information about all or individual forwarding profiles, use the following commands:
Admin@UGOS# show libraries ssl-forwarding-profiles
Admin@UGOS# show libraries ssl-forwarding-profiles <profile-name>