Bedienungsanleitung Fujitsu BX600 SB9

Bedienungsanleitung für das Gerät Fujitsu BX600 SB9

Gerät: Fujitsu BX600 SB9
Kategorie: Umschalter
Produzent: Fujitsu
Größe: 1.73 MB
Datum des Hinzufügens: 10/30/2014
Seitenanzahl: 47
Anleitung drucken

Herunterladen

Wie kann man es nutzen?

Unser Ziel ist Ihnen einen schnellen Zugang zu Inhalten in Bedienungsanleitungen zum Gerät Fujitsu BX600 SB9 zu garantieren. Wenn Sie eine Online-Ansicht nutzten, können Sie den Inhaltsverzeichnis schnell durchschauen und direkt zu der Seite gelangen, auf der Sie die Lösung zu Ihrem Problem mit Fujitsu BX600 SB9 finden.

Für Ihre Bequemlichkeit

Wenn das direkte Durchschauen der Anleitung Fujitsu BX600 SB9 auf unserer Seite für Sie unbequem ist, können sie die folgende zwei Möglichkeiten nutzen:

  • Vollbildsuche – Um bequem die Anleitung durchzusuchen (ohne sie auf den Computer herunterzuladen) können Sie den Vollbildsuchmodus nutzen. Um das Durchschauen der Anleitung Fujitsu BX600 SB9 im Vollbildmodus zu starten, nutzen Sie die Schaltfläche Vollbild
  • Auf Computer herunterladen – Sie können die Anleitung Fujitsu BX600 SB9 auch auf Ihren Computer herunterladen und sie in Ihren Sammlungen aufbewahren. Wenn Sie jedoch keinen Platz auf Ihrem Gerät verschwenden möchten, können Sie sie immer auf ManualsBase herunterladen.
Fujitsu BX600 SB9 Handbuch - Online PDF
Advertisement
« Page 1 of 47 »
Advertisement
Druckversion

Viele Personen lesen lieber Dokumente nicht am Bildschirm, sondern in gedruckter Version. Eine Druckoption der Anleitung wurde ebenfalls durchdacht, und Sie können Sie nutzen, indem Sie den Link klicken, der sich oben befindet - Anleitung drucken. Sie müssen nicht die ganze Fujitsu BX600 SB9 Anleitung drucken, sondern nur die Seiten, die Sie brauchen. Schätzen Sie das Papier.

Zusammenfassungen

Unten finden Sie Trailer des Inhalts, der sich auf den nächsten Anleitungsseiten zu Fujitsu BX600 SB9 befindet. Wenn Sie den Seiteninhalt der nächsten Seiten schnell durchschauen möchten, können Sie sie nutzen.

Inhaltszusammenfassungen
Inhaltszusammenfassung zur Seite Nr. 1



Issue 20th October 2006

Integration of BX600 SB9

Switches in Cisco Networks

Pages 47

Contents

1 Introduction 3
2 Switch Connectivity 4
2.1 Auto Negotiation 4
2.1.1 Introduction 4
2.1.2 Recommended Solution 4
2.1.3 Configuration 4
2.2 Port Aggregation 5
2.2.1 Introduction 5
2.2.2 Recommended Solution 5
2.2.3 Configuration 6
2.3 VLANs and Trunks 8
2.3.1 Introduction 8
2.3.2 Recommended Solution 8
2.3.3 Configuration 8
2.4 Spanning Tree Protocol 11

Inhaltszusammenfassung zur Seite Nr. 2

Whitepaper │ Issue: 20th October 2006│ PRIMERGY BX600 GbE Switch (six 1 Gbit, two 10 Gbit Ports) Layer 2/3/4 Switch Page 2 / 47 4.5.1 Introduction 46 4.5.2 Recommended Solution 46 4.5.3 Configuration of CDP 46 4.6 Port Monitoring 47 4.6.1 Introduction 47 4.6.2 Configuration of Port Monitoring 47 4.7 Further information in the Internet: 47

Inhaltszusammenfassung zur Seite Nr. 3

Whitepaper │ Issue: 20th October 2006│ PRIMERGY BX600 GbE Switch (six 1 Gbit, two 10 Gbit Ports) Layer 2/3/4 Switch Page 3 / 47 1 Introduction Today most datacenter networks run with switches from a single vendor. Although most of the protocols used are standardized, there are a number of proprietary ones – especially redundancy and management protocols. Other features may be so individual that interoperability is possible but not simple. It is therefore sometimes a challenge to integrate s

