Вы находитесь на странице: 1из 4

rt-gr3-hq# sh run Building configuration... Current configuration : 3334 bytes ! version 12.

4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname rt-gr3-hq ! boot-start-marker boot-end-marker ! ! no aaa new-model ! ! ip cef ! ! ! multilink bundle-name authenticated ! ! voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! vtp mode transparent ! ! vlan 10 name LAN-192.168.1.0/24 ! vlan 111,500 ! ! crypto isakmp policy 1 encr 3des hash md5

authentication pre-share group 2 crypto isakmp key albania address 0.0.0.0 0.0.0.0 ! ! crypto ipsec transform-set FRA esp-3des esp-md5-hmac ! crypto ipsec profile VPN-ISP1 set transform-set FRA set pfs group2 ! crypto ipsec profile VPN-ISP2 set transform-set FRA set pfs group2 ! ! ! ! ! ! interface Loopback50 ip address 192.168.50.1 255.255.255.0 ! interface Loopback51 ip address 192.168.51.1 255.255.255.0 ! interface Loopback52 ip address 192.168.52.1 255.255.255.0 ! interface Loopback53 ip address 192.168.53.1 255.255.255.0 ! interface Loopback54 ip address 192.168.54.1 255.255.255.0 ! interface Loopback55 ip address 192.168.55.1 255.255.255.0 ! interface Loopback56 ip address 192.168.56.1 255.255.255.0 ! interface Loopback57 ip address 192.168.57.1 255.255.255.0 ! interface Loopback58 ip address 192.168.58.1 255.255.255.0 ! interface Loopback59 ip address 192.168.59.1 255.255.255.0 ! interface Loopback60 ip address 192.168.60.1 255.255.255.0 ! interface Loopback100 description Loopback interface ip address 192.168.1.1 255.255.255.0 ! interface Tunnel1 description VPN_Connection_ISP_1 bandwidth 2048

ip address 10.3.3.1 255.255.255.0 no ip redirects ip mtu 1400 ip nhrp authentication 12345 ip nhrp map multicast dynamic ip nhrp network-id 1000 ip nhrp holdtime 300 ip nhrp cache non-authoritative ip tcp adjust-mss 1260 no ip split-horizon eigrp 2323 delay 1000 tunnel source FastEthernet0/0 tunnel mode gre multipoint tunnel key 100 tunnel protection ipsec profile VPN-ISP1 ! interface Tunnel2 description VPN_Connection_ISP_2 bandwidth 2048 ip address 10.4.1.1 255.255.255.0 no ip redirects ip mtu 1400 ip nhrp authentication 12345 ip nhrp map multicast dynamic ip nhrp network-id 1000 ip nhrp holdtime 300 ip nhrp cache non-authoritative ip tcp adjust-mss 1260 no ip split-horizon eigrp 2323 delay 1000 tunnel source FastEthernet0/1 tunnel mode gre multipoint tunnel key 100 tunnel protection ipsec profile VPN-ISP2 ! interface FastEthernet0/0 description Connection to ISP 1 ip address 10.1.0.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 description Connection to ISP 2 ip address 10.2.0.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/0/0 ! interface FastEthernet0/0/1 ! interface FastEthernet0/0/2 ! interface FastEthernet0/0/3 ! interface Vlan1 no ip address ! router eigrp 2323 offset-list 10 in 5000 Tunnel1

offset-list 10 out 5000 Tunnel1 network 10.3.3.1 0.0.0.0 network 10.4.1.1 0.0.0.0 network 192.168.1.1 0.0.0.0 network 192.168.0.0 0.0.255.255 no auto-summary ! ip route 10.1.1.0 255.255.255.0 10.1.0.1 ip route 10.2.1.0 255.255.255.0 10.2.0.1 ! ! ip http server no ip http secure-server ! access-list 10 permit any ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! scheduler allocate 20000 1000 ! end rt-gr3-hq#

Вам также может понравиться