documentr1

Upload: nova-joseph

Post on 04-Mar-2016

214 views

Category:

Documents


0 download

DESCRIPTION

jhj

TRANSCRIPT

  • enconf t!! Last configuration change at 17:35:12 UTC Sun Jan 5 2014version 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname R1!boot-start-markerboot-end-marker!!enable password cisco!no aaa new-modelmemory-size iomem 10!ip cef!!!!

    !ip vrf forwarding!!!!no ip domain lookupipv6 unicast-routingno ipv6 cef!multilink bundle-name authenticated!!!

    !!username cisco privilege 15 password 0 cisco!redundancy!!!!!ip tcp synwait-time 5ip ssh version 1!

    !crypto isakmp policy 1 encr 3des authentication pre-share

  • group 2!crypto isakmp policy 10 encr 3des authentication pre-share group 2crypto isakmp key cisco address 7.7.4.2 crypto isakmp key cisco address 0.0.0.0 !!crypto ipsec transform-set cisco1 esp-3des esp-md5-hmac mode transport!crypto ipsec profile DMVPN set transform-set cisco1 !!!!!!!!!interface Loopback1 no ip address!interface Loopback2 no ip address!interface Loopback202 ip address 170.1.1.1 255.255.255.0!interface Tunnel0 ip address 190.10.10.2 255.255.255.0 no ip redirects ip mtu 1400 ip nhrp map 190.10.10.1 10.10.10.3 ip nhrp map multicast 10.10.10.3 ip nhrp network-id 10 ip nhrp nhs 190.10.10.2 tunnel source GigabitEthernet0/0 tunnel mode gre multipoint tunnel key 100

    !interface Embedded-Service-Engine0/0 no ip address shutdown!interface Ethernet0/0 ip address 90.90.90.1 255.255.255.0 duplex auto speed auto!interface Ethernet0/1 ip address 40.40.40.1 255.255.255.0 duplex auto speed auto!

  • !router eigrp 1 network 40.40.40.0 0.0.0.255 redistribute ospf 1 metric 10 10 10 10 10 auto-summary!!router eigrp 3 network 170.1.1.0 0.0.0.255 network 190.10.10.0 0.0.0.255!router ospf 1 redistribute eigrp 1 subnets network 90.90.90.0 0.0.0.255 area 1 !router ospf 2!ip forward-protocol nd!no ip http serverno ip http secure-server!ip route 0.0.0.0 0.0.0.0 7.7.8.12ip route 7.7.0.0 255.255.0.0 7.7.8.10ip route 7.7.4.0 255.255.255.0 7.7.8.12!!

    access-list 101 permit ip host 7.7.4.2 host 7.7.11.17access-list 102 permit ip host 7.7.4.2 host 7.7.11.33!route-map TEST permit 10 match ip address 1 101!route-map TEST permit 20 match ip address 102!!!control-plane!!!line con 0line aux 0line 2 no activation-character no exec transport preferred none transport input all transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh stopbits 1line vty 0 4 login transport input all!scheduler allocate 20000 1000ntp server 7.7.4.254!

  • end