| |||||
| Dernière réponse | |
|---|---|
| Sujet : Cohabitation DHCP et Vlan [PB Réglé] | |
| chinow | Ca yest g reussi!!!!! J ai refait toute ma config et abandonné le rip et le nat que j'avais tenter de mettre en place!!! Vive les routes static!! :lol: :lol: Voici mon schéma en simplifié: http://www.hostimage.eu/out.php/t6 [...] mplifi.JPG Et voici le meme Schéma en complet: http://www.hostimage.eu/out.php/t642_SchmaGnral.JPG Voici ma config Routeur et celle du switch: Config Routeur_B : interface FastEthernet0/0 ip address 192.169.0.254 255.255.255.0 ip helper-address 192.168.1.251 duplex auto speed auto ! interface FastEthernet0/1 ip address 10.254.0.2 255.255.0.0 ip helper-address 192.168.1.251 ip nat outside duplex auto speed 10 ! interface BRI0/0/0 no ip address ! interface BRI0/0/1 no ip address ! ip classless ip route 192.168.0.0 255.255.255.0 192.169.0.253 ip route 192.168.1.0 255.255.255.0 10.254.0.1 ip route 192.169.1.0 255.255.255.0 10.254.0.1 Config Switch_B : hostname "ProCurve Switch 2600-8-PWR" interface 1 no lacp exit trunk 1 Trk1 Trunk ip default-gateway 192.169.0.254 ip routing snmp-server community "public" Unrestricted vlan 1 name "VLAN_DATA" untagged 2-5,Trk1 ip address 192.169.0.253 255.255.255.0 no untagged 6-9 exit vlan 2 name "VLAN_VOIX" untagged 6-9 ip address 192.168.0.253 255.255.255.0 exit ip route 10.254.0.0 255.255.0.0 192.169.0.254 ip route 192.168.1.0 255.255.255.0 192.169.0.254 ip route 192.169.1.0 255.255.255.0 192.169.0.254 spanning-tree Trk1 priority 4 Config Routeur_A interface FastEthernet0/0 ip address 192.169.1.254 255.255.255.0 ip helper-address 192.168.1.251 duplex auto speed auto ! interface FastEthernet0/1 ip address 10.254.0.1 255.255.0.0 ip helper-address 192.168.1.251 ip nat outside duplex auto speed 10 ! interface BRI0/0/0 no ip address ! interface BRI0/0/1 no ip address ! ip classless ip route 192.168.1.0 255.255.255.0 192.169.1.253 ip route 192.168.0.0 255.255.255.0 10.254.0.2 ip route 192.169.0.0 255.255.255.0 10.254.0.2 Config Switch_A : hostname "ProCurve Switch 2600-8-PWR" interface 1 no lacp exit trunk 1 Trk1 Trunk ip default-gateway 192.169.1.254 ip routing snmp-server community "public" Unrestricted vlan 1 name "VLAN_DATA" untagged 2-5,Trk1 ip address 192.169.1.253 255.255.255.0 no untagged 6-9 exit vlan 2 name "VLAN_VOIX" untagged 6-9 ip address 192.168.1.253 255.255.255.0 exit ip route 10.254.0.0 255.255.0.0 192.169.1.254 ip route 192.168.0.0 255.255.255.0 192.169.1.254 ip route 192.169.0.0 255.255.255.0 192.169.1.254 spanning-tree Trk1 priority 4 Voila, si vous voulez d'autre info :hello: :hello: :hello: :hello: |
| Vue Rapide de la discussion |
|---|