From: miken (miken@sisna.com)
Date: Tue Sep 09 2003 - 17:30:43 GMT-3
Ajaz,
I had the config so here it is. Ethernet 1/1-1/6 are the NICs you see on the
server. Ethernet 1/7-1/10 are the physical ports. 1/11 is a single ethernet
management port that sits off separate from the other ports.
!
hostname Blade1-6sw2
!
!
vlan database
vlan 1 name DefaultVlan media ethernet state active
vlan 56 name private media ethernet state active
vlan 100 name public media ethernet state active
!
!
interface ethernet 1/1
switchport allowed vlan add 56 untagged
switchport native vlan 56
switchport allowed vlan remove 1
bridge-group 1 portfast
!
interface ethernet 1/2
switchport allowed vlan add 56 untagged
switchport native vlan 56
switchport allowed vlan remove 1
bridge-group 1 portfast
!
interface ethernet 1/3
switchport allowed vlan add 56 untagged
switchport native vlan 56
switchport allowed vlan remove 1
bridge-group 1 portfast
!
interface ethernet 1/4
switchport allowed vlan add 56 untagged
switchport native vlan 56
switchport allowed vlan remove 1
bridge-group 1 portfast
!
interface ethernet 1/5
switchport allowed vlan add 56 untagged
switchport native vlan 56
switchport allowed vlan remove 1
bridge-group 1 portfast
!
interface ethernet 1/6
switchport allowed vlan add 56 untagged
switchport native vlan 56
switchport allowed vlan remove 1
bridge-group 1 portfast
!
interface ethernet 1/7
switchport allowed vlan add 56 tagged
switchport allowed vlan add 100 untagged
switchport native vlan 100
switchport allowed vlan remove 1
lacp
!
interface ethernet 1/8
switchport allowed vlan add 56 tagged
switchport allowed vlan add 100 untagged
switchport native vlan 100
switchport allowed vlan remove 1
lacp
!
interface ethernet 1/9
switchport allowed vlan add 56 tagged
switchport allowed vlan add 100 untagged
switchport native vlan 100
switchport allowed vlan remove 1
lacp
!
interface ethernet 1/10
switchport allowed vlan add 56 tagged
switchport allowed vlan add 100 untagged
switchport native vlan 100
switchport allowed vlan remove 1
lacp
!
interface ethernet 1/11
speed-duplex 100half
no negotiation
switchport allowed vlan add 56 untagged
switchport native vlan 56
switchport allowed vlan remove 1
!
interface vlan 100
ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
!
!
ip default-gateway xxx.xxx.xxx.xxx
!
!
!
!
!
line console
!
!
line vty
exec-timeout 3600
password xxxxxxxxxxxxxxxxxx
!
!
!
end
Thanks,
Mike N
----- Original Message -----
From: "Nawaz, Ajaz" <Ajaz.Nawaz@bskyb.com>
To: <ccielab@groupstudy.com>
Sent: Tuesday, September 09, 2003 8:47 AM
Subject: OT: Anybody connected Sunblade switch to Cisco ?
> Sun have built a switch into it's Sunfire B1600 blade server.
> Has anyone connected one of these to a Cisco switch ?
>
> with hosts in different VLAN's did anyone manage to trunk and channel ?
>
> tia
> ajaz
>
>
>
> **********************************************************************
> Information in this email is confidential and may be privileged.
> It is intended for the addressee only. If you have received it in error,
> please notify the sender immediately and delete it from your system.
> You should not otherwise copy it, retransmit it or use or disclose its
> contents to anyone.
> Thank you for your co-operation.
> **********************************************************************
>
>
> _______________________________________________________________________
> You are subscribed to the GroupStudy.com CCIE R&S Discussion Group.
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:25 GMT-3