wiki:Realisations/2010-2011/Projet/Core1/core1_sw

Cisco Catalyst 2960G

Ci-joint vous allez trouver un fichier .pdf où j'ai pris quelques notes pendant que je faisais la configuration du commutateur. Dedans vous allez trouver quelques commandes qui pourrait vous aider.

Le commutateur est aussi administrable par une interface web.

Configuration (running configuration)

Current configuration : 3093 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname c2960g
!
enable secret 5 $1$VxNG$oKrdTq4j65bwCQB.tODuC0
enable password 7 045802150C2E1D
!
username pfres
no aaa new-model
ip subnet-zero
!
cluster enable o 0
!
!
!
errdisable recovery cause udld
errdisable recovery cause bpduguard
errdisable recovery cause security-violation
errdisable recovery cause channel-misconfig
errdisable recovery cause pagp-flap
errdisable recovery cause dtp-flap
errdisable recovery cause link-flap
errdisable recovery cause sfp-config-mismatch
errdisable recovery cause gbic-invalid
errdisable recovery cause psecure-violation
errdisable recovery cause dhcp-rate-limit
errdisable recovery cause unicast-flood
errdisable recovery cause vmps
errdisable recovery cause storm-control
errdisable recovery cause loopback
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface GigabitEthernet0/1
 switchport access vlan 222
 switchport mode access
!
interface GigabitEthernet0/2
 switchport access vlan 999
 switchport mode access
!
interface GigabitEthernet0/3
 switchport access vlan 999
 switchport mode access
!
interface GigabitEthernet0/4
 switchport access vlan 222
 switchport mode access
!
interface GigabitEthernet0/5
 switchport access vlan 999
 switchport mode access
!
interface GigabitEthernet0/6
 switchport access vlan 999
 switchport mode access
!
interface GigabitEthernet0/7
 switchport mode access
!
interface GigabitEthernet0/8
!
interface GigabitEthernet0/9
 switchport access vlan 222
!
interface GigabitEthernet0/10
 switchport access vlan 999
!
interface GigabitEthernet0/11
 switchport access vlan 210
 switchport mode access
!
interface GigabitEthernet0/12
 switchport access vlan 221
 switchport mode trunk
!
interface GigabitEthernet0/13
 switchport access vlan 222
 switchport mode access
!
interface GigabitEthernet0/14
!
interface GigabitEthernet0/15
!
interface GigabitEthernet0/16
!
interface GigabitEthernet0/17
 switchport access vlan 221
 switchport mode trunk
 no keepalive
!
interface GigabitEthernet0/18
 switchport access vlan 222
 switchport mode access
!
interface GigabitEthernet0/19
 switchport access vlan 320
 switchport mode access
!
interface GigabitEthernet0/20
 switchport access vlan 240
 switchport mode access
!
interface GigabitEthernet0/21
 switchport mode access
!
interface GigabitEthernet0/22
 switchport access vlan 999
!
interface GigabitEthernet0/23
 switchport access vlan 234
 switchport mode trunk
!
interface GigabitEthernet0/24
 switchport access vlan 210
 switchport mode trunk
!
interface Vlan1
 no ip address
 no ip route-cache
!
interface Vlan222
ip address 10.20.1.3 255.255.255.0
 no ip route-cache
!
interface Vlan999
 ip address 10.20.130.3 255.255.255.0
 no ip route-cache
!
ip default-gateway 10.20.130.2
ip http server
!
no cdp run
!
control-plane
!
!
line con 0
line vty 0 4
 privilege level 15
 password 7 00071A150754
 login
line vty 5 15
 password 7 00071A150754
 no login
!
end
Last modified 14 years ago Last modified on Jun 3, 2011, 12:59:40 PM

Attachments (1)

Download all attachments as: .zip