Sie sind auf Seite 1von 5

1 SWCORE

================================================================

hostname SWCORE
interface e0/0
no switchport
ip address 172.16.101.1 255.255.255.0
no shutdown

interface e1/0
no switchport
ip address 172.16.102.1 255.255.255.0
no shutdown

interface e3/0
no switchport
ip address 172.16.100.1 255.255.255.0
no shutdown

router rip
version 2
network 172.16.100.0
network 172.16.101.0
network 172.16.102.0

2 DISTR01
================================================================
hostname DISTR01

interface e0/0
no switchport
ip address 172.16.101.2 255.255.255.0
no shutdown

interface e0/1
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e0/2
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e2/2
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e2/3
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e3/0
channel-group 1 mode active
switchport trunk encapsulation isl
switchport mode trunk

interface e3/1
channel-group 1 mode active
switchport trunk encapsulation isl
switchport mode trunk

router rip
version 2
network 172.16.101.0

vlan 10
name VLAN_10

vlan 20
name VLAN_20

vlan 99
name Administracion

2 DISTR02
================================================================

hostname DISTR02

interface e1/0
no switchport
ip address 172.16.102.2 255.255.255.0
no shutdown

interface e0/1
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e0/2
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e2/2
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e2/3
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e3/0
channel-group 1 mode active
switchport trunk encapsulation isl
switchport mode trunk

interface e3/1
channel-group 1 mode active
switchport trunk encapsulation isl
switchport mode trunk

router rip
version 2
network 172.16.102.0

vlan 10
name VLAN_10

vlan 20
name VLAN_20

vlan 99
name Administracion

3 ACC01
================================================================

hostname ACC01

interface e2/0
switchport mode access
switchport access vlan 10

interface e2/3
switchport mode access
switchport access vlan 10

interface e3/0
switchport mode access
switchport access vlan 20

interface e3/3
switchport mode access
switchport access vlan 20

interface e0/1
switchport
switchport trunk encapsulation dot1q
switchport mode trunk
no shutdown

interface e0/2
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

vlan 10
name VLAN_10

vlan 20
name VLAN_20

vlan 99
name Administracion

4 ACC02
================================================================
hostname ACC02

interface e0/2
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e0/3
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

vlan 10
name VLAN_10

vlan 20
name VLAN_20

vlan 99
name Administracion

5 ACC03
================================================================
hostname ACC03

interface e0/1
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e0/2
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

vlan 10
name VLAN_10

vlan 20
name VLAN_20

vlan 99
name Administracion

6 ACC04
================================================================
hostname ACC04

interface e1/0
switchport mode access
switchport access vlan 10

interface e1/3
switchport mode access
switchport access vlan 10

interface e3/0
switchport mode access
switchport access vlan 20

interface e3/3
switchport mode access
switchport access vlan 20

interface e0/2
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

interface e2/3
switchport
switchport trunk encapsulation dot1q
switchport mode trunk

vlan 10
name VLAN_10

vlan 20
name VLAN_20

vlan 99
name Administracion

Das könnte Ihnen auch gefallen