Hello, I'd like to thank the people that replied and PM'd me in response to my recent post about setting up my PC6224.
I have cabled up the 6224 and set up my two VLANs for each of the two networks I am trying to connect. From the 6224 I am able to ping devices on both VLANs and if I add a route on one of the PCs on one VLAN, I can reach a destination on the other.
Now my question; Is it possible for the 6224 to automatically route traffic for the second VLAN from the first VLAN without adding routes on all of my devices? ie., is there some way to configure the virtual routers on the 6224 to check for the second VLAN and route traffic there rather than having to define the routes on the endpoint devices?
I hope I'm explaining this well enough to understand. I'm about out of my league with layer 3 switch configurations. I've attached my 6224 config below. Thanks for any suggestions!
!Current Configuration: !System Description "PowerConnect 6224, 3.3.18.1, VxWorks 6.5" !System Software Version 3.3.18.1 !Cut-through mode is configured as disabled ! configure vlan database vlan 2,10 vlan routing 2 1 vlan routing 10 2 exit sntp unicast client enable clock timezone -5 minutes 0 zone "EST" stack member 1 1 exit ip address 192.168.2.10 255.255.255.0 ip default-gateway 192.168.2.1 ip name-server 10.40.0.30 ip name-server 10.40.0.31 ip http server ip routing interface vlan 2 name "PVGH5" routing ip address 5.5.108.1 255.255.255.0 bandwidth 10000 ip mtu 1500 exit interface vlan 10 name "PVGH" routing ip address 10.40.0.10 255.255.0.0 exit username "admin" password garblewarble level 15 encrypted ! interface ethernet 1/g1 switchport access vlan 10 exit ! interface ethernet 1/g2 switchport access vlan 10 exit ! interface ethernet 1/g3 switchport access vlan 10 exit ! interface ethernet 1/g4 switchport access vlan 10 exit ! interface ethernet 1/g5 switchport access vlan 10 exit ! interface ethernet 1/g6 switchport access vlan 10 exit ! interface ethernet 1/g7 switchport access vlan 10 exit ! interface ethernet 1/g8 switchport access vlan 10 exit ! interface ethernet 1/g9 switchport access vlan 10 exit ! interface ethernet 1/g10 switchport access vlan 10 exit ! interface ethernet 1/g11 switchport access vlan 10 exit ! interface ethernet 1/g12 switchport access vlan 10 exit ! interface ethernet 1/g13 switchport access vlan 10 exit ! interface ethernet 1/g14 switchport access vlan 10 exit ! interface ethernet 1/g15 switchport access vlan 10 exit ! interface ethernet 1/g16 switchport access vlan 10 exit ! interface ethernet 1/g17 switchport access vlan 10 exit ! interface ethernet 1/g18 switchport access vlan 10 exit ! interface ethernet 1/g19 switchport access vlan 10 exit ! interface ethernet 1/g20 switchport access vlan 10 exit ! interface ethernet 1/g21 switchport access vlan 10 exit ! interface ethernet 1/g22 switchport access vlan 10 exit ! interface ethernet 1/g23 switchport access vlan 10 exit ! interface ethernet 1/g24 switchport access vlan 2 exit exit
No comments:
Post a Comment