cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
918
Views
0
Helpful
8
Replies

Two Switch Configuration - Four Ports Connect them - Only iSCSI VLAN

webmike10
Level 1
Level 1

                   I have two interfaces on multiple servers connecting to two switches for iSCSI traffic only.  I'm not able to ping any interface IP connected to either of the two switches if I do a ping from either switch.  I'm having retransmit errors on the SAN and I think the problem may be in the switch configuration.

Here are my two switch configurations.

I think the problem may be the four switch ports. The 3560-X/T/S has a dedicated management port so instead of vlan 665 I think I may need to replace the VLAN for the uplinks from 665 to 14??

Switch 10

Switch Ports Model              SW Version            SW Image                
------ ----- -----              ----------            ----------              
*    1 54    WS-C3560X-48       12.2(58)SE2           C3560E-UNIVERSALK9-M    


Configuration register is 0xF


------------------ show running-config ------------------


Building configuration...

Current configuration : 12401 bytes
!
! Last configuration change at 12:16:02 EDT Tue Mar 12 2013 by mike.griffin
! NVRAM config last updated at 13:53:14 EST Fri Mar 8 2013 by mike.griffin
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
no service dhcp
!
hostname SWI-10
!
boot-start-marker
boot-end-marker
!
!
no logging console
enable secret 5 <removed>
!
username privilege 15 secret 5 <removed>
aaa new-model
!
!
aaa group server radius RADIUS
server name DC1
server name DC2
!
aaa authentication login default group RADIUS local-case
aaa authentication login CONSOLE line
!
!
!
!
!
aaa session-id common
clock timezone EST -5 0
clock summer-time EDT recurring
system mtu routing 9198
!
!
!
ip domain-name .org
vtp mode off
!
!
!
!
spanning-tree mode rapid-pvst
spanning-tree loopguard default
spanning-tree portfast default
spanning-tree portfast bpduguard default
spanning-tree portfast bpdufilter default
spanning-tree extend system-id
!
!
!
port-channel load-balance src-dst-mac
!
vlan internal allocation policy ascending
vlan dot1q tag native
!
vlan 14
name iSCSI
!
vlan 665
name Management
!
vlan 999
name UNUSED_PORTS
!
ip ssh source-interface FastEthernet0
ip ssh version 2
!
!
!
!
!
!
interface Port-channel11
description Uplink to SWI-11
switchport access vlan 665
switchport trunk native vlan 665
switchport mode access
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree bpdufilter disable
spanning-tree bpduguard disable
!
interface FastEthernet0
description Management Interface
ip flow ingress
ip flow egress
ip address 10.10.254.10 255.255.255.224
!
interface GigabitEthernet0/1
description NMS (Gb3)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/2
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/3
description FILE1A (1-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/4
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/5
description FILE1A (2-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/6
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/7
description FILE1B (1-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/8
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/9
description FILE1B (2-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/10
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/11
description SQL2A (1-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/12
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/13
description SQL2B (1-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
down-when-looped
flowcontrol receive desired
!
interface GigabitEthernet0/14
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/15
description MEDIA (Gb3)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/16
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/17
description FILE3A (1-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/18
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/19
description FILE3A (2-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/20
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/21
description FILE3B (1-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/22
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/23
description FILE3B (2-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/24
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/25
description SQL1A (1-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/26
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/27
description SAN-01 (L-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/28
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/29
description SAN-01 (L-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/30
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/31
description SAN-01 (R-2)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/32
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/33
description SQL3 (1-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/34
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/35
description TL-01 (Left)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/36
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/37
description SQL1B (1-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/38
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/39
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
!
interface GigabitEthernet0/40
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive on
!
interface GigabitEthernet0/41
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive on
!
interface GigabitEthernet0/42
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive on
!
interface GigabitEthernet0/43
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive on
!
interface GigabitEthernet0/44
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive on
!
interface GigabitEthernet0/45
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive on
!
interface GigabitEthernet0/46
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive on
!
interface GigabitEthernet0/47
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive on
!
interface GigabitEthernet0/48
switchport access vlan 999
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive on
!
interface GigabitEthernet1/1
description Uplink to SWI-11 (Gi1/1)
switchport access vlan 665
switchport trunk native vlan 665
switchport mode access
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast
channel-group 11 mode on
!
interface GigabitEthernet1/2
description Uplink to SWI-11 (Gi1/2)
switchport access vlan 665
switchport trunk native vlan 665
switchport mode access
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast
channel-group 11 mode on
!
interface GigabitEthernet1/3
description Uplink to SWI-11 (Gi1/3)
switchport access vlan 665
switchport trunk native vlan 665
switchport mode access
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast
channel-group 11 mode on
!
interface GigabitEthernet1/4
description Uplink to SWI-11 (Gi1/4)
switchport access vlan 665
switchport trunk native vlan 665
switchport mode access
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast
channel-group 11 mode on
!
interface TenGigabitEthernet1/1
shutdown
!
interface TenGigabitEthernet1/2
shutdown
!
interface Vlan1
no ip address
shutdown
!
interface Vlan665
no ip address
!
ip default-gateway 10.10.254.4
!
no ip http server
no ip http secure-server
ip flow-export source FastEthernet0
ip flow-export version 9
ip flow-export destination 10.10.254.30 2055
!
!
ip radius source-interface FastEthernet0
logging esm config
logging trap warnings
logging facility local1
logging source-interface FastEthernet0
logging 10.10.254.30
!
snmp-server community <removed> RO
snmp-server community <removed> RW
snmp-server trap-source FastEthernet0
snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
snmp-server enable traps transceiver all
snmp-server enable traps tty
snmp-server enable traps ipmulticast
snmp-server enable traps cpu threshold
snmp-server enable traps vtp
snmp-server enable traps vlancreate
snmp-server enable traps vlandelete
snmp-server enable traps port-security
snmp-server enable traps envmon fan shutdown supply temperature status
snmp-server enable traps errdisable
snmp-server enable traps vlan-membership
snmp-server host 10.10.254.30 informs version 2c <removed>
!
!
radius server DC1
address ipv4 192.168.101.7 auth-port 1645 acct-port 1646
key 7 <removed>
!
radius server DC2
address ipv4 192.168.101.8 auth-port 1645 acct-port 1646
key 7 <removed>
!
!
banner exec ^C
*******************************************************************************
You have logged in to a secure device. If you are not authorized to access this
device, log out immediately or risk possible criminal consequences.
*******************************************************************************

^C
banner login ^C
*******************************************************************************
You are logging in to a secure device. If you are not authorized to access this
device, log out immediately or risk possible criminal consequences.
*******************************************************************************

^C
!
line con 0
password 7 <removed>
login authentication CONSOLE
line vty 0 4
session-timeout 60
exec-timeout 60 0
transport input ssh
transport output all
line vty 5 15
session-timeout 60
exec-timeout 60 0
transport input ssh
transport output all
!
ntp source FastEthernet0
ntp server 192.168.101.7
ntp server 192.168.101.8

Switch11

Switch Ports Model              SW Version            SW Image                
------ ----- -----              ----------            ----------              
*    1 54    WS-C3560X-48       12.2(58)SE2           C3560E-UNIVERSALK9-M    


Configuration register is 0xF


------------------ show running-config ------------------


Building configuration...

Current configuration : 13223 bytes
!
! Last configuration change at 17:08:41 EDT Tue Mar 12 2013 by mike.griffin
! NVRAM config last updated at 17:08:42 EDT Tue Mar 12 2013 by mike.griffin
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
no service dhcp
!
hostname SWI-11
!
boot-start-marker
boot-end-marker
!
!
no logging console
enable secret 5 <removed>
!
username privilege 15 secret 5 <removed>
aaa new-model
!
!
aaa group server radius RADIUS
server name DC1
server name DC2
!
aaa authentication login default group RADIUS local-case
aaa authentication login CONSOLE line
!
!
!
!
!
aaa session-id common
clock timezone EST -5 0
clock summer-time EDT recurring
system mtu routing 9000
!
!
!
ip domain-name .org
vtp mode off
!
!
!
!
spanning-tree mode rapid-pvst
spanning-tree loopguard default
spanning-tree portfast default
spanning-tree portfast bpduguard default
spanning-tree portfast bpdufilter default
spanning-tree extend system-id
!
!
!
port-channel load-balance src-dst-mac
!
vlan internal allocation policy ascending
vlan dot1q tag native
!
vlan 14
name iSCSI
!
vlan 665
name Management
!
vlan 999
name UNUSED_PORTS
!
ip ssh source-interface FastEthernet0
ip ssh version 2
!
!
!
!
!
!
interface Port-channel10
description Uplink to SWI-10
switchport access vlan 665
switchport trunk native vlan 665
switchport mode access
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree bpdufilter disable
spanning-tree bpduguard disable
!
interface FastEthernet0
description Management Interface
ip flow ingress
ip flow egress
ip address 10.10.254.11 255.255.255.224
!
interface GigabitEthernet0/1
description NMS (Gb4)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/2
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/3
description FILE1A (1-1)
switchport access vlan 14
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/4
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/5
description FILE1A (2-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/6
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/7
description FILE1B (1-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/8
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/9
description FILE1B (2-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/10
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/11
description SQL2A (1-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/12
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/13
description SQL2B (1-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/14
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/15
description MEDIA (Gb4)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/16
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/17
description FILE3A (1-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/18
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/19
description FILE3A (2-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/20
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/21
description FILE3B (1-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/22
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/23
description FILE3B (2-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/24
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/25
description SQL1A (1-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/26
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/27
description SAN-01 (R-0)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/28
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/29
description SAN-01 (R-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/30
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/31
description SAN-01 (L-2)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/32
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/33
description SQL3
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/34
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/35
description TL-01 (Right)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/36
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/37
description SQL1B (1-1)
switchport access vlan 14
switchport mode access
ip flow ingress
ip flow egress
flowcontrol receive desired
!
interface GigabitEthernet0/38
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/39
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/40
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/41
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/42
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/43
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/44
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/45
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/46
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/47
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet0/48
switchport access vlan 999
switchport mode access
switchport port-security
ip flow ingress
ip flow egress
shutdown
!
interface GigabitEthernet1/1
description Uplink to SWI-10 (Gi1/1)
switchport access vlan 665
switchport trunk native vlan 665
switchport mode access
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast
channel-group 10 mode on
!
interface GigabitEthernet1/2
description Uplink to SWI-10 (Gi1/2)
switchport access vlan 665
switchport trunk native vlan 665
switchport mode access
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast
channel-group 10 mode on
!
interface GigabitEthernet1/3
description Uplink to SWI-10 (Gi1/3)
switchport access vlan 665
switchport trunk native vlan 665
switchport mode access
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast
channel-group 10 mode on
!
interface GigabitEthernet1/4
description Uplink to SWI-10 (Gi1/4)
switchport access vlan 665
switchport trunk native vlan 665
switchport mode access
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast
channel-group 10 mode on
!
interface TenGigabitEthernet1/1
shutdown
!
interface TenGigabitEthernet1/2
shutdown
!
interface Vlan1
no ip address
shutdown
!
interface Vlan665
no ip address
!
ip default-gateway 10.10.254.4
!
no ip http server
no ip http secure-server
ip flow-export source FastEthernet0
ip flow-export version 9
ip flow-export destination 10.10.254.30 2055
!
!
ip radius source-interface FastEthernet0
logging esm config
logging trap warnings
logging facility local1
logging source-interface FastEthernet0
logging 10.10.254.30
!
snmp-server community <removed> RO
snmp-server community <removed> RW
snmp-server trap-source FastEthernet0
snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
snmp-server enable traps transceiver all
snmp-server enable traps tty
snmp-server enable traps ipmulticast
snmp-server enable traps cpu threshold
snmp-server enable traps vtp
snmp-server enable traps vlancreate
snmp-server enable traps vlandelete
snmp-server enable traps port-security
snmp-server enable traps envmon fan shutdown supply temperature status
snmp-server enable traps errdisable
snmp-server enable traps vlan-membership
snmp-server host 10.10.254.30 informs version 2c <removed>
!
!
radius server HDC1
address ipv4 192.168.101.7 auth-port 1645 acct-port 1646
key 7 <removed>
!
radius server DC2
address ipv4 192.168.101.8 auth-port 1645 acct-port 1646
key 7 <removed>
!
!
banner exec ^C
*******************************************************************************
You have logged in to a secure device. If you are not authorized to access this
device, log out immediately or risk possible criminal consequences.
*******************************************************************************

^C
banner login ^C
*******************************************************************************
You are logging in to a secure device. If you are not authorized to access this
device, log out immediately or risk possible criminal consequences.
*******************************************************************************

^C
!
line con 0
password 7 <removed>
login authentication CONSOLE
line vty 0 4
session-timeout 60
exec-timeout 60 0
transport input ssh
transport output all
line vty 5 15
session-timeout 60
exec-timeout 60 0
transport input ssh
transport output all
!
ntp source FastEthernet0
ntp server 192.168.101.7
ntp server 192.168.101.8
end

1 Accepted Solution

Accepted Solutions

You need to make the change on the port channel interface like this:

interface Port-channel11

description Uplink to SWI-11

switchport access vlan 665

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree bpdufilter disable

spanning-tree bpduguard disable

interface Port-channel10

description Uplink to SWI-10

switchport access vlan 665

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree bpdufilter disable

spanning-tree bpduguard disable

When interfaces are in a port channel, most of the configuration on the physical port is not actually used.

View solution in original post

8 Replies 8

Reza Sharifi
Hall of Fame
Hall of Fame

According to your post, vlan 665 is for managment and 14 for iSCSI.  So, all the ports connected to iSCSI need to be in vlan 14.

HTH

Gregory Snipes
Level 4
Level 4

You need to convert the port channel that runs between these switches over to a trunk so that you can pass the additional VLAN.

Thanks for the reply. So If I understand this correctly I'll change the config to the following?

Switch 10

      

interface GigabitEthernet1/1

description Uplink to SWI-11 (Gi1/1)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 11 mode on

!

interface GigabitEthernet1/2

description Uplink to SWI-11 (Gi1/2)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 11 mode on

!

interface GigabitEthernet1/3

description Uplink to SWI-11 (Gi1/3)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 11 mode on

!

interface GigabitEthernet1/4

description Uplink to SWI-11 (Gi1/4)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 11 mode on

!

interface GigabitEthernet1/1

description Uplink to SWI-10 (Gi1/1)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 10 mode on

!

interface GigabitEthernet1/2

description Uplink to SWI-10 (Gi1/2)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 10 mode on

!

interface GigabitEthernet1/3

description Uplink to SWI-10 (Gi1/3)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 10 mode on

!

interface GigabitEthernet1/4

description Uplink to SWI-10 (Gi1/4)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 10 mode on

interface GigabitEthernet1/1
description Uplink to SWI-11 (Gi1/1)
switchport trunk encapsulation dot1q
switchport trunk native vlan 665
switchport trunk allowed vlan 14,665
switchport mode trunk
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast disable
channel-group 11 mode on
!
interface GigabitEthernet1/2
description Uplink to SWI-11 (Gi1/2)
switchport trunk encapsulation dot1q
switchport trunk native vlan 665
switchport trunk allowed vlan 14,665
switchport mode trunk
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast disable
channel-group 11 mode on
!
interface GigabitEthernet1/3
description Uplink to SWI-11 (Gi1/3)
switchport trunk encapsulation dot1q
switchport trunk native vlan 665
switchport trunk allowed vlan 14,665
switchport mode trunk
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast disable
channel-group 11 mode on
!
interface GigabitEthernet1/4
description Uplink to SWI-11 (Gi1/4)
switchport trunk encapsulation dot1q
switchport trunk native vlan 665
switchport trunk allowed vlan 14,665
switchport mode trunk
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast disable
channel-group 11 mode on
!


Switch 11

interface GigabitEthernet1/1

description Uplink to SWI-10 (Gi1/1)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 10 mode on

!

interface GigabitEthernet1/2

description Uplink to SWI-10 (Gi1/2)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 10 mode on

!

interface GigabitEthernet1/3

description Uplink to SWI-10 (Gi1/3)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 10 mode on

!

interface GigabitEthernet1/4

description Uplink to SWI-10 (Gi1/4)

switchport trunk encapsulation dot1q

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree portfast disable

channel-group 10 mode on

port-channel load-balance src-dst-mac

!

vlan internal allocation policy ascending

vlan dot1q tag native

!

interface GigabitEthernet1/1
description Uplink to SWI-10 (Gi1/1)
switchport trunk encapsulation dot1q
switchport trunk native vlan 665
switchport trunk allowed vlan 14,665
switchport mode trunk
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast disable
channel-group 10 mode on
!
interface GigabitEthernet1/2
description Uplink to SWI-10 (Gi1/2)
switchport trunk encapsulation dot1q
switchport trunk native vlan 665
switchport trunk allowed vlan 14,665
switchport mode trunk
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast disable
channel-group 10 mode on
!
interface GigabitEthernet1/3
description Uplink to SWI-10 (Gi1/3)
switchport trunk encapsulation dot1q
switchport trunk native vlan 665
switchport trunk allowed vlan 14,665
switchport mode trunk
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast disable
channel-group 10 mode on
!
interface GigabitEthernet1/4
description Uplink to SWI-10 (Gi1/4)
switchport trunk encapsulation dot1q
switchport trunk native vlan 665
switchport trunk allowed vlan 14,665
switchport mode trunk
switchport nonegotiate
ip flow ingress
ip flow egress
flowcontrol receive on
spanning-tree portfast disable
channel-group 10 mode on

Will I need to do anything with these lines?

port-channel load-balance src-dst-mac
!
vlan internal allocation policy ascending
vlan dot1q tag native
!

You need to make the change on the port channel interface like this:

interface Port-channel11

description Uplink to SWI-11

switchport access vlan 665

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree bpdufilter disable

spanning-tree bpduguard disable

interface Port-channel10

description Uplink to SWI-10

switchport access vlan 665

switchport trunk native vlan 665

switchport trunk allowed vlan 14,665

switchport mode trunk

switchport nonegotiate

ip flow ingress

ip flow egress

flowcontrol receive on

spanning-tree bpdufilter disable

spanning-tree bpduguard disable

When interfaces are in a port channel, most of the configuration on the physical port is not actually used.

After doing switchport mode trunk the following error is returned:

An interface whose trunk encapsulation is "Auto" can not be configured to "trunk" mode.

put in "switchport trunk encap dot1q" before you hard set the port to trunk. Sorry, missed that bit.

Cool!  The iSCSI iniators are now connecting to the switchport on switch 11!!!  Thanks so much for the help!!!

Glad everything worked out.

Review Cisco Networking for a $25 gift card