Pages

network cisco ccna gns3 certification arteq

network cisco ccna gns3 certification arteq
a network runs through it

Search insearchofthecert

Saturday, August 25, 2012

bgp 6-3...

the adventure continues...
i like the rectangles better...


isp

int lo0
ip add 192.168.100.1 255.255.255.0

int s1/2
ip add 192.168.1.5 255.255.255.252
clock rat 128000
no shut

int s1/3
ip add 192.168.1.1 255.255.255.252
no shut

sj1

int lo0
ip add 172.16.64.1 255.255.255.0

int s1/2
ip add 192.168.1.6 255.255.255.252
no shut

int s1/0
ip add 172.16.1.1 255.255.255.0
clock rat 128000
no shut

sj2

int lo0
ip add 172.16.32.1 255.255.255.0

int s1/3
ip add 192.168.1.2 255.255.255.252
clock rat 128000
no shut

int s1/0
ip add 172.16.1.2 255.255.255.0
no shut

pingify...

isp#ping 192.168.1.6
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.6, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/4/4 ms
isp#ping 192.168.1.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/4/8 ms

slam up eigrp on it...

router eigrp 64512
no auto-summ
netw 172.16.0.0


sj2#sh ip route eigrp

Gateway of last resort is not set

      172.16.0.0/16 is variably subnetted, 5 subnets, 2 masks
D        172.16.64.0/24 [90/2297856] via 172.16.1.1, 00:00:18, Serial1/0



 








No comments:

Post a Comment