Quantcast
Channel: PowerConnect Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2954

VLAN and routing help please

$
0
0

We had a switch with just two vlans ( 1 and 2 ) that didn't need routing.

Now I need to add a third vlan ( 1033 ) for a new connection which will need routing enabled between 1 and 1033.

I am having a few probs though. I don't know if I should have general or trunk ports.

Port 1/g9 links to a different subnet ( 10.200.200.0/24 )and port 1/g10 ( device is 192.168.10.189 ) needs access to both 1 and 1033 vlans.

I have moved the management vlan to 99 to enable routing on vlan 1.

My computer is on 192.168.10.0 subnet and when I enable the below config I lose connection to the device on port 1/g10 but I can still ping the vlan 1 interface - 192.168.10.195.

I can also ping the vlan 1033 interface but I had to add a static route to my computer.

If I pass through this switch shouldn't I be able to ping these devices without adding static routes on my computer?

I hope this makes some kind of sense.

As mentioned, config is below and any configuration tips are appreciated. 

Thanks

!Current Configuration:
!System Description "PowerConnect 6248, 3.3.9.1, VxWorks 6.5"
!System Software Version 3.3.9.1
!Cut-through mode is configured as disabled
!
configure
vlan database
vlan 2,99,1033
vlan routing 1033 1
vlan routing 1 2
exit
sntp unicast client enable
sntp server 192.168.10.10
clock summer-time recurring 1 sun Oct 02:00 1 sun Apr 02:00 offset 600
clock timezone 10 minutes 0
stack
member 1 2
member 2 2
exit
ip address 192.168.11.195 255.255.255.0
ip address vlan 99
ip domain-name domain-name.com.au
ip name-server 192.168.10.10
ip name-server 192.168.20.11
no ipv6 enable
ip routing
ip route 10.200.200.0 255.255.255.0 10.100.33.254
ip route 192.168.0.0 255.255.0.0 192.168.10.254
interface vlan 1
routing
ip address 192.168.10.195 255.255.255.0
exit
interface vlan 2
name "iSCSI"
exit
interface vlan 99
name "Management"
exit
interface vlan 1033
name "1033-DR-VLAN"
routing
ip address 10.100.33.253 255.255.255.0
bandwidth 10000
ip mtu 1500
exit
username "admin" password 38d7bc12c61022411cb3df7932f1048c level 15 encrypted
!
interface ethernet 1/g1
sflow 1 sampling 1024
sflow 1 polling 30
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 1/g2
sflow 1 sampling 1024
sflow 1 polling 30
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 1/g3
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 1/g4
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 1/g5
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 1/g6
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 1/g7
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 1/g8
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 1/g9
switchport mode trunk
switchport trunk allowed vlan add 1033
exit
!
interface ethernet 1/g10
description "v7000"
switchport mode general
switchport general allowed vlan add 1033 tagged
switchport general allowed vlan add 1 tagged
exit
!
interface ethernet 2/g1
sflow 1 sampling 1024
sflow 1 polling 30
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 2/g2
sflow 1 sampling 1024
sflow 1 polling 30
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 2/g3
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 2/g4
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 2/g5
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 2/g6
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 2/g7
mtu 9216
switchport access vlan 2
exit
!
interface ethernet 2/g8
mtu 9216
switchport access vlan 2
exit
banner motd acknowledge
snmp-server community public rw
exit


Viewing all articles
Browse latest Browse all 2954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>