Cisco Nexus B22 Design And Deployment Manual

Cisco Nexus B22 Design And Deployment Manual

Blade fabric extender for ibm
Hide thumbs Also See for Nexus B22:

Advertisement

Quick Links

Cisco Nexus B22 Blade Fabric
Extender for IBM
Design and Deployment Guide
November 2013
Int
© 2014 Cisco | IBM. All rights reserved.
Page 1

Advertisement

Table of Contents
loading

Summary of Contents for Cisco Nexus B22

  • Page 1 Cisco Nexus B22 Blade Fabric Extender for IBM Design and Deployment Guide November 2013 © 2014 Cisco | IBM. All rights reserved. Page 1...
  • Page 2: Table Of Contents

    Creating Host-Side vPC for Server Links with LACP ..................17 Fibre Channel over Ethernet ..........................21 Configuring FCoE ..............................21 Configuring the Cisco Nexus 5000 Series and B22 for IBM for FCoE ..............22 iSCSI Configuration ............................... 27 Virtual Network Adapter Partitioning ........................30 Debug Commands ..............................
  • Page 3: Introduction

    Cisco Nexus 5000 or 6000 Series Switch together form a distributed modular system. The Cisco Nexus B22 for IBM forwards all traffic to the parent Cisco Nexus 5000 or 6000 Series Switch over eight 10 Gigabit Ethernet uplinks. Low-cost uplink connections of up to 10 meters can be made with copper Twinax ®...
  • Page 4 Cisco Nexus B22 for IBM, or any connecting cable. This topology is widely used in FCoE deployments. The third blade chassis from the left in Figure 1 contains Cisco Nexus B22 for IBM fabric extenders that connect to both Cisco Nexus 5500 platform switches through vPC for redundancy. In this configuration, active-active load balancing using vPC from the blade server to the Cisco Nexus 5500 platform switch cannot be enabled.
  • Page 5: Hardware Installation

    Hardware Installation Installation of the Cisco Nexus B22 for IBM in the rear of the blade server chassis is similar to the installation of other connection blades. The layout of the blade server chassis, as well as the server types and mezzanine cards used, determines the slots that should be populated with the Cisco Nexus B22 for IBM for 10 Gigabit Ethernet connectivity.
  • Page 6: Fabric Extender Management Model

    Cisco Nexus B22 for IBM Fabric Extenders as Seen in the CMM Fabric Extender Management Model The Cisco Nexus fabric extenders are managed by a parent switch through the fabric interfaces using a zero- touch configuration model. The switch discovers the fabric extender by using a detection protocol.
  • Page 7: Fabric Connectivity Options

    Fabric Connectivity Options The Cisco Nexus B22 for IBM creates a distributed, modular chassis with the Cisco Nexus parent switch after a fabric connection has been made over standard 10-Gbps cabling. This connection can be accomplished using any of the following types of interconnects: ...
  • Page 8 The assignment of the host-side ports is always based on the configured max link parameter and not the actual physical number of fabric ports connected. Be sure to match the max link parameter with the actual number of physical links used. © 2014 Cisco | IBM. All rights reserved. Page 8...
  • Page 9: Port Channel Fabric Interface Connection

    The Port Channel fabric interface provides an alternative way of connecting the parent switch and the Cisco Nexus B22 for IBM fabric extender. In this mode of operation, the physical fabric links are bundled into a single logical channel. This approach prevents a single fabric interconnect link loss from disrupting traffic to any one server.
  • Page 10: Configuring A Fabric Port Channel

    Cisco Nexus Operating System (NX-OS) Software TAC support: http://www.cisco.com/tac Copyright (c) 2002-2011, Cisco Systems, Inc. All rights reserved. The copyrights to certain works contained in this software are owned by other third parties and used and distributed under license. Certain components of this software are licensed under the GNU General Public License (GPL) version 2.0 or the GNU...
  • Page 11 4. Create the Port Channel, change the port mode, and associate the fabric extender with the Port Channel: N5548-Bottom(config-if)# interface port-channel N5548-Bottom(config-if)# switchport mode fex-fabric N5548-Bottom(config-if)# fex associate N5548-Bottom(config-if)# 5. Assign the Cisco Nexus parent switch ports to the Port Channel: N5548-Bottom(config-if)# interface ethernet 1/17 N5548-Bottom(config-if)# switchport mode fex-fabric N5548-Bottom(config-if)# fex associate N5548-Bottom(config-if)#...
  • Page 12 6. Repeat the steps on the second Cisco Nexus 5000 Series Switch connected to the fabric extender in interconnect bay 4: N5548-Top# configure terminal N5548-Top(config)# feature fex N5548-Top(config)# N5548-Top(config-if)# interface port-channel N5548-Top(config-if)# switchport mode fex-fabric N5548-Top(config-if)# fex associate N5548-Top(config-if)# interface ethernet...
  • Page 13: Virtual Port Channel Connection

    Virtual Port Channel Connection vPCs allow links that are physically connected to two different Cisco Nexus switches to form a Port Channel to a downstream device. The downstream device can be a switch, a server, or any other networking device that supports IEEE 802.3ad Port Channels.
  • Page 14: Configuring A Vpc

    --------:: Management VRF will be used as the default VRF ::-------- N5548-Top(config-vpc-domain)# peer-keepalive destination 172.25.182. 108 source 172.25.182. 109 Note: --------:: Management VRF will be used as the default VRF ::-------- © 2014 Cisco | IBM. All rights reserved. Page 14...
  • Page 15 Peer status : peer adjacency formed ok vPC keep-alive status : peer is alive Configuration consistency status: success Per-vlan consistency status : success Type-2 consistency status : success © 2014 Cisco | IBM. All rights reserved. Page 15...
  • Page 16: Server Network Teaming

    EtherChannel or Link Aggregation Control Protocol (LACP) connection to a single switch. However, because the Cisco Nexus B22 for IBM fabric extender is an extension of the parent switch, EtherChannel or LACP connections can be created between the blade server and the virtual chassis. Dual Cisco Nexus switches can be used with vPC for additional switch redundancy while providing active-active links to servers, thus enabling aggregate 40- Gbps bandwidth with dual links (Figure 6).
  • Page 17: Creating Host-Side Vpc For Server Links With Lacp

    5548-Bottom(config)# fex 191 5548-Bottom(config-fex)# interface ethernet 1/21-22 5548-Bottom(config-if)# channel-group 191 5548-Bottom(config-if)# no shutdown 5548-Bottom(config-if)# interface port-channel 191 5548-Bottom(config-if)# switchport mode fex-fabric 5548-Bottom(config-if)# fex associate 191 5548-Bottom(config-if)# vpc 191 5548-Bottom(config-if)# no shutdown © 2014 Cisco | IBM. All rights reserved. Page 17...
  • Page 18 5548-Bottom# configure terminal Enter configuration commands, one per line. End with CNTL/Z. 5548-Bottom#(config)# interface port-channel 201 5548-Bottom#(config-if)# switchport mode trunk 5548-Bottom#(config-if)# switchport trunk native vlan 182 5548-Bottom#(config-if)# switchport trunk allowed vlan 182-184,200 © 2014 Cisco | IBM. All rights reserved. Page 18...
  • Page 19 5548-Top(config-if)# no shutdown 5548-Top(config-if)# interface ethernet 192/1/7 5548-Top(config-if)# switchport mode trunk 5548-Top(config-if)# switchport trunk native vlan 182 5548-Top(config-if)# switchport trunk allowed vlan 182-184,201 5548-Top(config-if)# channel-group 201 mode active 5548-Top(config-if)# no shutdown © 2014 Cisco | IBM. All rights reserved. Page 19...
  • Page 20 To verify that the vPC is formed, go to one of the Cisco Nexus switches to check the status of the server Port Channel interface. The pair of Cisco Nexus switches is in a vPC configuration, so each has a single port in the Port Channel.
  • Page 21: Fibre Channel Over Ethernet

    FCoE combines LAN and storage traffic on a single link, eliminating the need for dedicated adapters, cables, and devices for each type of network, resulting in savings that can extend the life of the data center. The Cisco Nexus B22 for IBM is the building block that enables FCoE traffic to travel outside the blade chassis.
  • Page 22: Configuring The Cisco Nexus 5000 Series And B22 For Ibm For Fcoe

    OneCommand FCoE Utility Showing Ports Configured for FCoE with Drivers Loaded Configuring the Cisco Nexus 5000 Series and B22 for IBM for FCoE This example assumes that a server in bay 2 is using connection blade bays 3 and 4 for FCoE connectivity.
  • Page 23 N5548-Bottom(config-if)# switchport trunk allowed vsan 200 N5548-Bottom(config-if)# no shut N5548-Bottom(config-if)# N5548-Top(config)# N5548-Top(config)# interface vfc 1032 N5548-Top(config-if)# switchport mode F N5548-Top(config-if)# bind interface ethernet 192/1/7 N5548-Top(config-if)# switchport trunk allowed vsan 201 N5548-Top(config-if)# no shut N5548-Top(config-if)# © 2014 Cisco | IBM. All rights reserved. Page 23...
  • Page 24 1, 201 N5548-Top(config-vsan-db)# 6. Bind the entry in the VSAN database on the switches: N5548-Bottom(config)# N5548-Bottom(config)# vsan database N5548-Bottom(config-vsan-db)# vsan 200 N5548-Bottom(config-vsan-db)# vsan 200 interface vfc1032 N5548-Bottom(config-vsan-db)# © 2014 Cisco | IBM. All rights reserved. Page 24...
  • Page 25 N5548-Top(config-if)# 8. Bind the VSAN to the Fibre Channel interface: N5548-Bottom(config)# vsan database N5548-Bottom(config-vsan-db)# vsan 200 interface fc 1/48 N5548-Bottom(config-vsan-db)# N5548-Top(config)# vsan database N5548-Top(config-vsan-db)# vsan 201 interface fc 1/48 N5548-Top(config-vsan-db)# © 2014 Cisco | IBM. All rights reserved. Page 25...
  • Page 26 N5548-Bottom(config-zoneset)# zoneset activate name zoneset1 vsan 200 N5548-Top(config-zoneset)# zoneset activate name zoneset2 vsan 201 You can now use the following commands to check the connectivity between the blade server and the Cisco Nexus B22 for IBM: N5548-Bottom# show flogi database...
  • Page 27: Iscsi Configuration

    You can run these commands on a second Cisco Nexus Switches to verify the fabric. Figure 9 shows a server that has successfully connected to the SAN. Figure 9: Server with FCoE Connected to Volumes on a Fibre Channel Array iSCSI Configuration iSCSI provides an alternative to FCoE for block-level storage.
  • Page 28 N5548-Bottom(config-sys-qos)# service-policy type network-qos iSCSI-C1 5. Identify the iSCSI traffic on the other Cisco Nexus switch using the same process as for the first switch by defining a class map for each class of traffic to be used in the QoS policies:...
  • Page 29 Figure 10 shows how the iSCSI ports appear in VMware ESXi. Two additional storage adapters are created in VMware ESXi. Figure 10: IBM Flex System X440+10GB Fabric Blade Running VMware ESXi 5.1.0,1065491 © 2014 Cisco | IBM. All rights reserved. Page 29...
  • Page 30: Virtual Network Adapter Partitioning

    To configure the virtual adapter function, follow this procedure: 1. Install the license. 2. Configure the virtual network adapters. 3. Configure the switch interface for the correct VLANs. © 2014 Cisco | IBM. All rights reserved. Page 30...
  • Page 31 Generate the FoD key for the advanced software function. c. Install the key using the IBM Integrated Management Module (IMM) web interface. d. Verify that the key was successfully installed. e. Reboot the system. © 2014 Cisco | IBM. All rights reserved. Page 31...
  • Page 32 Select the adapter port by opening the UEFI menu and choosing System Settings > Network and selecting the adapter port. c. Select the Emulex NIC. d. Select Advanced Mode option: NIC, iSCSI, or FCoE. © 2014 Cisco | IBM. All rights reserved. Page 32...
  • Page 33 Function 2 on both physical NICs corresponds to the second vNIC, which can be the iSCSI or FCoE initiator. In this example, it is the FCoE initiator with 4-Gbps of bandwidth allocated. © 2014 Cisco | IBM. All rights reserved. Page 33...
  • Page 34 182,200 spanning-tree port type edge trunk channel-group 207 interface port-channel207 switchport mode trunk switchport trunk native vlan 182 switchport trunk allowed vlan 182,200 spanning-tree port type edge trunk © 2014 Cisco | IBM. All rights reserved. Page 34...
  • Page 35: Debug Commands

    Debug Commands show fex This command displays the status of the fabric extenders that are powered on and connected. Cisco Nexus B22 for IBM installed but parent switch not configured: N5548-Bottom# show fex Number Description State Model Serial ------------------------------------------------------------------------ --------...
  • Page 36: Show Fex Detail

    Eth191/1/2 Down Po191 Eth191/1/3 Po191 Eth191/1/4 Po191 Eth191/1/5 Down Po191 Eth191/1/6 Down Po191 Eth191/1/7 Po191 Eth191/1/8 Down Po191 Eth191/1/9 Down Po191 Eth191/1/10 Down Po191 Eth191/1/11 Down Po191 Eth191/1/12 Down Po191 © 2014 Cisco | IBM. All rights reserved. Page 36...
  • Page 37: Show Interface Brief

    1000(D) -- Eth1/8 access up none 1000(D) -- Eth1/9 trunk none 10G(D) 20 Eth1/10 trunk down SFP not inserted 10G(D) 20 Eth1/11 access down SFP not inserted 10G(D) -- © 2014 Cisco | IBM. All rights reserved. Page 37...
  • Page 38 SFP not inserted 10G(D) -- Eth2/14 access down SFP not inserted 10G(D) -- Eth2/15 access down SFP not inserted 10G(D) -- Eth2/16 access down SFP not inserted 10G(D) -- © 2014 Cisco | IBM. All rights reserved. Page 38...
  • Page 39 Link not connected auto(D) -- Eth160/1/3 access down Link not connected auto(D) -- Eth160/1/4 access down Link not connected auto(D) -- Eth160/1/5 access down Link not connected auto(D) -- © 2014 Cisco | IBM. All rights reserved. Page 39...
  • Page 40 10G(D) -- Eth192/1/2 access down Link not connected auto(D) -- Eth192/1/3 access up none 10G(D) 203 Eth192/1/4 access up none 10G(D) -- Eth192/1/5 access down Link not connected auto(D) -- © 2014 Cisco | IBM. All rights reserved. Page 40...
  • Page 41 Link not connected auto(D) -- Eth194/1/12 access down Link not connected auto(D) -- Eth194/1/13 access down Link not connected auto(D) -- Eth194/1/14 access down Link not connected auto(D) -- © 2014 Cisco | IBM. All rights reserved. Page 41...
  • Page 42: Show Interface Ethernet 191/1/1

    191/1/1 This command displays detailed statistics for Cisco Nexus B22 for IBM fabric extender port 1. N5548-Bottom# show interface ethernet 191/1/1 Ethernet191/1/1 is up Belongs to Po201 Hardware: 1000/10000 Ethernet, address: f84f.57ce.3642 (bia f84f.57ce.3642) MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec...
  • Page 43: Show Vlan

    Eth191/1/6, Eth191/1/8 Eth191/1/9, Eth191/1/10 Eth191/1/11, Eth191/1/12 Eth191/1/13, Eth192/1/2 Eth192/1/5, Eth192/1/6 Eth192/1/8, Eth192/1/9 Eth192/1/10, Eth192/1/11 Eth192/1/12, Eth192/1/13 Eth193/1/1, Eth193/1/2 Eth193/1/3, Eth193/1/4 Eth193/1/5, Eth193/1/6 Eth193/1/7, Eth193/1/8 Eth193/1/9, Eth193/1/10 Eth193/1/11, Eth193/1/12 Eth193/1/13, Eth193/1/14 © 2014 Cisco | IBM. All rights reserved. Page 43...
  • Page 44: Show Interface Fex-Fabric

    N5548-Bottom# show interface fex-fabric Fabric Fabric Port Port State Uplink Model Serial --------------------------------------------------------------- Eth1/1 Configured Eth1/17 Active N2K-B22IBM-P FOC1730R0XQ Eth1/18 Active N2K-B22IBM-P FOC1730R0XM Eth1/19 Active N2K-B22IBM-P FOC1730R0WU © 2014 Cisco | IBM. All rights reserved. Page 44...
  • Page 45: Cisco Nexus Configurations

    5 policy-map type qos iSCSI-C1 class iSCSI-C1 set qos-group 2 class-map type network-qos iSCSI-C1 match qos-group 2 policy-map type network-qos iSCSI-C1 class type network-qos iSCSI-C1 pause no-drop © 2014 Cisco | IBM. All rights reserved. Page 45...
  • Page 46 0670a2b350abe618a78f703 localizedkey snmp-server community public group network-operator ntp distribute ntp server 161.44.248.75 use-vrf management ntp commit vrf context management ip route 0.0.0.0/0 172.25.182.1 vlan 1,77 vlan 182 name MGMT vlan 200 © 2014 Cisco | IBM. All rights reserved. Page 46...
  • Page 47 192 vpc 192 interface port-channel193 switchport mode fex-fabric fex associate 193 vpc 193 interface port-channel194 switchport mode fex-fabric fex associate 194 vpc 194 © 2014 Cisco | IBM. All rights reserved. Page 47...
  • Page 48 Ethernet191/1/7 switchport trunk allowed vsan 200 no shutdown interface vfc1044 bind interface Ethernet191/1/14 switchport trunk allowed vsan 200 no shutdown interface vfc1044 vsan database vsan 200 interface vfc1031 © 2014 Cisco | IBM. All rights reserved. Page 48...
  • Page 49 Ethernet1/2 interface Ethernet1/3 interface Ethernet1/4 interface Ethernet1/5 interface Ethernet1/6 interface Ethernet1/7 description iscsi-net0-nexsan switchport access vlan 182 speed 1000 interface Ethernet1/8 switchport access vlan 182 speed 1000 interface Ethernet1/9 © 2014 Cisco | IBM. All rights reserved. Page 49...
  • Page 50 194 interface Ethernet1/21 switchport mode fex-fabric fex associate 191 channel-group 191 interface Ethernet1/22 switchport mode fex-fabric fex associate 191 channel-group 191 interface Ethernet1/23 switchport mode fex-fabric fex associate 192 © 2014 Cisco | IBM. All rights reserved. Page 50...
  • Page 51 Ethernet1/29 interface Ethernet1/30 interface Ethernet1/31 interface Ethernet1/32 interface Ethernet1/33 interface Ethernet1/34 interface Ethernet1/35 interface Ethernet1/36 interface Ethernet1/37 interface Ethernet1/38 interface Ethernet1/39 interface Ethernet1/40 interface Ethernet2/1 interface Ethernet2/2 interface Ethernet2/3 © 2014 Cisco | IBM. All rights reserved. Page 51...
  • Page 52 Ethernet191/1/1 switchport mode trunk switchport trunk allowed vlan 182,200 interface Ethernet191/1/2 interface Ethernet191/1/3 switchport access vlan 182 channel-group 203 interface Ethernet191/1/4 switchport access vlan 182 channel-group 202 interface Ethernet191/1/5 © 2014 Cisco | IBM. All rights reserved. Page 52...
  • Page 53 Ethernet192/1/2 interface Ethernet192/1/3 switchport access vlan 182 channel-group 203 interface Ethernet192/1/4 switchport access vlan 182 interface Ethernet192/1/5 interface Ethernet192/1/6 interface Ethernet192/1/7 switchport mode trunk switchport trunk native vlan 182 © 2014 Cisco | IBM. All rights reserved. Page 53...
  • Page 54 311 interface Ethernet193/1/2 interface Ethernet193/1/3 interface Ethernet193/1/4 interface Ethernet193/1/5 interface Ethernet193/1/6 interface Ethernet193/1/7 switchport mode trunk spanning-tree port type edge trunk channel-group 317 interface Ethernet193/1/8 interface Ethernet193/1/9 interface Ethernet193/1/10 © 2014 Cisco | IBM. All rights reserved. Page 54...
  • Page 55 50:00:40:20:05:df:43:2c member pwwn 10:00:6c:ae:8b:2c:cb:c1 zone name zone2 vsan 200 member pwwn 50:00:40:20:05:df:43:2c member pwwn 10:00:6c:ae:8b:2c:d8:41 zoneset name zoneset1 vsan 200 member zone1 member zone2 zoneset activate name zoneset1 vsan 200 © 2014 Cisco | IBM. All rights reserved. Page 55...
  • Page 56: Cisco Nexus 5000 Series Switch 2 Configuration

    2 policy-map type network-qos iSCSI-C1 class type network-qos iSCSI-C1 pause no-drop class type network-qos class-default mtu 9216 multicast-optimize system qos service-policy type queuing input fcoe-default-in-policy © 2014 Cisco | IBM. All rights reserved. Page 56...
  • Page 57 0xa497c8207 ab2dccb7b56b764f6d34be5 localizedkey snmp-server community public group network-operator ntp distribute ntp server 161.44.248.75 use-vrf management ntp commit vrf context management ip route 0.0.0.0/0 172.25.182.1 vlan 1,77 vlan 182 name MGMT © 2014 Cisco | IBM. All rights reserved. Page 57...
  • Page 58 161 interface port-channel191 switchport mode fex-fabric fex associate 191 vpc 191 interface port-channel192 switchport mode fex-fabric fex associate 192 vpc 192 © 2014 Cisco | IBM. All rights reserved. Page 58...
  • Page 59 182 switchport trunk allowed vlan 182,201 spanning-tree port type edge trunk interface port-channel311 switchport mode trunk interface port-channel317 switchport mode trunk inteface vfc1031 bind interface ethernet 192/1/1 © 2014 Cisco | IBM. All rights reserved. Page 59...
  • Page 60 Ethernet1/1 switchport mode fex-fabric fex associate 160 interface Ethernet1/2 switchport mode fex-fabric fex associate 160 interface Ethernet1/3 © 2014 Cisco | IBM. All rights reserved. Page 60...
  • Page 61 Ethernet1/9 switchport mode trunk channel-group 20 interface Ethernet1/10 switchport mode trunk channel-group 20 interface Ethernet1/11 interface Ethernet1/12 interface Ethernet1/13 interface Ethernet1/14 interface Ethernet1/15 interface Ethernet1/16 interface Ethernet1/17 interface Ethernet1/18 © 2014 Cisco | IBM. All rights reserved. Page 61...
  • Page 62 192 channel-group 192 interface Ethernet1/25 switchport mode fex-fabric fex associate 196 interface Ethernet1/26 switchport mode fex-fabric fex associate 196 interface Ethernet1/27 switchport mode fex-fabric fex associate 196 © 2014 Cisco | IBM. All rights reserved. Page 62...
  • Page 63 196 interface Ethernet1/33 interface Ethernet1/34 interface Ethernet1/35 interface Ethernet1/36 interface Ethernet1/37 interface Ethernet1/38 interface Ethernet1/39 interface Ethernet1/40 interface Ethernet2/1 interface Ethernet2/2 interface Ethernet2/3 interface Ethernet2/4 interface Ethernet2/5 © 2014 Cisco | IBM. All rights reserved. Page 63...
  • Page 64 Ethernet2/14 interface Ethernet2/15 interface Ethernet2/16 interface mgmt0 ip address 172.25.182.109/24 interface Ethernet160/1/1 interface Ethernet160/1/2 interface Ethernet160/1/3 interface Ethernet160/1/4 interface Ethernet160/1/5 interface Ethernet160/1/6 interface Ethernet160/1/7 interface Ethernet160/1/8 interface Ethernet160/1/9 interface Ethernet160/1/10 © 2014 Cisco | IBM. All rights reserved. Page 64...
  • Page 65 Ethernet161/1/5 interface Ethernet161/1/6 interface Ethernet161/1/7 interface Ethernet161/1/8 interface Ethernet161/1/9 interface Ethernet161/1/10 interface Ethernet161/1/11 interface Ethernet161/1/12 interface Ethernet161/1/13 interface Ethernet161/1/14 interface Ethernet161/1/15 interface Ethernet161/1/16 interface Ethernet191/1/1 switchport access vlan 182 © 2014 Cisco | IBM. All rights reserved. Page 65...
  • Page 66 Ethernet191/1/13 interface Ethernet191/1/14 switchport mode trunk switchport trunk native vlan 182 switchport trunk allowed vlan 182,201 channel-group 214 interface Ethernet192/1/1 switchport mode trunk switchport trunk allowed vlan 182,201 interface Ethernet192/1/2 © 2014 Cisco | IBM. All rights reserved. Page 66...
  • Page 67 182 switchport trunk allowed vlan 182,201 interface Ethernet193/1/1 switchport mode trunk spanning-tree port type edge trunk channel-group 311 interface Ethernet193/1/2 interface Ethernet193/1/3 interface Ethernet193/1/4 interface Ethernet193/1/5 © 2014 Cisco | IBM. All rights reserved. Page 67...
  • Page 68 Ethernet193/1/12 interface Ethernet193/1/13 interface Ethernet193/1/14 interface Ethernet196/1/1 interface Ethernet196/1/2 interface Ethernet196/1/3 interface Ethernet196/1/4 interface Ethernet196/1/5 interface Ethernet196/1/6 interface Ethernet196/1/7 interface Ethernet196/1/8 interface Ethernet196/1/9 interface Ethernet196/1/10 interface Ethernet196/1/11 interface Ethernet196/1/12 © 2014 Cisco | IBM. All rights reserved. Page 68...
  • Page 69 50:00:40:21:05:df:43:2c member pwwn 10:00:6c:ae:8b:2c:cb:c5 zone name zone2 vsan 201 member pwwn 50:00:40:21:05:df:43:2c member pwwn 10:00:6c:ae:8b:2c:d8:45 zoneset name zoneset1 vsan 201 member zone1 member zone2 zoneset activate name zoneset1 vsan 201 © 2014 Cisco | IBM. All rights reserved. Page 69...
  • Page 70: Conclusion

    © 2014 Cisco and/or its affiliates. All rights reserved. Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners.

Table of Contents