Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

Converting Cisco SAN switches to EX4300 VC

$
0
0

Hello,

 

I'm looking to convert a pair of Cisco switches to an existing EX-4300 Virtual Chasis. The configs on the ciscos are identical, I thought I wouldn't have to use the trunk ports in a virtual chasis since it's basically one switch. That leaves us with vlan 11/12/100. Vlan 100 is our main vlan for the servers and 2x management ports on the SAN. Vlan 11 consists of 1 port of each blade in the SAN and one port on each server NIC. Vlan 12 is the 2nd port on each SAN blade and one port on each NIC. Below is the config for the ciscos switches:

Current configuration : 4694 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname JDEswitch1
!
boot-start-marker
boot-end-marker
!
!
!
!
no aaa new-model
switch 1 provision ws-c2960s-24ts-l
!
!
!
!
crypto pki trustpoint TP-self-signed-514237056
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-514237056
 revocation-check none
 rsakeypair TP-self-signed-514237056
!
!
crypto pki certificate chain TP-self-signed-514237056
 certificate self-signed 01
  30820241 308201AA A0030201 02020101 300D0609 2A864886 F70D0101 04050030
  30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
  69666963 6174652D 35313432 33373035 36301E17 0D393330 33303130 30303233
  345A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
  532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3531 34323337
  30353630 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
  DA4A4E61 724E32A9 35C3934B 3B95029F CD79E260 14674991 B43F93DC 039BEAB7
  F6484660 B409DFED BA70B4D7 AFE806F9 8A40E1DE 181C3AB1 53AFA7C8 EA385397
  4A50CC3A B62F3257 8D7C835E 5F15868E B503AD71 24A8B9A7 AF5FDA1C E28CAE9F
  2A660842 B77E47F1 E9ABF4AB 2C8D7A14 13976702 4A12EDA9 B51D856E A893A5ED
  02030100 01A36B30 69300F06 03551D13 0101FF04 05300301 01FF3016 0603551D
  11040F30 0D820B4A 44457377 69746368 312E301F 0603551D 23041830 168014AF
  1BD1DAC7 B55209C0 39310130 294838C8 3CD64C30 1D060355 1D0E0416 0414AF1B
  D1DAC7B5 5209C039 31013029 4838C83C D64C300D 06092A86 4886F70D 01010405
  00038181 0098ABB9 34BECA95 067CCF1D 1B2539FE 13B4E22C 0A96A76F B77A94D8
  81254EF8 B93261C0 321FA172 30A6925B 230283A3 27FD6A11 F56BB7F8 B98E36EF
  3239F8BB 88606264 969FC2CF FC17D905 E76D0D5B A4C6B764 B5D42B01 1D0EB2E7
  381EF284 84D5149A 54B6986F 9AF63F04 E40AB5A4 B8C90911 17370685 7359D472
  C4C3E135 9E
  quit
!
spanning-tree mode rapid-pvst
spanning-tree portfast default
spanning-tree extend system-id
!
!
!
!
vlan internal allocation policy ascending
!
lldp run
!
!
interface Port-channel1
 switchport trunk allowed vlan 11
 switchport mode trunk
 spanning-tree portfast disable
!
interface Port-channel2
 switchport trunk allowed vlan 12
 switchport mode trunk
 spanning-tree portfast disable
!
interface FastEthernet0
 no ip address
!
interface GigabitEthernet1/0/1
 switchport access vlan 11
!
interface GigabitEthernet1/0/2
 switchport access vlan 11
!
interface GigabitEthernet1/0/3
 switchport access vlan 11
!
interface GigabitEthernet1/0/4
 switchport access vlan 11
!
interface GigabitEthernet1/0/5
 switchport access vlan 11
!
interface GigabitEthernet1/0/6
 switchport access vlan 11
!
interface GigabitEthernet1/0/7
 switchport trunk allowed vlan 11
 switchport mode trunk
 spanning-tree portfast disable
 channel-group 1 mode active
