di blog ini....akan dibahas config-config yang berhubungan dengan cisco. Lalu guidance perjalanan saya untuk menuju ke level CCIE... CCIE #39819 (R&S)
SG
Selasa, 06 Desember 2011
Ticket number 3
Pastikan R1 dapat ping loopback R4 dan sebaliknya
Try it, gud luckkkkk...
exisiting config :
R1
interface Loopback0
ip address 10.10.10.1 255.255.255.255
!
interface FastEthernet0/0
ip address 12.12.12.1 255.255.255.0
duplex auto
speed auto
router rip
network 0.0.0.0
auto-summary
R2
interface FastEthernet0/0
ip address 12.12.12.2 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
ip address 23.23.23.2 255.255.255.0
encapsulation frame-relay
ip ospf network point-to-multipoint
clock rate 2000000
frame-relay map ip 23.23.23.3 203
frame-relay lmi-type ansi
router ospf 1
log-adjacency-changes
redistribute rip subnets
!
router rip
redistribute ospf 1
network 12.0.0.0
auto-summary
R3
interface FastEthernet0/0
ip address 34.34.34.3 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
ip address 23.23.23.3 255.255.255.0
encapsulation frame-relay
ip ospf network point-to-point
clock rate 2000000
frame-relay interface-dlci 947
router eigrp 1
network 34.34.34.3 0.0.0.0
no auto-summary
!
router ospf 1
log-adjacency-changes
redistribute eigrp 1
network 23.23.23.3 0.0.0.0 area 0
!
R4
interface Loopback0
ip address 10.10.10.4 255.255.255.255
!
interface FastEthernet0/0
ip address 34.34.34.4 255.255.255.0
duplex auto
speed auto
router eigrp 1
network 0.0.0.0
This is the answer : (Final Config)
FRS
interface Serial0/0
no ip address
encapsulation frame-relay
clock rate 2000000
frame-relay lmi-type ansi
interface Serial0/1
no ip address
encapsulation frame-relay
clock rate 2000000
R1
interface Loopback0
ip address 10.10.10.1 255.255.255.255
!
interface FastEthernet0/0
ip address 12.12.12.1 255.255.255.0
duplex auto
speed auto
router rip
version 2
network 0.0.0.0
no auto-summary
R2
interface FastEthernet0/0
ip address 12.12.12.2 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
ip address 23.23.23.2 255.255.255.0
encapsulation frame-relay
ip ospf network point-to-point
clock rate 2000000
frame-relay map ip 23.23.23.3 203 broadcast
frame-relay lmi-type ansi
router ospf 1
log-adjacency-changes
redistribute rip subnets
network 23.23.23.2 0.0.0.0 area 0
!
router rip
version 2
redistribute ospf 1 metric 5
network 12.0.0.0
no auto-summary
R3
interface FastEthernet0/0
ip address 34.34.34.3 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
ip address 23.23.23.3 255.255.255.0
encapsulation frame-relay
ip ospf network point-to-point
clock rate 2000000
frame-relay interface-dlci 947
router eigrp 1
redistribute ospf 1 metric 1 1 1 1 1
network 34.34.34.3 0.0.0.0
no auto-summary
!
router ospf 1
log-adjacency-changes
redistribute eigrp 1 subnets
network 23.23.23.3 0.0.0.0 area 0
!
R4
interface Loopback0
ip address 10.10.10.4 255.255.255.255
!
interface FastEthernet0/0
ip address 34.34.34.4 255.255.255.0
duplex auto
speed auto
router eigrp 1
network 0.0.0.0
no auto-summary
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar