Sei sulla pagina 1di 3

en

conf t
hostname SW2
!
!
no service timestamp
enable password cisco
no ip domain lookup
ip cef
!
vtp domain NULL
vtp mode transparent
spanning-tree mode rapid-pvst
vlan 78,619,1019
!
interface FastEthernet0/1
duplex full
!
interface FastEthernet0/2
duplex full
no switchport
ip address 192.168.210.10 255.255.255.0
!
interface FastEthernet0/3
duplex full
!
interface FastEthernet0/4
duplex full
!
interface FastEthernet0/5
duplex full
!
interface FastEthernet0/6
duplex full
!
!
interface FastEthernet0/8
duplex full
no switchport
ip address 192.168.108.10 255.255.255.0
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18

!
interface FastEthernet0/19
!
interface FastEthernet0/20
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode on
!
interface FastEthernet0/21
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode on
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface GigabitEthernet0/1
speed nonegotiate
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet0/2
speed nonegotiate
switchport mode access
switchport access vlan 78
!
ip routing
!
!
interface Loopback0
ip address 192.168.0.10 255.255.255.255
!
router ospf 10
network 192.168.0.0 0.0.255.255 area 0
!
ip vrf ENT
rd 1:1
!
interface Loopback10
ip vrf forwarding ENT
ip address 10.10.10.10 255.255.255.255
!
interface Vlan1019
ip vrf forwarding ENT
ip address 10.1.0.10 255.255.255.0
!
router eigrp 65535
!
address-family ipv4 vrf ENT
network 10.0.0.0
no auto-summary
autonomous-system 1
exit-address-family
!
end
config t
ip vrf MULTICAST

rd 1:2
!
interface FastEthernet0/7
no switchport
ip vrf forwarding MULTICAST
ip address 192.168.7.100 255.255.255.0
no shutdown
!
ip multicast-routing
!
interface Loopback0
ip pim sparse-mode
!
interface FastEthernet0/2
ip pim sparse-mode
!
interface FastEthernet0/8
ip pim sparse-mode
!
ip pim bsr-candidate Loopback0 0
ip pim rp-candidate Loopback0
end
config t
line con 0
exec-timeout 0 0
logging synchronous
line vty 0 4
no login
!
interface range fa0/1 - 24
no shutdown
end
wr

Potrebbero piacerti anche