ADTRAN Stub Routing Dokumentacja Strona 153

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 568
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 152
Command Reference Guide Global Configuration Mode Command Set
61950860L1-35D © 2003 ADTRAN, Inc. 153
Step 9:
Configure public interface. This process includes configuring the IP address for the interface and applying the
appropriate crypto map to the interface. Crypto maps are applied to the interface on which encrypted traffic will
be transmitted.
(config)#interface ethernet 0/1
(config-eth 0/1)#ip address 192.168.1.1 255.255.255.0
(config-eth 0/1)#crypto map corporate_vpn
(config-eth 0/1)#no shutdown
Step 10:
Configure private interface and add a static route to allow all traffic destined for the VPN tunnel to be routed to
the appropriate gateway.
(config)#interface ethernet 0/2
(config-eth 0/2)#ip address 10.10.10.254 255.255.255.0
(config-eth 0/2)#no shutdown
(config-eth 0/2)#exit
(config)#ip route 10.10.20.0 255.255.255.0 192.168.1.2
Technology Review (Continued)
Przeglądanie stron 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 567 568

Komentarze do niniejszej Instrukcji

Brak uwag