Inhaltszusammenfassung zur Seite Nr. 4

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 4 / 47 2 Switch Connectivity 2.1 Auto Negotiation 2.1.1 Introduction The SB9 is equipped with at least six Gigabit Ethernet ports which are implemented as specified in the 1000BaseT standard. (Since ten Gigabit Ethernet is not usual in datacenters’ server access layer, the 10GBaseCX4 and XFP interfaces that are also available are not covered here.) These ports can be run with different data rates

Inhaltszusammenfassung zur Seite Nr. 5

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 5 / 47 2.2 Port Aggregation 2.2.1 Introduction You will usually need more than 1 Gbit when connecting an SB9 switch in a datacenter. In this case two or more links are set up to form a port-channel, also known as a Fast Ethernet Channel (FEC) or Gigabit Ethernet Channel (GEC) in Cisco networks. Figure 1 shows a typical uplink configuration for an SB9: One port-channel connects to Cisco switch A and

Inhaltszusammenfassung zur Seite Nr. 6

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 6 / 47 2.2.3 Configuration The setup in Figure 1 would be configured in the following steps: • Step 1: Shut down the affected ports to avoid loops • Step 2: Set up the port-channel • Step 3: Bring up the affected ports • Step 4: Verify the operation of the port-channels Step 1: Shut down the affected ports to avoid loops ! SB9 interface range 0/11 – 0/14 shutdown exit ! Cisco A inter

Inhaltszusammenfassung zur Seite Nr. 7

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 7 / 47 channel-group 2 mode on end Step 3: Bring up the affected ports ! SB9 interface range 0/11 – 0/14 no shutdown exit end ! Cisco A interface Po 1 no shutdown end ! Cisco B interface Po 2 no shutdown end Step 4: Verify the operation of the port-channels ! SB9 (SB9) #show port-channel Logical Interface Port-Channel Name Link State Mbr Ports Active Ports ---------------

Inhaltszusammenfassung zur Seite Nr. 8

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 8 / 47 2.3 VLANs and Trunks 2.3.1 Introduction Most network administrators want to partition their network into multiple broadcast domains to provide better network stability and better information security. This is implemented using virtual LAN technology (VLANs) which provides multiple virtual LAN segments in one switched network domain as specified in the standard 802.1Q. A number of protocols h

