[c-nsp] Cisco blade switch config

Nicolas KARP liste at karp.fr
Tue Feb 19 22:31:40 EST 2013


Hi Kevin,

Ports 01 to 16 are internal - - > ports connected to a blade server
Ports 17 to 24 are external  - - > ports connected to an external switch

In your case, the port channel should be configured  between the external
ports and your external switch.
The blade servers should not be part of the port channel. If you have a
blade which is using more than one slot, you can create another Port
channel between the Internal ports and the blade servers. You can't use the
same port-channel between multiple devices.

What you can do is :
++ remove the port-channel from port1 to 16.
++ Use one or 2 port channels between the blade center switches and your
core switches
Po1 (G0/20-22) connected to HP Core1
Po2 (G0/23-24) connected to another Blade Switch (Internal port) or
connected to HP-CORE2 direclty
Depends if you wa



Best Regards,


# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -
# - -   Nicolas KARP
# - -   Network and Security Engineer
# - -    Email : liste at karp.fr <nicolas at karp.fr>
# - -    Linkedin :  http://www.linkedin.com/in/nicolaskarp
# - -    Viadeo : http://www.viadeo.com/fr/profile/nicolas.karp
<http://www.viadeo.com/fr/profile/nicolas.karp%20>
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -




2013/2/19 Kevin Berry <kevin.berry.70 at gmail.com>

> I have (2) Cisco blade switches running in redundant mode and each is
> connected to the same HP ROOT switch on the other end. Each blade switch
> has an LACP / Etherchannel link of 2 cables going to the HP root. STP
> enabled on the Cisco's.
>
> Noticed this on my Cisco-SW1 today:
>
> Group  Port-channel  Protocol    Ports
>
> ------+-------------+-----------+-----------------------------------------------
> 1      Po1(SU)         LACP      Gi0/1(I)    Gi0/2(I)    Gi0/3(I)
>                                  Gi0/4(D)    Gi0/5(D)    Gi0/6(I)
>                                  Gi0/7(D)    Gi0/8(I)    Gi0/20(P)
>                                  Gi0/22(P)
>
> This shows that gi 0/20 & 0/22 are in use and bundled in port channel as
> they should be. My blade servers (gi 0/1 - 0/8)  (some of which are down I
> know) show (I) independant? Can anyone advise why?
>
> Also, anyone know why a server like gi 0/1 for example will not talk on
> multiple vlans?
> I mean, they are set correctly on the HP, as I can ping out fine to those
> vlans over there. Here is the Cisco config for those vlans. Cisco talks on
> VLAN 1 fine. But Vlans 2 & 3, it doesnt.
>
> !
> spanning-tree mode pvst
> spanning-tree extend system-id
> spanning-tree uplinkfast
> no spanning-tree vlan 4-99
> !
> vlan internal allocation policy ascending
> !
> !
> !
> interface Port-channel1
>  description HP CORE
>  switchport trunk allowed vlan 1-3,100
>  switchport mode trunk
>  spanning-tree portfast trunk
>  spanning-tree vlan 4-99 cost 20
> !
> !
> interface GigabitEthernet0/1
>  switchport trunk allowed vlan 1-3,100
>  switchport mode trunk
>  speed 1000
>  channel-group 1 mode active
>  spanning-tree portfast
> !
> interface GigabitEthernet0/2
>  switchport trunk allowed vlan 1-3,100
>  switchport mode trunk
>  speed 1000
>  channel-group 1 mode active
>  spanning-tree portfast
> interface GigabitEthernet0/20
>  description HP CORE
>  switchport trunk allowed vlan 1-3,100
>  switchport mode trunk
>  channel-protocol lacp
>  channel-group 1 mode active
>  spanning-tree portfast trunk
> !
> interface GigabitEthernet0/21
>  no switchport
>  no ip address
>  shutdown
>  spanning-tree portfast trunk
> !
> interface GigabitEthernet0/22
>  description HP CORE
>  switchport trunk allowed vlan 1-3,100
>  switchport mode trunk
>  channel-protocol lacp
>  channel-group 1 mode active
>  spanning-tree portfast trunk
> !
> interface GigabitEthernet0/23
>  description INTERNAL CROSSCONNECT
>  switchport trunk allowed vlan 1-3,100
>  switchport mode trunk
>  media-type internal
>  channel-protocol lacp
>  spanning-tree portfast trunk
>
> interface GigabitEthernet0/24
>  description INTERNAL CROSSCONNECT
>  no switchport
>  no ip address
>  no ip route-cache
>  media-type internal
>  spanning-tree portfast
> !
> interface Vlan1
>  ip address 10.10.0.18 255.255.0.0
>  no ip route-cache
>  no ip mroute-cache
> !
> interface Vlan2
>  no ip address
>  no ip route-cache
>  no ip mroute-cache
> !
> interface Vlan3
>  no ip address
>  no ip route-cache
>  no ip route-cache
> --------------------------------------------------
>
> Anyone can help?????
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>


More information about the cisco-nsp mailing list