Conf CIsco

Embed Size (px)

Citation preview

  • 7/29/2019 Conf CIsco

    1/4

    rt-gr3-hq# sh runBuilding configuration...

    Current configuration : 3334 bytes!version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname rt-gr3-hq!boot-start-markerboot-end-marker!!no aaa new-model!!ip cef!!!multilink bundle-name authenticated

    !!voice-card 0no dspfarm!!!!!!!!!

    !!!!!!!!!!!vtp mode transparent!

    !vlan 10name LAN-192.168.1.0/24!vlan 111,500!!crypto isakmp policy 1encr 3deshash md5

  • 7/29/2019 Conf CIsco

    2/4

    authentication pre-sharegroup 2crypto 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-ISP1set transform-set FRAset pfs group2!crypto ipsec profile VPN-ISP2set transform-set FRAset pfs group2!!!!!!interface Loopback50ip address 192.168.50.1 255.255.255.0!interface Loopback51

    ip address 192.168.51.1 255.255.255.0!interface Loopback52ip address 192.168.52.1 255.255.255.0!interface Loopback53ip address 192.168.53.1 255.255.255.0!interface Loopback54ip address 192.168.54.1 255.255.255.0!interface Loopback55ip address 192.168.55.1 255.255.255.0

    !interface Loopback56ip address 192.168.56.1 255.255.255.0!interface Loopback57ip address 192.168.57.1 255.255.255.0!interface Loopback58ip address 192.168.58.1 255.255.255.0!interface Loopback59ip address 192.168.59.1 255.255.255.0!

    interface Loopback60ip address 192.168.60.1 255.255.255.0!interface Loopback100description Loopback interfaceip address 192.168.1.1 255.255.255.0!interface Tunnel1description VPN_Connection_ISP_1bandwidth 2048

  • 7/29/2019 Conf CIsco

    3/4

    ip address 10.3.3.1 255.255.255.0no ip redirectsip mtu 1400ip nhrp authentication 12345ip nhrp map multicast dynamicip nhrp network-id 1000ip nhrp holdtime 300ip nhrp cache non-authoritativeip tcp adjust-mss 1260no ip split-horizon eigrp 2323delay 1000tunnel source FastEthernet0/0tunnel mode gre multipointtunnel key 100tunnel protection ipsec profile VPN-ISP1!interface Tunnel2description VPN_Connection_ISP_2bandwidth 2048ip address 10.4.1.1 255.255.255.0no ip redirectsip mtu 1400ip nhrp authentication 12345ip nhrp map multicast dynamic

    ip nhrp network-id 1000ip nhrp holdtime 300ip nhrp cache non-authoritativeip tcp adjust-mss 1260no ip split-horizon eigrp 2323delay 1000tunnel source FastEthernet0/1tunnel mode gre multipointtunnel key 100tunnel protection ipsec profile VPN-ISP2!interface FastEthernet0/0description Connection to ISP 1

    ip address 10.1.0.2 255.255.255.0duplex autospeed auto!interface FastEthernet0/1description Connection to ISP 2ip address 10.2.0.2 255.255.255.0duplex autospeed auto!interface FastEthernet0/0/0!interface FastEthernet0/0/1

    !interface FastEthernet0/0/2!interface FastEthernet0/0/3!interface Vlan1no ip address!router eigrp 2323offset-list 10 in 5000 Tunnel1

  • 7/29/2019 Conf CIsco

    4/4

    offset-list 10 out 5000 Tunnel1network 10.3.3.1 0.0.0.0network 10.4.1.1 0.0.0.0network 192.168.1.1 0.0.0.0network 192.168.0.0 0.0.255.255no auto-summary!ip route 10.1.1.0 255.255.255.0 10.1.0.1ip route 10.2.1.0 255.255.255.0 10.2.0.1!!ip http serverno ip http secure-server!access-list 10 permit any!!!!!!control-plane!!

    !!!!!!!!line con 0line aux 0line vty 0 4login!

    scheduler allocate 20000 1000!end

    rt-gr3-hq#