Foundry AR-Series Router User Guide
Figure 2 Tunnel Mode Between Two Foundry Security Gateways - Multiple Proposals
Step 1: Configure a WAN bundle of network type untrusted:
Router1/configure/interface/bundle wan1# link t1 1 Router1/configure/interface/bundle wan1# encapsulation ppp Router1/configure/interface/bundle wan1# ip address 172.16.0.1 24 Router1/configure/interface/bundle wan1# crypto untrusted Router1/configure/interface/bundle wan1# exit
Step 2: Configure the Ethernet interface with trusted network type:
Router1/configure# interface ethernet 0 Configuring existing Ethernet interface
Router1/configure interface/ethernet 0# ip address 10.0.1.1 24 Router1/configure/interface/ethernet 0# crypto trusted Router1/configure/interface/ethernet 0# exit
Step 3: Display the crypto interfaces:
Router1# show crypto interfaces
Interface | Network |
Name | Type |
ethernet0 | trusted |
wan1 | untrusted |
Step 4: Add the route to the peer LAN:
Router1/configure# ip route 10.0.2.0 24 wan1
15 - 20 | © 2004 Foundry Networks, Inc. | June 2004 |