Configure Egress Shaping Rate for IPsec Tunnels on Fabric IPsec Gateway VM
Before you begin
Before you can configure the egress shaping rate for the IPsec tunnel on the VM, you must first disable the IPsec tunnel.
About this task
Perform this procedure to configure the egress shaping rate for IPsec tunnels on Fabric IPsec Gateway Virtual Machine (VM).
Procedure
Example
Configuring egress-shaping-rate for the IPsec tunnel on the Fabric IPsec Gateway VM:Switch:1> enable Switch:1# virtual-service figw console Connected to domain figw Escape character is ^Y <cr> FIGW> delete ipsec 1 admin-state enable FIGW> set ipsec 1 egress-shaping-rate 200 FIGW> set ipsec 1 admin-state enable
Variable Definitions
The following table defines parameters for the set ipsec command.
Variable | Value |
---|---|
<1-255> | Specifies the unique ID for the IPsec tunnel. |
admin-state <enable | disable> | Enables or disables IPsec on the specific IPsec tunnel. |
egress-shaping-rate <1-1000> | Specifies the egress shaping rate for the IPsec tunnel. |