Start a Conversation

Unsolved

D

7 Posts

1169

April 28th, 2019 08:00

PowerConnect 6248 Switch, routing with Vlans

Not sure why my last post was rejected???

Hey guys and gals.  Got a spare hammer?  A 6248 is about to meet its demise....   Here's my issue.  I'm using this at home to create a new network.  My router is 192.168.101.1.   My 6248 is 192.168.101.18 on Vlan 3.  I can access the WEB UI and ping this address.   I am trying to now add a VLAN 2 with IP 192.168.102.1 for network 192.168.102.0/24.  I need this to route out through eth 1/g1 and be accessible from other parts of the 192.168.101.x network.   I know I am probably missing something simple on this but just can't sort it - current config is below, and and all assistance is greatly appreciated!  Also - I cannot ping the VLAN 2 interface on or off the switch, nor can I ping a host connected to 1/g7 statically assigned to 192.168.102.50

console#show running
!Current Configuration:
!System Description "PowerConnect 6248P, 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-3
vlan routing 2 1
vlan routing 3 2
exit
sntp unicast client enable
sntp client poll timer 1024
sntp server 0.north-america.pool.ntp.org
clock timezone -5 minutes 0
stack
member 1 5
exit
ip address none
ip http server
ip routing


ip route 192.168.102.0 255.255.255.0 192.168.101.1
ip route 192.168.101.0 255.255.255.0 192.168.101.1
ip route 0.0.0.0 0.0.0.0 192.168.101.1
interface vlan 2
name "Show"
routing
ip address 192.168.102.1 255.255.255.0
exit
interface vlan 3
routing
ip address 192.168.101.18 255.255.255.0
exit
username "admin" password 6161c65a10dd5668ea207496f1f438eb level 15 encrypted
!
interface ethernet 1/g1
switchport access vlan 3
exit
!
interface ethernet 1/g7
switchport mode general
switchport general allowed vlan add 2


switchport general allowed vlan add 1 tagged
exit
exit

April 29th, 2019 05:00

Ummmm WHAT???  

Moderator

 • 

8.7K Posts

April 29th, 2019 10:00

Hi,

Looks like that other poster was spam that got through the filter.

 

What is 1/g1 connecting to? Is it another switch or is it a client device? If it is another switch it may be better to have it in trunk mode so it passes tagged packets instead of untagged.

April 29th, 2019 11:00

1/g1 connects to a cable modem currently.

 

 

May 1st, 2019 09:00

No one?

May 6th, 2019 13:00

Guess I'll dump this on ebay then and just spend more on cisco. Thanks for the help Dell Guys!  -_- 

No Events found!

Top