Você está na página 1de 8

R1#sh running-config Building configuration... Current configuration : 1425 bytes ! version 12.

3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! no aaa new-model ip subnet-zero ! ! no ip domain lookup ! ip cef ipv6 unicast-routing ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 172.16.10.1 255.255.255.0 ! interface Loopback1 no ip address ipv6 address 2400:4300:1::1/64 ipv6 rip cisco enable ! interface Tunnel0 no ip address ipv6 address 3000::1/112 ipv6 rip cisco enable tunnel source FastEthernet1/0 tunnel destination 192.168.223.6 tunnel mode ipv6ip ! interface FastEthernet0/0

no ip address shutdown duplex half ! interface FastEthernet1/0 ip address 192.168.223.1 255.255.255.252 duplex auto speed auto ! interface FastEthernet1/1 no ip address shutdown duplex auto speed auto ! router bgp 100 bgp log-neighbor-changes neighbor 192.168.223.2 remote-as 200 ! address-family ipv4 neighbor 192.168.223.2 activate neighbor 192.168.223.2 next-hop-self neighbor 192.168.223.2 soft-reconfiguration inbound no auto-summary no synchronization network 172.16.10.0 mask 255.255.255.0 exit-address-family ! ip classless no ip http server no ip http secure-server ! ! ipv6 router rip cisco ! ! ! ! ! ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 logging synchronous stopbits 1 line aux 0 stopbits 1 line vty 0 4 ! ! end R1# R2#sh running-config

Building configuration... Current configuration : 1255 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! boot-start-marker boot-end-marker ! ! no aaa new-model ip subnet-zero ! ! no ip domain lookup ! ip cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface FastEthernet1/0 ip address 192.168.223.2 255.255.255.252 duplex auto speed auto ! interface FastEthernet1/1 ip address 192.168.223.5 255.255.255.252 duplex auto speed auto ! router bgp 200 bgp log-neighbor-changes neighbor 192.168.223.1 remote-as 100 neighbor 192.168.223.6 remote-as 300 !

address-family ipv4 neighbor 192.168.223.1 neighbor 192.168.223.1 neighbor 192.168.223.1 neighbor 192.168.223.6 neighbor 192.168.223.6 neighbor 192.168.223.6 no auto-summary no synchronization network 192.168.223.0 exit-address-family

activate next-hop-self soft-reconfiguration inbound activate next-hop-self soft-reconfiguration inbound

! ip classless ip route 192.168.223.0 255.255.255.0 Null0 no ip http server no ip http secure-server ! ! ! ! ! ! ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 logging synchronous stopbits 1 line aux 0 stopbits 1 line vty 0 4 ! ! end R2# R3#sh run R3#sh running-config Building configuration... Current configuration : 1463 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! ! no aaa new-model

ip subnet-zero ! ! no ip domain lookup ! ip cef ipv6 unicast-routing ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 173.16.10.1 255.255.255.0 ! interface Loopback1 no ip address ipv6 address 2401:4300:1::1/64 ipv6 rip cisco enable ! interface Tunnel0 no ip address ipv6 address 3000::2/112 ipv6 rip cisco enable tunnel source FastEthernet1/0 tunnel destination 192.168.223.1 tunnel mode ipv6ip ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface FastEthernet1/0 ip address 192.168.223.6 255.255.255.252 duplex auto speed auto ! interface FastEthernet1/1 no ip address duplex auto speed auto ipv6 address 2001::1/64 ipv6 rip cisco enable ! router bgp 300

bgp log-neighbor-changes neighbor 192.168.223.5 remote-as 200 ! address-family ipv4 neighbor 192.168.223.5 activate neighbor 192.168.223.5 next-hop-self neighbor 192.168.223.5 soft-reconfiguration inbound no auto-summary no synchronization network 173.16.10.0 mask 255.255.255.0 exit-address-family ! ip classless no ip http server no ip http secure-server ! ! ipv6 router rip cisco ! ! ! ! ! ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 logging synchronous stopbits 1 line aux 0 stopbits 1 line vty 0 4 ! ! end R3# Success rate is 100 percent (5/5), round-trip min/avg/max = 60/79/116 ms R4#sh run Building configuration... Current configuration : 830 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! boot-start-marker boot-end-marker !

enable password cisco ! no aaa new-model ip subnet-zero ! ! no ip domain lookup ! ip cef ipv6 unicast-routing ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface FastEthernet1/0 no ip address duplex auto speed auto ipv6 address 2001::2/64 ipv6 rip cisco enable ! interface FastEthernet1/1 no ip address shutdown duplex auto speed auto ! ip classless no ip http server no ip http secure-server ! ! ipv6 router rip cisco ! ! ! ! ! ! !

! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 logging synchronous stopbits 1 line aux 0 stopbits 1 line vty 0 4 no login ! ! end R4#

Você também pode gostar