wiki:Realisations/2007-2008/Projet/Entreprise1/C3560

Version 1 (modified by oriol, 17 years ago) (diff)

--

Configuration Cisco Catalyst 3560

!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname catalyst3560
!
enable secret 5 $1$nCz5$0j6rHhW82v7cBf4UfHwyr/
enable password 7 030752180500
!
no aaa new-model
ip subnet-zero
!
ip multicast-routing distributed
!
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
!
interface FastEthernet0/1
 switchport mode access
!
interface FastEthernet0/2
 switchport mode access
!
interface FastEthernet0/3
 switchport access vlan 2
 switchport mode access
!
interface FastEthernet0/4
 switchport access vlan 2
 switchport mode access
!
interface FastEthernet0/5
 switchport access vlan 3
 switchport mode access
!
interface FastEthernet0/6
 switchport access vlan 3
 switchport mode access
!
interface FastEthernet0/7
 switchport access vlan 3
 switchport mode access
!
interface FastEthernet0/8
 switchport access vlan 3
 switchport mode access
!
interface FastEthernet0/9
 switchport access vlan 5
 switchport mode access
!
interface FastEthernet0/10
 switchport access vlan 5
 switchport mode access
!
interface FastEthernet0/11
 switchport access vlan 6
 switchport mode access
!
interface FastEthernet0/12
 switchport access vlan 6
 switchport mode access
!
interface FastEthernet0/13
 switchport mode access
!
interface FastEthernet0/14
 switchport mode access
!
interface FastEthernet0/15
 switchport mode access
!
interface FastEthernet0/16
 switchport mode access
!
interface FastEthernet0/17
 switchport mode access
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
 switchport mode access
!
interface FastEthernet0/21
 switchport access vlan 3
 switchport mode access
!
interface FastEthernet0/22
 switchport access vlan 3
 switchport mode access
!
interface FastEthernet0/23
 switchport access vlan 3
 switchport mode access
!
interface FastEthernet0/24
 switchport access vlan 3
 switchport mode access
!
interface GigabitEthernet0/1
 shutdown
!
interface GigabitEthernet0/2
 shutdown
!
interface Vlan1
 ip address 10.10.130.1 255.255.255.0
 ip information-reply
 ipv6 enable
!
ip default-gateway 10.10.130.10
ip classless
ip http server
ip http secure-server
!
ip pim accept-register list 150
!
access-list 150 permit pim any any
!
control-plane
!
!
line con 0
line vty 0 4
 privilege level 15
 password 7 070C285F4D06
 login
line vty 5 15
 no login
!
!
monitor session 1 source interface Fa0/11
monitor session 1 destination interface Fa0/20
!