Pages

network cisco ccna gns3 certification arteq

network cisco ccna gns3 certification arteq
a network runs through it

Search insearchofthecert

Thursday, September 6, 2012

interfaces and verify first...


the hostnames i'll change as i go... first is getting the base configs, cons, vty's, interfaces and ping all the directly connected's...



r1

int lo1
1.1.1.1 255.255.255.255

int f0/0
ip add 172.16.1.2 255.255.255.0
no shut


r2

int f0/0
ip add 172.16.1.1 255.255.255.0
no shut

int f0/1
ip add 192.168.1.1 255.255.255.0
no shut


int f1/0
ip add 10.1.1.1 255.255.255.0
no shut

int f1/1
ip add 10.1.2.1 255.255.255.0
no shut

r3

int lo2
ip add 2.2.2.2 255.255.255.255

int f0/1
ip add 192.168.1.2
no shut

r4

int f1/0
ip add 10.1.1.2 255.255.255.0
no shut

int f0/0
ip add 10.1.3.1 255.255.255.0
no shut

int f2/0
ip add 10.1.7.1 255.255.255.0
no shut

int f2/1
ip add 10.1.9.1 255.255.255.0
no shut

r5

int f0/1
ip add 10.1.4.1 255.255.255.0
no shut

int f1/1
ip add 10.1.2.2 255.255.255.0
no shut

int f2/0
ip add 10.1.7.2 255.255.255.0
no shut

int f2/1
ip add 10.1.10.1 255.255.255.0
no shut

r6

int f0/0
ip add 10.1.3.2 255.255.255.0
no shut

int f1/0
ip add 10.1.5.1 255.255.255.0
no shut

int f2/0
ip add 10.1.8.1 255.255.255.0
no shut

int f2/1
ip add 10.1.10.2 255.255.255.0
no shut

r7

int f0/1
ip add  10.1.4.2 255.255.255.0
no shut

int f1/1
ip add 10.1.6.1 255.255.255.0
no shut

int f2/0
ip add 10.1.8.2 255.255.255.0
no shut

int f2/1
ip add 10.1.9.2 255.255.255.0
no shut

r8

int lo3
ip add 3.3.3.3 255.255.255.0

int f0/0
ip add 172.16.2.2 255.255.255.0
no shut

r9

int f0/0
ip add 172.16.2.1 255.255.255.0
no shut

int f0/1
ip add 192.168.2.1 255.255.255.0
no shut

int f1/0
ip add 10.1.5.2 255.255.255.0
no shut

int f1/1
ip add 10.1.6.2 255.255.255.0
no shut

r10

int lo4
ip add 4.4.4.4 255.255.255.0

int f0/1
ip add 192.168.2.2 255.255.255.0
no shut


No comments:

Post a Comment