Incub - configuration sw-incub-0 : Différence entre versions
(Page créée avec « <pre> ! version 12.1 no service pad service timestamps debug uptime service timestamps log uptime … ») |
|||
| Ligne 1 : | Ligne 1 : | ||
| + | |||
| + | 26-oct-2012 | ||
| + | |||
| + | quasiment pas d'évolution, à part attribution des ports dans le bon vlan, donc peu servir à la conf de base d'un commut de rechange. | ||
| + | |||
| + | |||
| + | |||
<pre> | <pre> | ||
| + | |||
! | ! | ||
version 12.1 | version 12.1 | ||
| Ligne 55 : | Ligne 63 : | ||
! | ! | ||
interface FastEthernet0/5 | interface FastEthernet0/5 | ||
| − | switchport access vlan | + | switchport access vlan 406 |
switchport mode access | switchport mode access | ||
no cdp enable | no cdp enable | ||
| Ligne 61 : | Ligne 69 : | ||
! | ! | ||
interface FastEthernet0/6 | interface FastEthernet0/6 | ||
| − | switchport access vlan | + | switchport access vlan 406 |
switchport mode access | switchport mode access | ||
no cdp enable | no cdp enable | ||
| Ligne 73 : | Ligne 81 : | ||
! | ! | ||
interface FastEthernet0/8 | interface FastEthernet0/8 | ||
| − | switchport access vlan | + | switchport access vlan 406 |
switchport mode access | switchport mode access | ||
no cdp enable | no cdp enable | ||
| Ligne 90 : | Ligne 98 : | ||
! | ! | ||
interface FastEthernet0/11 | interface FastEthernet0/11 | ||
| − | switchport access vlan | + | switchport access vlan 500 |
| + | shutdown | ||
no cdp enable | no cdp enable | ||
spanning-tree portfast | spanning-tree portfast | ||
| Ligne 164 : | Ligne 173 : | ||
interface FastEthernet0/24 | interface FastEthernet0/24 | ||
switchport access vlan 400 | switchport access vlan 400 | ||
| − | switchport mode access | + | switchport mode access |
| − | no cdp enable | + | no cdp enable |
| − | spanning-tree portfast | + | spanning-tree portfast |
! | ! | ||
interface GigabitEthernet0/1 | interface GigabitEthernet0/1 | ||
| + | description vers sw-coeur-rdm | ||
switchport trunk allowed vlan 200,400-411,500-502 | switchport trunk allowed vlan 200,400-411,500-502 | ||
switchport mode trunk | switchport mode trunk | ||
! | ! | ||
interface GigabitEthernet0/2 | interface GigabitEthernet0/2 | ||
| + | description vers sw-incub-1 | ||
| + | switchport trunk allowed vlan 200,400-411,500-502 | ||
switchport mode trunk | switchport mode trunk | ||
! | ! | ||
| Ligne 198 : | Ligne 210 : | ||
! | ! | ||
end | end | ||
| + | |||
</pre> | </pre> | ||
Version actuelle datée du 26 octobre 2012 à 08:46
26-oct-2012
quasiment pas d'évolution, à part attribution des ports dans le bon vlan, donc peu servir à la conf de base d'un commut de rechange.
! version 12.1 no service pad service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname sw-incub-0 ! ! username chicot privilege 15 secret 5 $1$q4.I$hAfrQU5Yk/VFNZBvB851d/ username olivier.durant privilege 15 secret 5 $1$BzY6$MdjC3z6h/BcHK/ZS9IaOg. username julien.garnier privilege 15 secret 5 $1$bF.O$agzQ5GdD0r/UN4n7qkNW// ip subnet-zero ! no ip domain-lookup ip domain-name montp.cnrs.fr ip ssh time-out 120 ip ssh authentication-retries 3 ip ssh version 2 ! ! spanning-tree mode pvst no spanning-tree optimize bpdu transmission spanning-tree extend system-id no spanning-tree vlan 1-990 ! ! ! ! interface FastEthernet0/1 switchport access vlan 400 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/2 switchport access vlan 400 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/3 switchport access vlan 402 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/4 switchport access vlan 402 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/5 switchport access vlan 406 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/6 switchport access vlan 406 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/7 switchport access vlan 404 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/8 switchport access vlan 406 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/9 switchport access vlan 501 no cdp enable spanning-tree portfast ! interface FastEthernet0/10 switchport access vlan 404 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/11 switchport access vlan 500 shutdown no cdp enable spanning-tree portfast ! interface FastEthernet0/12 switchport access vlan 405 switchport mode access speed 100 duplex full no cdp enable spanning-tree portfast ! interface FastEthernet0/13 switchport access vlan 401 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/14 switchport access vlan 401 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/15 switchport access vlan 407 no cdp enable spanning-tree portfast ! interface FastEthernet0/16 switchport access vlan 407 no cdp enable spanning-tree portfast ! interface FastEthernet0/17 switchport access vlan 401 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/18 switchport access vlan 401 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/19 switchport access vlan 405 no cdp enable spanning-tree portfast ! interface FastEthernet0/20 switchport access vlan 405 no cdp enable spanning-tree portfast ! interface FastEthernet0/21 switchport access vlan 411 no cdp enable spanning-tree portfast ! interface FastEthernet0/22 switchport access vlan 411 no cdp enable spanning-tree portfast ! interface FastEthernet0/23 switchport access vlan 400 switchport mode access no cdp enable spanning-tree portfast ! interface FastEthernet0/24 switchport access vlan 400 switchport mode access no cdp enable spanning-tree portfast ! interface GigabitEthernet0/1 description vers sw-coeur-rdm switchport trunk allowed vlan 200,400-411,500-502 switchport mode trunk ! interface GigabitEthernet0/2 description vers sw-incub-1 switchport trunk allowed vlan 200,400-411,500-502 switchport mode trunk ! interface Vlan1 no ip address no ip route-cache shutdown ! interface Vlan200 ip address 10.1.7.174 255.255.255.0 no ip route-cache ! ip default-gateway 10.1.7.1 no ip http server ! line con 0 login local line vty 0 4 login local transport input ssh line vty 5 15 login local transport input ssh ! ! end