Tuesday, April 10, 2018

Problem getting vlans working over Dell N4000's SFP+ connections

Hi -

I have 2 dell switches. N4032's 10g. We just took over a small office across the street and had fiber ran underground to connect the two offices.

The fiber connections works well for them to communicate - no problems. (24 strands were ran) but i tried to get the backup network working over the Vlan through port 4 SFP+ and its not liking that - cannot talk to anything over there on the backup vlan. I then tried to bind the IP subnet to the Vlan 99 (backup network) to see if that would solve it - it still does not

Here is the running config. They mirror eachother on both sides.

Can anybody think of what i have incorrect on here?

console#show running-config

!Current Configuration:

!System Description "Dell Networking N4032, 6.3.1.13, Linux 3.7.10-20383c08"

!System Software Version 6.3.1.13

!Cut-through mode is configured as disabled

!

configure

vlan 99

exit

vlan 99

name "Blackup Vlan"

vlan association subnet 172.16.0.0 255.255.255.0

exit

slot 1/0 2 ! Dell Networking N4032

slot 1/1 7 ! Dell SFP+ Card

stack

member 1 1 ! N4032

exit

ip http timeout-policy idle 3600 life 86400

interface vlan 1

ip address 10.1.4.100 255.255.0.0

exit

ip default-gateway 10.1.0.254

username "root" password blahblahblah

privilege 15 encrypted

ip ssh server

application install SupportAssist auto-restart start-on-boot

!

interface Te1/0/19

switchport access vlan 99

exit

! interface Te1/0/20

switchport access vlan 99

exit

!

interface Te1/0/21

switchport access vlan 99

exit

!

interface Te1/0/22

switchport access vlan 99

exit

!

interface Te1/0/23

switchport access vlan 99

exit

!

interface Te1/0/24

switchport access vlan 99

exit

!

interface Te1/1/4

switchport access vlan 99

exit

snmp-server engineid local 800002a203e4f0049272a3

exit



No comments:

Post a Comment