Virtual Private Networks (VPN)
Generic Routing Encapsulation (GRE)
TX54 User Guide
499
4. For
Remote endpoint
, type the IP address of the GRE tunnel on TX54-2,
172.30.0.2
.
5. Click
Apply
to save the configuration and apply the change.
Command line
1. At the command line, type
config
to enter configuration mode:
> config
(config)>
2. Add a GRE tunnel named
gre_tunnel1
:
(config)> add vpn iptunnel gre_tunnel1
(config vpn iptunnel gre_tunnel1)>
3. Set the local endpoint to the IPsec endpoint interface created in
(
/network/interface/ipsec_endpoint1
):
(config vpn iptunnel gre_tunnel1)> local /network/interface/ipsec_
endpoint1
(config vpn iptunnel gre_tunnel1)>
4. Set the remote endpoint to the IP address of the GRE tunnel on TX54-2,
172.30.0.2
:
(config vpn iptunnel gre_tunnel1)> remote 172.30.0.2
(config vpn iptunnel gre_tunnel1)>
5. Save the configuration and apply the change:
(config vpn iptunnel gre_tunnel1)> save
Configuration saved.
>
Task four: Create an interface for the GRE tunnel device
WebUI
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...