Sunteți pe pagina 1din 4

SWITCHES

en
conf t
host FLO_3_ROOT
int range f0/21-24
switchport mode trunk
switchport trunk allowed vlan all
exit
spanning-tree vlan 7,9,11 root primary
vtp domain FLO
vtp mode CLIENT
vtp pass FLO
int f0/1
switchport
switchport
exit
int f0/2
switchport
switchport
exit

mode access
access vlan 11

vlan
name
exit
vlan
name
exit
vlan
name
exit
vlan
name
exit

10
vlan10

vlan
name
exit
vlan
name
exit
vlan
name
exit
vlan
name
exit

21
vlan21

mode access
access vlan 7

20
vlan20
30
vlan30
40
vlan40

42
vlan42
15
vlan15
33
vlan33

vlan 7
name vlan7
exit
vlan 9

name vlan9
exit
vlan 11
name vlan11
exit
-----------------------------------------------------STGO
en
conf t
host STGO
int s0/0/0
ip add 172.16.3.1 255.255.255.252
clock rate 128000
no shut
exit
int s0/0/1
ip add 172.16.1.1 255.255.255.252
no shut
exit
int f0/0
ip add 172.16.2.1 255.255.255.252
no shut
exit
router eigrp 100
network 172.16.3.0 0.0.0.255
network 172.16.2.0 0.0.0.255
redistribute rip metric 10000 100 255 1 1500
exit
router rip
version 2
network 172.16.1.0
network 172.16.2.0
redistribute eigrp 100 metric 15
exit
exit
copy r s
------------------------------------------------------P_CANA
en
conf t
host P_CANA
int s0/0/1
ip add 172.16.1.2 255.255.255.252
clock rate 128000
no shut
exit
int s0/0/0
ip add 172.16.5.1 255.255.255.252
no shut
exit
int f0/0.10
encapsulation dot1q 10
ip add 195.50.6.1 255.255.255.192

exit
int f0/0.20
encapsulation dot1q 20
ip add 195.50.6.65 255.255.255.192
exit
int f0/0.30
encapsulation dot1q 30
ip add 195.50.6.129 255.255.255.224
exit
int f0/0.40
encapsulation dot1q 40
ip add 195.50.6.161 255.255.255.224
exit
int f0/0
no shut
exit
ip route 200.50.6.0 255.255.255.0 s0/0/0
router rip
version 2
network 195.50.6.0
network 172.16.1.0
network 172.16.5.0
redistribute static
exit
exit
copy r s
----------------------------------------------BORA-BORA
en
conf t
host BORA-BORA
int s0/0/0
ip add 172.16.5.2 255.255.255.252
clock rate 128000
no shut
exit
int s0/0/1
ip add 172.16.4.1 255.255.255.252
no shut
exit
int f0/0.21
encapsulation dot1q 21
ip add 192.168.1.1 255.255.255.192
exit
int f0/0.42
encapsulation dot1q 42
ip add 192.168.1.65 255.255.255.192
exit
int f0/0.15
encapsulation dot1q 15
ip add 192.168.1.129 255.255.255.192
exit
int f0/0.33
encapsulation dot1q 33
ip add 192.168.1.193 255.255.255.192
exit

int f0/0
no shut
exit
ip route 195.50.6.0 255.255.255.0 s0/0/0
router eigrp 100
network 172.16.4.0 0.0.0.255
network 172.16.5.0 0.0.0.255
network 192.168.1.0 0.0.0.255
redistribute static
exit
exit
copy r s
-------------------------------------------------------------------FLORIANOPOLIS
en
conf t
host FLORIANOPOLIS
int s0/0/1
ip add 172.16.4.2 255.255.255.252
clock rate 128000
no shut
exit
int s0/0/0
ip add 172.16.3.2 255.255.255.252
no shut
exit
int f0/0.7
encapsulation dot1q 7
ip add 200.50.6.1 255.255.255.192
exit
int f0/0.9
encapsulation dot1q 9
ip add 200.50.6.65 255.255.255.192
exit
int f0/0.11
encapsulation dot1q 11
ip add 200.50.6.129 255.255.255.224
exit
int f0/0
no shut
exit
router eigrp 100
network 172.16.4.0 0.0.0.255
network 172.16.3.0 0.0.0.255
network 200.50.6.0 0.0.0.255
exit
exit
copy r s

S-ar putea să vă placă și