Inhaltszusammenfassung zur Seite Nr. 9

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 9 / 47 Step 1: Configure the port-channels Please refer chapter 2 .2 Step 2: Define the VLANs ! SB9 ! Configure the VLANs (VLAN 1 is default and can’t be configured vlan database vlan 10 vlan name 10 VLAN-10 vlan 20 vlan name 20 VLAN-20 exit ! Cisco-A ! Configure the VLANs (VLAN 1 is default and can’t be configured vlan 10 name VLAN-10 ! vlan 20 name VLAN-20 ! vlan 30

Inhaltszusammenfassung zur Seite Nr. 10

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 10 / 47 switchport allowed vlan 1,10,20 ! interface range GigabitEthernet0/1 - 2 ! the native vlan 1 is default and normally not displayed in configuration switchport trunk native vlan 1 switchport trunk allowed vlan 1,10,20 switchport trunk encapsulation dot1q switchport mode trunk channel-group 6 mode on ! Step 4: Verify the VLAN trunk ! SB9 (bx6-sb9-a) #show vlan VLAN ID

Inhaltszusammenfassung zur Seite Nr. 11

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 11 / 47 2.4 Spanning Tree Protocol 2.4.1 Introduction When the only standard for spanning tree protocols in LANs was STP, as specified in 802.1D, Cisco developed a number of proprietary protocol enhancements. Some of these were adopted into the RSTP standard but others were not. Cisco therefore also modified their RSTP implementation to be compatible with their enhanced STP. Table 3 shows all curr

Inhaltszusammenfassung zur Seite Nr. 12

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 12 / 47 therefore important that one native VLAN is defined at both VLAN trunks. Cisco recommends that this native VLAN should be the same for both trunks to the SB9. If the Po1 link or switch A itself fails, the SB9 will change the role of Po2 to “designated” and its state to “forwarding”, after going through the state “learning”. According to the standard this will lead to a failover time of approx

Inhaltszusammenfassung zur Seite Nr. 13

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 13 / 47 Rapid Spanning Tree The standard IEEE 802.1w (RSTP) defines only BPDUs in the native VLAN as implemented by the SB9. Cisco also enhanced RSTP to RAPID-PVST which is compatible to RSTP in a number of ways. Figure 5 shows this scenario. Figure 5 : Combining RAPID-PVST and 802.1w All RSTP features are functioning for the native (in this example VLAN1). Since the SB9 implements the stand

Inhaltszusammenfassung zur Seite Nr. 14

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 14 / 47 Figure 6 : Combining RAPID-PVST and 802.1w after failure of Po1 Figure 6 shows this scenario. When server 1 now wants to send data to server 2, switch B will send it to switch A via Po3 (as indicated by the MAC address table), which has no connection to the SB9 and will drop the packet. This will not change until either the MAC address table entry times out (after ~300 seconds) or the serve

Inhaltszusammenfassung zur Seite Nr. 15

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 15 / 47 2.4.2 Recommended Solution As discussed earlier, there are a number of different combinations of STP protocols that can be selected when integrating SB9 switches into Cisco networks. Although using MSTP between the Cisco and the SB9 would be the best solution, it will not be discussed further in this paper because MSTP is so very unusual in Cisco networks. If you were to run MSTP (802.1s) on

Inhaltszusammenfassung zur Seite Nr. 16

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 16 / 47 ! Define the VLANs vlan database vlan 10 vlan name 10 VLAN-10 vlan 20 vlan name 20 VLAN-20 exit ! Definine the port-channels port-channel Po1 interface 1/1 exit interface 0/11 channel-group 1/1 exit interface 0/12 channel-group 1/1 exit port-channel Po2 interface 1/2 exit interface 0/13 channel-group 1/2 exit interface 0/14 channel-group 1/2 exit

Inhaltszusammenfassung zur Seite Nr. 17

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 17 / 47 name VLAN-10 ! vlan 20 name VLAN-20 ! Define the port-channels ! interface Port-channel1 switchport trunk encapsulation dot1q switchport mode trunk ! interface Port-channel3 switchport trunk encapsulation dot1q switchport mode trunk ! interface GigabitEthernet0/1 switchport trunk encapsulation dot1q switchport mode trunk channel-group 1 mode on ! interface GigabitEth

Inhaltszusammenfassung zur Seite Nr. 18

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 18 / 47 switchport mode trunk channel-group 2 mode on interface GigabitEthernet0/23 switchport trunk encapsulation dot1q switchport mode trunk channel-group 3 mode on ! interface GigabitEthernet0/24 switchport trunk encapsulation dot1q switchport mode trunk channel-group 3 mode on Step 2: Verify the configuration ! Check if STP is diabled @ SB9 ! (bx6-sb9-a) #show spanning-tree

Inhaltszusammenfassung zur Seite Nr. 19

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 19 / 47 Po1 Desg FWD 3 128.96 P2p Po3 Desg FWD 3 128.112 P2p VLAN0010 Spanning tree enabled protocol rstp Root ID Priority 10 Address 0017.9470.3200 This bridge is the root Hello Time 1 sec Max Age 11 sec Forward Delay 8 sec Bridge ID Priority 10 (priority 0 sys-id-ext 10)

Inhaltszusammenfassung zur Seite Nr. 20

White Paper │ Issue: October 2006 │ Integration of BX600 SB9 Switches in Cisco Networks Page 20 / 47 Hello Time 1 sec Max Age 11 sec Forward Delay 8 sec Aging Time 300 Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Po2 Altn BLK 3 128.640 P2p Po3 Root FWD 3 128.616 P2p VLAN0020 Spanning tree enabled protocol rstp Root ID


Ähnliche Anleitungen
# Bedienungsanleitung Kategorie Herunterladen
1 Fujitsu FBR211 Handbuch Umschalter 1
2 Fujitsu FD-1008AT Handbuch Umschalter 1
3 Fujitsu Ethernet 2.4 Handbuch Umschalter 0
4 Fujitsu FS-1008MT Series Handbuch Umschalter 1
5 Fujitsu FD-1016AT Handbuch Umschalter 1
6 Fujitsu FS-102AT Handbuch Umschalter 3
7 Fujitsu FBR12 Handbuch Umschalter 0
8 Fujitsu FS-1004MU Handbuch Umschalter 4
9 Fujitsu FS-1004EX Handbuch Umschalter 0
10 Fujitsu FS-102ATL Handbuch Umschalter 1
11 Fujitsu FS 102ATU Handbuch Umschalter 3
12 Fujitsu FS-1004MT Handbuch Umschalter 1
13 Fujitsu FS-1008MU Handbuch Umschalter 1
14 Fujitsu CONTROL2 BX600 Handbuch Umschalter 0
15 Fujitsu FX1008MT Handbuch Umschalter 0
16 Sony 4-296-436-11 (2) Handbuch Umschalter 0
17 3Com 10/100BASE-TX Handbuch Umschalter 61
18 3Com 2226-SFP Handbuch Umschalter 688
19 3Com 16985ua.bk Handbuch Umschalter 10
20 3Com 10BASE-T Handbuch Umschalter 4