Configure Logical Interface Tunnel on Fabric IPsec Gateway VM
About this task
Perform this procedure to configure a Fabric Extend (FE) tunnel with only fragmentation and reassembly capabilities, on the Fabric IPsec Gateway Virtual Machine (VM).
Procedure
Example
Configuring logical interface tunnel on Fabric IPsec Gateway VM:Switch:1> enable Switch:1# virtual-service figw console Connected to domain figw Escape character is ^Y <cr> FIGW> set logical-intf-tunnel 2 fe-tunnel-dest-ip 192.0.2.50 FIGW> set logical-intf-tunnel 2 mtu 1300 FIGW> set logical-intf-tunnel 2 egress-shaping-rate 5 FIGW> set logical-intf-tunnel 2 tunnel-name Tunnel-to-BEB2
Variable Definitions
The following table defines parameters for the set logical-intf-tunnel command.
Variable | Value |
---|---|
<1-255> | Specifies the unique ID for the logical interface tunnel. |
fe-tunnel-dest-ip {A.B.C.D} | Specifies the FE tunnel destination IP address for the logical interface. |
mtu <750-9000> | Specifies the Maximum Transmission Unit (MTU) value for the FE tunnel with only fragmentation and assembly capabilities. |
tunnel-name WORD <1-64> | Specifies a name for the the logical interface tunnel. |
egress-shaping-rate<1-1000> | Specifies the egress shaping rate for the logical interface tunnel. |