Routeur GSB enable configure terminal hostname RouteurGSB interface gig0/0.10 encapsulation dot1q 10 ip address 172.16.1.126 255.255.255.192 ip helper-address 172.16.0.129 exit interface gig0/0.20 encapsulation dot1q 20 ip address 172.16.2.190 255.255.255.224 ip helper-address 172.16.0.129 exit interface gig0/0.30 encapsulation dot1q 30 ip address 172.16.1.62 255.255.255.192 ip helper-address 172.16.0.129 exit interface gig0/0.40 encapsulation dot1q 40 ip address 172.16.2.126 255.255.255.192 ip helper-address 172.16.0.129 exit interface gig0/0.50 encapsulation dot1q 50 ip address 172.16.1.190 255.255.255.192 ip helper-address 172.16.0.129 exit interface gig0/0.60 encapsulation dot1q 60 ip address 172.16.1.254 255.255.255.192 ip helper-address 172.16.0.129 exit interface gig0/0.70 encapsulation dot1q 70 ip address 172.16.2.62 255.255.255.192 ip helper-address 172.16.0.129 exit interface gig0/0.80 encapsulation dot1q 80 ip address 172.16.2.238 255.255.255.240 ip helper-address 172.16.0.129 exit interface gig0/0.90 encapsulation dot1q 90 ip address 172.16.0.254 255.255.255.192 ip helper-address 172.16.0.129 exit interface gig0/0.150 encapsulation dot1q 150 ip address 172.16.0.126 255.255.255.128 ip helper-address 172.16.0.129 exit interface gig0/0.200 encapsulation dot1q 200 ip address 172.16.2.222 255.255.255.224 ip helper-address 172.16.0.129 exit interface gig0/0.300 encapsulation dot1q 300 ip address 172.16.0.190 255.255.255.192 ip helper-address 172.16.0.129 exit interface gig0/0.400 encapsulation dot1q 400 ip address 172.16.100.254 255.255.255.252 ip helper-address 172.16.0.129 exit interface gig0/0 no shutdown exit do copy running-config startup-config ---------------------------------------- Switch Serveur enable configure terminal hostname SWServeur vlan 10 exit vlan 20 exit vlan 30 exit vlan 40 exit vlan 50 exit vlan 60 exit vlan 70 exit vlan 80 exit vlan 90 exit vlan 150 exit vlan 200 exit vlan 300 exit interface gig0/1 switchport mode trunk exit interface gig0/2 switchport mode trunk exit do copy running-config startup-config ---------------------------------------- Switch 3/4/5eme étage enable configure terminal hostname SW345 vlan 10 exit vlan 20 exit vlan 30 exit vlan 40 exit vlan 50 exit vlan 60 exit vlan 70 exit vlan 80 exit vlan 90 exit vlan 150 exit vlan 200 exit interface gig0/2 switchport mode trunk exit do copy running-config startup-config ---------------------------------------- Switch RDC/1/2eme étage enable configure terminal hostname SWRDC12 vlan 30 exit vlan 40 exit vlan 50 exit vlan 60 exit vlan 80 exit vlan 90 exit vlan 150 exit vlan 200 exit do copy running-config startup-config ---------------------------------------- Switch 6eme étage enable configure terminal hostname SW6 vlan 300 name Serveurs interface fa0/24 switchport mode trunk exit interface range fa0/1-23 switchport access vlan 300 exit do copy running-config startup-config ---------------------------------------- Switch 5eme étage enable configure terminal hostname SW5 vlan 20 name Direction_DSI vlan 30 name RH_Compta_Juridique vlan 150 name Visiteurs interface fa0/24 switchport mode trunk exit interface range fa0/1-2 switchport access vlan 20 exit interface range fa0/3-4 switchport access vlan 30 exit interface range fa0/5-6 switchport access vlan 150 exit do copy running-config startup-config ---------------------------------------- Switch 4eme étage enable configure terminal hostname SW4 vlan 10 name Réseau&Système vlan 30 name RH_Compta_Juridique interface fa0/24 switchport mode trunk exit interface range fa0/1-2 switchport access vlan 10 exit interface range fa0/3-4 switchport access vlan 30 exit do copy running-config startup-config ---------------------------------------- Switch 3eme étage enable configure terminal hostname SW3 vlan 70 name Labo_Recherche vlan 150 name Visiteurs interface fa0/24 switchport mode trunk exit interface range fa0/1-2 switchport access vlan 70 exit interface range fa0/3-4 switchport access vlan 150 exit do copy running-config startup-config ---------------------------------------- Switch 2eme étage enable configure terminal hostname SW2 vlan 50 name Labo_Recherche vlan 60 name Commercial vlan 150 name Visiteurs interface fa0/24 switchport mode trunk exit interface range fa0/1-2 switchport access vlan 50 exit interface range fa0/3-4 switchport access vlan 60 exit interface range fa0/5-6 switchport access vlan 150 exit do copy running-config startup-config ---------------------------------------- Switch 1er étage enable configure terminal hostname SW1 vlan 30 name RH_Compta_Juridique vlan 40 name Communication_Rédaction vlan 90 name Secrétariat_Administratif interface fa0/24 switchport mode trunk exit interface range fa0/1-2 switchport access vlan 30 exit interface range fa0/3-4 switchport access vlan 40 exit interface range fa0/5-6 switchport access vlan 90 exit do copy running-config startup-config ---------------------------------------- Switch RDC enable configure terminal hostname SWRDC vlan 80 name Cafétaria vlan 150 name Visisteurs vlan 200 name Démontration interface fa0/24 switchport mode trunk exit interface range fa0/1-2 switchport access vlan 80 exit interface range fa0/3-4 switchport access vlan 150 exit interface range fa0/5-6 switchport access vlan 200 exit do copy running-config startup-config