Unsolved
This post is more than 5 years old
10 Posts
0
24247
February 8th, 2007 16:00
Powerconnect 62xx Routing capability
We are looking to utilize the powerconnect 6248 in our office enviornment. Our Telco has an ethernet drop that they have put here and if I plug a pc into this drop and give it an ip and gateway I'm able to get to the WAN.
They have also assigned us a class C network. Is it possible to utilize the 6248 to route traffic from the class c to the telco gateway and visa versa?
I just want to make sure this is possible with this. We also have a firewall to our private network that I would want to plug into the class c side of things.
Message Edited by Gwish on 02-08-2007 01:02 PM
0 events found
No Events found!


Gwish
10 Posts
0
February 8th, 2007 17:00
tester25
626 Posts
0
February 8th, 2007 18:00
Gwish
10 Posts
0
February 8th, 2007 19:00
tester25
626 Posts
0
February 8th, 2007 20:00
!Current Configuration:
!System Description "Dell PowerConnect"
!System Software Version 1.0.0.27
!
configure
vlan database
vlan 2-3
exit
stack
member 1 2
exit
ip address 192.168.1.100 255.255.255.0
interface vlan 2
routing
ip address 192.168.50.1 255.255.255.0
exit
interface vlan 3
routing
ip address 192.168.60.1 255.255.255.0
exit
ip routing
router rip
no enable
no hostroutesaccept
exit
username "admin" password 5f4dcc3b5aa765d61d8327deb882cf99 level 15 encrypted
no spanning-tree
!
interface ethernet 1/g1
switchport access vlan 2
exit
!
interface ethernet 1/g33
switchport access vlan 3
exit
enable password 5f4dcc3b5aa765d61d8327deb882cf99 encrypted
exit
Gwish
10 Posts
0
February 8th, 2007 21:00
configure
vlan database
vlan 2-3
exit
stack
member 1 2
exit
ip address 10.1.1.2 255.255.255.0
ip default-gateway 10.1.1.1
interface vlan 2
routing
ip address 75.40.196.1 255.255.255.248
exit
interface vlan 3
routing
exit
ip routing
ip route 0.0.0.0 0.0.0.0 75.40.196.6
router rip
no enable
no hostroutesaccept
default-metric 1
exit
username "admin" password be564d5b5cb4edbfc61e6d6bd5b32015 level 15 encrypt
no spanning-tree
!
interface ethernet 1/g1
description 'Uplink'
switchport access vlan 2
exit
!
interface ethernet 1/g2
mdix on
switchport access vlan 2
exit
interface ethernet 1/g4
mdix on
switchport access vlan 3
exit
!
interface ethernet 1/g5
switchport access vlan 3
exit
cerbera_a84f2d
176 Posts
0
February 9th, 2007 10:00
Gwish
10 Posts
0
February 9th, 2007 11:00
tester25
626 Posts
0
February 9th, 2007 12:00
Gwish
10 Posts
0
February 9th, 2007 12:00
Gwish
10 Posts
0
February 9th, 2007 13:00
S 0.0.0.0/0 [1/0] via 75.40.196.6, vlan 2
C 75.40.187.0/24 [0/0] directly connected, vlan 3
C 75.40.196.0/29 [0/0] directly connected, vlan 2
tester25
626 Posts
0
February 9th, 2007 13:00
Gwish
10 Posts
0
February 9th, 2007 13:00
tester25
626 Posts
0
February 9th, 2007 13:00
tester25
626 Posts
0
February 9th, 2007 17:00
Gwish
10 Posts
0
February 9th, 2007 17:00
C 75.40.187.0/24 [0/0] directly connected, vlan 3
C 75.40.196.0/29 [0/0] directly connected, vlan 2