!
interface GigabitEthernet1/0/8
 switchport trunk allowed vlan 11
 switchport mode trunk
 spanning-tree portfast disable
 channel-group 1 mode active
!
interface GigabitEthernet1/0/9
 switchport access vlan 12
!
interface GigabitEthernet1/0/10
 switchport access vlan 12
!
interface GigabitEthernet1/0/11
 switchport access vlan 12
!
interface GigabitEthernet1/0/12
 switchport access vlan 12
!
interface GigabitEthernet1/0/13
 switchport access vlan 12
!
interface GigabitEthernet1/0/14
 switchport access vlan 12
!
interface GigabitEthernet1/0/15
 switchport trunk allowed vlan 12
 switchport mode trunk
 spanning-tree portfast disable
 channel-group 2 mode active
!
interface GigabitEthernet1/0/16
 switchport trunk allowed vlan 12
 switchport mode trunk
 spanning-tree portfast disable
 channel-group 2 mode active
!
interface GigabitEthernet1/0/17
 switchport access vlan 100
!
interface GigabitEthernet1/0/18
 switchport access vlan 100
!
interface GigabitEthernet1/0/19
 switchport access vlan 100
!
interface GigabitEthernet1/0/20
 switchport access vlan 100
!
interface GigabitEthernet1/0/21
 switchport access vlan 100
!
interface GigabitEthernet1/0/22
 switchport access vlan 100
!
interface GigabitEthernet1/0/23
 switchport access vlan 100
!
interface GigabitEthernet1/0/24
 switchport access vlan 100
!
interface GigabitEthernet1/0/25
 switchport access vlan 100
!
interface GigabitEthernet1/0/26
 switchport trunk allowed vlan 100
 switchport mode trunk
 spanning-tree link-type point-to-point
!
interface GigabitEthernet1/0/27
 switchport access vlan 100
!
interface GigabitEthernet1/0/28
 switchport access vlan 100
!
interface Vlan1
 no ip address
!
interface Vlan100
 description Hawkeye Subent
 no ip address
 no ip route-cache
!
ip http server
ip http secure-server
!
line con 0
line vty 0 4
 login
line vty 5 15
 login
!
end

And here's what I have in the VC- but the iSCSI doesn't seem to be working. What am I missing?

 ge-0/0/12 {
        description "JDE SAN T1";
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 11;
                }
                storm-control default;
            }
        }
    }
    ge-0/0/13 {
        description "JDESQL01 SAN BL1";
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 11;
                }
                storm-control default;
            }
        }
    }
    ge-0/0/14 {
        description "JDE SAN T2";
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 12;
                }
                storm-control default;
            }
        }
    }
    ge-0/0/15 {
        description "JDEDEP01 SAN BL2";
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 12;
                }
                storm-control default;
            }
        }
    }
    ge-0/0/16 {
        description "JDE SAN T3";
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 100;
                }
                storm-control default;
            }
        }
    }
    ge-0/0/17 {
        description JDESQL01;
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 100;
                }
                storm-control default;
            }
        }
    }

/// Skipping to switch 2

ge-1/0/12 {
        description "JDE SAN B1";
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 11;
                }
                storm-control default;
            }
        }
    }
    ge-1/0/13 {
        description "JDEDEP01 SAN BL1";
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 11;
                }
                storm-control default;
            }
        }
    }
    ge-1/0/14 {
        description "JDE SAN B2";
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 12;
                }
                storm-control default;
            }
        }
    }
    ge-1/0/15 {
        description "JDESQL01 SAN BL2";
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 12;
                }
                storm-control default;
            }
        }
    }
    ge-1/0/16 {
        description "JDE SAN B3";
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 100;
                }
                storm-control default;
            }
        }
    }
    ge-1/0/17 {
        description JDEDEP01;
        unit 0 {
            family ethernet-switching {
                vlan {
                    members 100;
                }
                storm-control default;
            }
        }
    }

What am I missing?


Viewing all articles
Browse latest Browse all 10307

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>