Browse Community
Help
Log In
Responses(1)
Solutions(0)
banners
2 Posts
0
May 23rd, 2012 22:00
here's the config:
!Current Configuration:
!System Description "PowerConnect 6248, 3.3.3.3, VxWorks 6.5"
!System Software Version 3.3.3.3
!Cut-through mode is configured as disabled
!
configure
gvrp enable
vlan database
vlan 200,210
vlan routing 200 1
vlan routing 210 2
vlan association subnet 192.168.6.0 255.255.255.0 1
vlan association subnet 192.168.200.0 255.255.255.0 200
vlan association subnet 192.168.210.0 255.255.255.0 210
exit
stack
member 1 2
ip address 192.168.6.240 255.255.255.0
ip default-gateway 192.168.6.250
ip helper-address 192.168.6.250 dhcp
interface vlan 200
name "MSPLAN"
routing
ip address 192.168.200.1 255.255.255.0
interface vlan 210
name "OELAN"
ip address 192.168.210.1 255.255.255.0
username "admin" password 31852dcf70edb124b5e52b1343a52b37 level 15 encrypted
interface ethernet 1/g1
switchport mode general
switchport general allowed vlan add 200,210 tagged
Dell Support Resources
View All
Top
banners
2 Posts
0
May 23rd, 2012 22:00
here's the config:
!Current Configuration:
!System Description "PowerConnect 6248, 3.3.3.3, VxWorks 6.5"
!System Software Version 3.3.3.3
!Cut-through mode is configured as disabled
!
configure
gvrp enable
vlan database
vlan 200,210
vlan routing 200 1
vlan routing 210 2
vlan association subnet 192.168.6.0 255.255.255.0 1
vlan association subnet 192.168.200.0 255.255.255.0 200
vlan association subnet 192.168.210.0 255.255.255.0 210
exit
stack
member 1 2
exit
ip address 192.168.6.240 255.255.255.0
ip default-gateway 192.168.6.250
ip helper-address 192.168.6.250 dhcp
interface vlan 200
name "MSPLAN"
routing
ip address 192.168.200.1 255.255.255.0
exit
interface vlan 210
name "OELAN"
routing
ip address 192.168.210.1 255.255.255.0
ip helper-address 192.168.6.250 dhcp
exit
username "admin" password 31852dcf70edb124b5e52b1343a52b37 level 15 encrypted
!
interface ethernet 1/g1
switchport mode general
switchport general allowed vlan add 200,210 tagged
exit