Servers connected to Nexus 5548 only getting 200 Mbps of throughput

Servers connected to NExus 5k were only getting 100 Mbps of throughput. So I disabled Flow control recieve on all the ports. After this we are getting 200 Mbps of speed. The servers are connected throuh 10 gig port. Could you guys please suggest why the throguhput is still low? Atleast we should get 1Gbps of thrpoughput.

Hi Adam,
I think we probably need a little more information to go on. Can you answer the following?
What type of servers and NICs?
What OS are you running on the servers?
What cables do you have from the servers to the switch?
Are the two servers in the same subnet or is the traffic between them routed?
If routed, is that in the Nexus 5548 or some other router?
How are you testing throughput?
Presumably you're not seeing any errors on the switch ports that the servers are connected to?
Regards

Similar Messages

  • Very low transfer speed issue on SUN4270 M2 server connected with nexus 5548 switch on 10GB fiber.

                       Hi,
    I have 2 SUN 4270 M2 servers connected with Nexus 5548 switch over 10Gb fiber card. I am getting performance of just 60 MB per second while transfer of 5Gb file across 2 servers. The similar speed i use to get on 1Gb network also. Please suggest how to improve the tranfer speed. On servers, ports ET4 and ETH5 are bonded in bond0 with mode=1. The server envrionment will be used for OVS 2.2.2.
    Below are the details of network configuration on server. I quick help will be highly appriciated--
    [root@host1 network-scripts]# ifconfig eth4
    eth4      Link encap:Ethernet  HWaddr 90:E2:BA:0E:22:4C
              UP BROADCAST RUNNING SLAVE MULTICAST  MTU:9000  Metric:1
              RX packets:5648589 errors:215 dropped:0 overruns:0 frame:215
              TX packets:3741680 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:2492781394 (2.3 GiB)  TX bytes:3911207623 (3.6 GiB)
    [root@host1 network-scripts]# ifconfig eth5
    eth5      Link encap:Ethernet  HWaddr 90:E2:BA:0E:22:4C
              UP BROADCAST RUNNING SLAVE MULTICAST  MTU:9000  Metric:1
              RX packets:52961 errors:215 dropped:0 overruns:0 frame:215
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:3916644 (3.7 MiB)  TX bytes:0 (0.0 b)
    [root@host1 network-scripts]# ethtool eth4
    Settings for eth4:
            Supported ports: [ FIBRE ]
            Supported link modes:   1000baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  1000baseT/Full
                                    10000baseT/Full
            Advertised auto-negotiation: Yes
            Speed: 10000Mb/s
            Duplex: Full
            Port: FIBRE
            PHYAD: 0
            Transceiver: external
            Auto-negotiation: on
            Supports Wake-on: d
            Wake-on: d
            Current message level: 0x00000007 (7)
            Link detected: yes
    [root@host1 network-scripts]# ethtool eth5
    Settings for eth5:
            Supported ports: [ FIBRE ]
            Supported link modes:   1000baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  1000baseT/Full
                                    10000baseT/Full
            Advertised auto-negotiation: Yes
            Speed: 10000Mb/s
            Duplex: Full
            Port: FIBRE
            PHYAD: 0
            Transceiver: external
            Auto-negotiation: on
            Supports Wake-on: d
            Wake-on: d
            Current message level: 0x00000007 (7)
            Link detected: yes
    [root@host1 network-scripts]#
    [root@host1 network-scripts]# cat /proc/net/bonding/bond0
    Ethernet Channel Bonding Driver: v3.2.4 (January 28, 2008)
    Bonding Mode: fault-tolerance (active-backup)
    Primary Slave: None
    Currently Active Slave: eth4
    MII Status: up
    MII Polling Interval (ms): 100
    Up Delay (ms): 0
    Down Delay (ms): 0
    Slave Interface: eth4
    MII Status: up
    Link Failure Count: 0
    Permanent HW addr: 90:e2:ba:0e:22:4c
    Slave Interface: eth5
    MII Status: up
    Link Failure Count: 0
    Permanent HW addr: 90:e2:ba:0e:22:4d
    [root@host1 network-scripts]# modinfo ixgbe | grep ver
    filename:       /lib/modules/2.6.18-128.2.1.4.44.el5xen/kernel/drivers/net/ixgbe/ixgbe.ko
    version:        3.9.17-NAPI
    description:    Intel(R) 10 Gigabit PCI Express Network Driver
    srcversion:     31C6EB13C4FA6749DF3BDF5
    vermagic:       2.6.18-128.2.1.4.44.el5xen SMP mod_unload Xen 686 REGPARM 4KSTACKS gcc-4.1
    [root@host1 network-scripts]#brctl show
    bridge name     bridge id               STP enabled     interfaces
    vlan301         8000.90e2ba0e224c       no              bond0.301
    vlan302         8000.90e2ba0e224c       no              vif1.0
                                                            bond0.302
    vlan303         8000.90e2ba0e224c       no              bond0.303
    vlan304         8000.90e2ba0e224c       no              bond0.304
    [root@host2 test]# ifconfig eth5
    eth5      Link encap:Ethernet  HWaddr 90:E2:BA:0F:C3:15
              UP BROADCAST RUNNING SLAVE MULTICAST  MTU:9000  Metric:1
              RX packets:4416730 errors:215 dropped:0 overruns:0 frame:215
              TX packets:2617152 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:190977431 (182.1 MiB)  TX bytes:3114347186 (2.9 GiB)
    [root@host2 network-scripts]# ifconfig eth4
    eth4      Link encap:Ethernet  HWaddr 90:E2:BA:0F:C3:15
              UP BROADCAST RUNNING SLAVE MULTICAST  MTU:9000  Metric:1
              RX packets:28616 errors:3 dropped:0 overruns:0 frame:3
              TX packets:424 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:4982317 (4.7 MiB)  TX bytes:80029 (78.1 KiB)
    [root@host2 test]#
    [root@host2 network-scripts]# ethtool eth4
    Settings for eth4:
            Supported ports: [ FIBRE ]
            Supported link modes:   1000baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  1000baseT/Full
                                    10000baseT/Full
            Advertised auto-negotiation: Yes
            Speed: 10000Mb/s
            Duplex: Full
            Port: FIBRE
            PHYAD: 0
            Transceiver: external
            Auto-negotiation: on
            Supports Wake-on: d
            Wake-on: d
            Current message level: 0x00000007 (7)
            Link detected: yes
    [root@host2 test]# ethtool eth5
    Settings for eth5:
            Supported ports: [ FIBRE ]
            Supported link modes:   1000baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  1000baseT/Full
                                    10000baseT/Full
            Advertised auto-negotiation: Yes
            Speed: 10000Mb/s
            Duplex: Full
            Port: FIBRE
            PHYAD: 0
            Transceiver: external
            Auto-negotiation: on
            Supports Wake-on: d
            Wake-on: d
            Current message level: 0x00000007 (7)
            Link detected: yes
    [root@host2 network-scripts]# cat /proc/net/bonding/bond0
    Ethernet Channel Bonding Driver: v3.2.4 (January 28, 2008)
    Bonding Mode: fault-tolerance (active-backup)
    Primary Slave: None
    Currently Active Slave: eth5
    MII Status: up
    MII Polling Interval (ms): 100
    Up Delay (ms): 0
    Down Delay (ms): 0
    Slave Interface: eth5
    MII Status: up
    Link Failure Count: 0
    Permanent HW addr: 90:e2:ba:0f:c3:14
    Slave Interface: eth4
    MII Status: up
    Link Failure Count: 0
    Permanent HW addr: 90:e2:ba:0f:c3:15
    [root@host2 network-scripts]# modinfo ixgbe | grep ver
    filename:       /lib/modules/2.6.18-128.2.1.4.44.el5xen/kernel/drivers/net/ixgbe/ixgbe.ko
    version:        3.9.17-NAPI
    description:    Intel(R) 10 Gigabit PCI Express Network Driver
    srcversion:     31C6EB13C4FA6749DF3BDF5
    vermagic:       2.6.18-128.2.1.4.44.el5xen SMP mod_unload Xen 686 REGPARM 4KSTACKS gcc-4.1
    [root@host2 network-scripts]#brctl show
    bridge name     bridge id               STP enabled     interfaces
    vlan301         8000.90e2ba0fc315       no              bond0.301
    vlan302         8000.90e2ba0fc315       no              bond0.302
    vlan303         8000.90e2ba0fc315       no              bond0.303
    vlan304         8000.90e2ba0fc315       no              vif1.0
           bond0.304
    Thanks....
    Jay

    Hi,
    Thanks for reply..but the RX errors count is keep on increasing and the transfer speed between 2 servers are max 60MB/ps on 10GB FC card. Even on storage also, i am getting the same speed when i try to transfer data from server to storage on 10GB FC card. Servers and storage are connected through Nexus 5548 switch.
    #ifconfig eth5
    eth5      Link encap:Ethernet  HWaddr 90:E2:BA:0E:22:4C
              UP BROADCAST RUNNING SLAVE MULTICAST  MTU:9000  Metric:1
              RX packets:21187303 errors:1330 dropped:0 overruns:0 frame:1330
              TX packets:17805543 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:624978785 (596.0 MiB)  TX bytes:2897603160 (2.6 GiB)
    JP

  • Hi, I updated my iPhone 4 from iOS 5.1 to 5.1.1 and now it won't connect to 3g, it only gets EDGE, does anyone have the same issue? Anyone knows how to fix it? Thanks

    Hi, I updated my iPhone 4 from iOS 5.1 to 5.1.1 and now it won't connect to 3g, it only gets EDGE, does anyone have the same issue? Anyone knows how to fix it? Thanks

    Yeah, it´s happening in normal 3g coverage area, in fact, i used the 3g to download the iOS but after installing it, the phone doesn't get the 3g anymore.
    I tryed the reboot pocess, but it didn't fix it
    I haven't tryed the restore to factory settings process,
    Is there a way to downgrade to iOS 5.1 again?
    Thaks

  • How come I can only get 200 of my 700  songs to show on my display in my new truck?

    My operating system has nothing to do with my question but I was asked to enter the info. I have a 4th Gen iPod & do not know why I can only get 200 of my 700+ songs to show on the display in my new truck. All my songs are from purchased CD's or iTunes. The dealer of course has no idea why this is happening. Please help.
    Thank you,

    This needs to be done manually, either by transferring them from the first computer, or using the Transfer Purchases function if applicable, or by clicking here and following the instructions.
    (80101)

  • BT Infinity 2 but only getting 16 Mbps wired, can ...

    I just got my BT Infinity 2 installed today. After running several speed tests on a wired connection via a ethernet cable, it seems my download speed is set to 16 Mbps and my upload speed to less than 0.6 Mbps. Considering the cost of BT Infinity 2 is quite high compared to the next best one, is it possible I can downgrade but still get the same speeds?
    When I enter the also newly-installed phone number in the BT Speed Checker, it tells me I can only get up to 8 Mbps downloads. But when I claim I don't have a phone number, and just enter my Flat # and Post Code, it tells me I can get 16-20 Mbps downloads. I don't understand why it's giving me two numbers. 
    It's a bit sad I'm paying for up to 75 Mbps speeds but I can only get 16 Mbps even when wired. And actually when I ran a speed test wireless, I was getting the same speeds of 16 Mbps. I'm in the same room as the Hub so maybe that's why. No other connections are using my wireless either. Not even my phone atm.
    Either way, I guess I want to know the answer to either one or both of the two options:
    1)Why am I getting only 20% of the "up to 75 Mbps speeds"? 
    and/or
    2) How to go about downgrading to maybe BT Infinity 1 instead of 2 so I pay less but still get the exact same speeds of 16 Mbps?
    P.S. Is it possible my speed will increase over the next few days? Since the Post Code speed test said up to 20 Mbps, I'm assuming that's as high as it can go...

    Featured ProductsDownstream Line Rate(Mbps)Upstream Line Rate(Mbps)Downstream Range(Mbps)Availability Date  High Low High Low    
    FTTC Range A (Clean)
    21.7
    15.5
    3.2
    1.6
    Available
    FTTC Range B (Impacted)
    18.6
    8.8
    2.6
    0.8
    Available
    WBC ADSL 2+
    Up to 2
    1.5 to 4
    Available
    WBC ADSL 2+ Annex M
    Up to 2
    Up to 0.5
    1.5 to 4
    Available
    ADSL Max
    Up to 1.5
    1 to 3.5
    Available
    WBC Fixed Rate
    1
    Available
    Fixed Rate
    1
    Available
    Other Offerings
    Fibre Multicast
    Available
    Copper Multicast
    Available
    Wholesale speed test:
    Ethernet connection via bthomehub.home Troubleshooting > helpdesk : 
    1. Product name:
    BT Home Hub
    2. Serial number:
    +068343+NQ42355023
    3. Firmware version:
    Software version 4.7.5.1.83.8.173.1.6 (Type A) Last updated Unknown
    4. Board version:
    BT Hub 5A
    5. VDSL uptime:
    0 days, 06:02:33
    6. Data rate:
    642 / 16957
    7. Maximum data rate:
    657 / 17365
    8. Noise margin:
    6.4 / 5.5
    9. Line attenuation:
    0.0 / 32.7
    10. Signal attenuation:
    0.0 / 26.5
    11. Data sent/received:
    46.8 MB / 739.8 MB
    12. Broadband username:
    [email protected]
    13. BT Wi-fi:
    No

  • Storage Connectivity with Nexus 5548

    Hi all,
    How to do storage connectivity in N5K. Is is possible to connect my storage in N5k normal port or we have to use FCoE ports.What is the config required for the Same.
    Thanks in advance..
    Regards,
    Ajith

    Lo,
    To connect Native FC/FCoE into any port on a N-5548 you would require the N-5548UP model, Short for Unified Ports meaning the ports can take FC/FCoE/Eth. If you have a N-5548P you will require one of the expansion cards for your SAN connectivity as all fixed port are Eth only.
    The expansion modules available is on the data sheet here.
    The configuration guides are available here.
    HTH

  • I tried to connect to iTunes and only get a plug logo on iPad

    Ok, I got an iPad--my dad got it in a random drawing at work, but he gave it to me to "play"" with.
    Now, the problem is:
    1. The first day, I connected it to the wi-fi network in my home.
    2. It connected properly. I was able to use the iPad to access the internet, play games, etc.
    3. I thought at first that the round button below/above the screen was 'off' button, but then I learned it was just 'sleep' mode. Even though sleep mode takes less power, I didn't want to take a chance on draining the battery.
    4. So, I turned it off completely, but when I turned it on, I got a picture of a plug and a CD, and I couldn't get the home screen or internet.
    5. So I connected it to my laptop, hoping to re-connect the ipad to the network.
    6. I got a message on my LAPTOP saying that iPad couldn't connect to iTunes, make sure the network is on and connected.
    Now I can't do anything. The iPad won't connect.
    FYI: I have Windows Vista, a wi-fi with a router. I don't know which iPad it is. It just has 'iPad' on the box so I'm assuming it's not iPad 2.

    My ipad is listed on the sidebar but there is no name [I don't think i named it, or knew i was able to].
    I uninstalled my original iTunes and reinstalled it. Then I shut my ipad down, and tried again. Miracle! My ipad home page came up. Then, idiot that I am [ I accidentally shut it off again, (pressing the shut down button, thinking it was the volume button] and it wouldn't reconnect! I get a box that says that my connection has timed out, and to make sure I'm connected to the net. Which I am. I disconnected and reconnected. No luck. Tried reinstalling itunes one more time. No luck. I think I tried a couple or restart/restore tips for the ipad. Either didn't work, or I did it wrong.
    Then I tried logging in to Ipad connect and was told my Apple ID didn't have permission to access iTunes connect. *(iTunes connect link: https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa ]
    This is driving me bonkers! I should've put a piece of tape over the shut off button.
    Sorry for the long explanation, but I hope someone can help me.

  • W520 connects at 5 GHz only at 54 mbps. Any idea?

    Hello,
    Been trying to solve this for a while. I have the w520 with Intel Ultimate 6300.  I did a clean install and everything, all latest drivers, but my wifi only connects to my router at 54 mbps at 5 GHz. It's not my router as my HTPC can connect fine at ~300 mbps at 5 GHz.  Any idea? 
    Thanks.

    like you said, your T510, mine's a W520, and with Intel Centrino Ultimate 6300.
    Whatever the case, for those with the same problem; enabling bluetooth will solve your cap at 54 mbps with the intel wifi. I don't know why Lenovo designed it to be like this, maybe something to do with the antenna. Anyway, hope it helps

  • I have an Apple tv and an iPad. When watching films on my iPad, I switch to apple tv.  Thereafter I only get sound on my 'HD ready Sharp' tv and the visuals remain on the iPad.  Can anyone help resolve this problem.

    I have an just recently bought sn apple tv.  When watching a film on my iPad, I switch to watching the programme via my apple tv on my connected 'sharp hd ready' tv.  Once connected, onmy tv I only get sound and the visuals remains on my iPad.  I have checked my airplay which is on but I have not set a password. Checked all other settings on my tv and I'm unable to determine what to do next.
    Please someone help.
    Courtleah

    Welcome to the Apple community.
    Websites and third party Apps need enabling before they will allow AirPlay of Video content. Some Website/App developers have not enabled their products, some simply haven't got around to it yet, others have stated that they won't be enabling AirPlay (likely as a result of licensing issues).
    If you have an iPad 2 or better, you may be able to mirror these videos.

  • Only getting sound out of one spea

    Okay, so a while ago my speakers crapped out on me and I could only get sound when I used headphones, which was something I tolerated for some time. But now, just recently (after I got a high-speed internet connection, actually), I can only get sound out of the left headphone. Can anyone give me some assistance here? According to the device manager, I have a Creative Sound Blaster AudioPCI 64V...so I'm not sure if I have a Sound Blaster AudioPCI or a Sound Blaster PCI64. Anyway, I tried installing the drivers for the latter, but it didn't help anything. What's the deal, anyone? Does it sound like a sound card issue, or is it perhaps my speakers?

    EverclearFan,
    Did this soundcard come preinstalled in your computer? If so you will need to contact your computer manufacturer for support as the card may be OEM. OEM components are often modified from their retail standards and require special drivers that only the Vendor will have access to.
    Jeremy

  • Nexus 5548 and Define static route to forward traffic to Catalyst 4500

    Dear Experts,
    Need your technical assistance for the Static routing in between Nexus 5548 and Catalyst 4500.
    Further I connected both Nexus 5548 with Catalyst 4500 as individual trunk ports because there is HSRP on Catalyst 4500. So I just took 1 port from each nexus 5548, make it trunk with the Core Switch (Also make trunk from each Switch each port). Change the speed on Nexus to 1000 because other side on Catalyst 4500 line card is 1G RJ45.
    *Here is the Config on Nexus 5548 to make port a Trunk:*
    N5548-A/ N5548-B
    Interface Ethernet1/3
    Switchport mode trunk
    Speed 1000
    Added the static route on both nexus for Core HSRP IP: *ip route 0.0.0.0/0 10.10.150.39 (Virtual HSRP IP )*
    But I could not able to ping from N5548 Console to core Switch IP of HSRP? Is there any further configuration to enable routing or ping?
    Pleas suggest

    Hello,
    Please see attached config for both Nexus 5548. I dont have Catalyst 4500 but below is simple config what I applied:
    Both Catalyst 4500
    interface gig 3/48
    switchport mode trunk
    switchport trunk encap dot1q
    On Nexus 5548 Port 1/3 is trunk
    Thanks,
    Jehan

  • Connecting IBM v7000 to Nexus 5548

    20-Sep-2012 16:51 (in response to feisalb)
    IBM V7000 with Nexus 5548UP and Nexus 4000 Design/implemetation guide
    Hi Guys
    I have a question in regards to connecting IBM v7000 directly to Nexus5548.
    CAN WE DO THIS?
    Our current setup is IBM v7000 -> MDS 9124 -> Nexus 5548.
    But our MDS 9124 are out of warranty now and we need to take them out of production. And only way we can do this is if we connect our IBM v7000 fibre ports directly to our Nexus 5548.
    Can someone please point me to the right direction any knowledge base articles etc.
    Thanks Heaps
    Sid

    Dear prkrishn
    I am working on the Data Center Solution between two Data Center, details underneath
    DC 1 Site
    1. 2 x DC Core Switch (Nexus 7009) - will be used for Servers, Application, IBM V7000, Database, etc.
    2. 2 x Network Core Switch (Cisco 6509) - Handle Campus and Inter Building connection.
    3. IBM V7000 (SAN)
    DC 2 Site
    1. 2 x DC Core Switch (Nexus 7009) - will be used for Servers, Application, IBM V7000, Database, etc.
    2. 2 x Network Core Switch (Cisco 6509) - Handle Campus and Inter Building connection.
    3. IBM V7000 (SAN)
    With the above mention setup, can I configure FCIP between DC1 & DC2 using Nexus 7009? or I need FCIP capable Switch such as IBM SAN Switch (SAN06-BR), I was wondering if I can configure FCIP on Nexus 7009 DC Switch.
    Hoping for your kind response at earliest.
    Kind Regards,
    Arnold

  • Connecting Nexus 5548 to Catalyst 6500 VS S720 - 10 G

    good day,
    Could anyone out-there please assit me with basic connectivity/configuration of the 2 devices for the 2 devcies communicate e.g be able to ping each other managemnet interfaces.
    Nexus Configuration:
    vrf context management
      ip route 0.0.0.0/0 10.200.1.4
    vlan 1
    interface mgmt0
      ip address 10.200.1.2/16
    Catalyst 6500:
    interface Vlan1
    description Nexus
    ip address 10.200.1.4 255.255.0.0
    interface TenGigabitEthernet5/4
    switchport
    Note: I am able to get all the devices throught SH CDP NEIG command. assist please.

    Nexus# sh ip int mgmt0
    IP Interface Status for VRF "management"(2)
    mgmt0, Interface status: protocol-up/link-up/admin-up, iod: 2,
    IP address: 10.13.37.201, IP subnet: 10.13.37.128/25
    IP broadcast address: 255.255.255.255
    IP multicast groups locally joined: none
    IP MTU: 1500 bytes (using link MTU)
    IP primary address route-preference: 0, tag: 0
    IP proxy ARP : disabled
    IP Local Proxy ARP : disabled
    IP multicast routing: disabled
    IP icmp redirects: enabled
    IP directed-broadcast: disabled
    IP icmp unreachables (except port): disabled
    IP icmp port-unreachable: enabled
    IP unicast reverse path forwarding: none
    IP load sharing: none
    IP interface statistics last reset: never
    IP interface software stats: (sent/received/forwarded/originated/consumed)
    Unicast packets : 0/83401/0/20/20
    Unicast bytes : 0/8083606/0/1680/1680
    Multicast packets : 0/18518/0/0/0
    Multicast bytes : 0/3120875/0/0/0
    Broadcast packets : 0/285/0/0/0
    Broadcast bytes : 0/98090/0/0/0
    Labeled packets : 0/0/0/0/0
    Labeled bytes : 0/0/0/0/0
    Nexus# sh cdp nei
    Capability Codes: R - Router, T - Trans-Bridge, B - Source-Route-Bridge
    S - Switch, H - Host, I - IGMP, r - Repeater,
    V - VoIP-Phone, D - Remotely-Managed-Device,
    s - Supports-STP-Dispute
    Device-ID Local Intrfce Hldtme Capability Platform Port ID
    3560 mgmt0 178 S I WS-C3560-24PS Fas0/23
    6500 Eth1/32 135 R S I WS-C6509-E Ten5/4
    Nexus# ping 10.13.37.201 vrf management
    PING 10.13.37.201 (10.13.37.201): 56 data bytes
    64 bytes from 10.13.37.201: icmp_seq=0 ttl=255 time=0.278 ms
    64 bytes from 10.13.37.201: icmp_seq=1 ttl=255 time=0.174 ms
    64 bytes from 10.13.37.201: icmp_seq=2 ttl=255 time=0.169 ms
    64 bytes from 10.13.37.201: icmp_seq=3 ttl=255 time=0.165 ms
    64 bytes from 10.13.37.201: icmp_seq=4 ttl=255 time=0.165 ms
    --- 10.13.37.201 ping statistics ---
    5 packets transmitted, 5 packets received, 0.00% packet loss
    round-trip min/avg/max = 0.165/0.19/0.278 ms
    Nexus# ping 10.13.37.202
    PING 10.13.37.202 (10.13.37.202): 56 data bytes
    ping: sendto 10.13.37.202 64 chars, No route to host
    Request 0 timed out
    ping: sendto 10.13.37.202 64 chars, No route to host
    Request 1 timed out
    ping: sendto 10.13.37.202 64 chars, No route to host
    Request 2 timed out
    ping: sendto 10.13.37.202 64 chars, No route to host
    Request 3 timed out
    ping: sendto 10.13.37.202 64 chars, No route to host
    Request 4 timed out
    --- 10.13.37.202 ping statistics ---
    5 packets transmitted, 0 packets received, 100.00% packet loss
    Nexus# ping 10.13.37.203
    PING 10.13.37.203 (10.13.37.203): 56 data bytes
    ping: sendto 10.13.37.203 64 chars, No route to host
    Request 0 timed out
    ping: sendto 10.13.37.203 64 chars, No route to host
    Request 1 timed out
    ping: sendto 10.13.37.203 64 chars, No route to host
    Request 2 timed out
    ping: sendto 10.13.37.203 64 chars, No route to host
    Request 3 timed out
    ping: sendto 10.13.37.203 64 chars, No route to host
    Request 4 timed out
    --- 10.13.37.203 ping statistics ---
    5 packets transmitted, 0 packets received, 100.00% packet loss
    3560#ping 10.13.37.201
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 10.13.37.201, timeout is 2 seconds:
    Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms
    Note: Now I want to be able to ping Nexus (10.13.37.201) from the 6509 (10.13.37.203), and again be able to ping both the 3560 (10.13.37.202) and 6509 (10.13.37.203) from the Nexus please. How can I do that. I can ping nexus from 3560 as shown above.

  • Connecting NEXUS 5548 1gig interface to 100mbps

    Hi,
    I have a 5548 that I need to connect to a firewall that supports 100 Mbps only.
    Can I configure interface speed on Nexus 5548 interface (GLC-T) to 100 Mbps inorder to connect it to the firewall??
    Regards,
    Sabih

    Hi Sabih,
    The interfaces on a Nexus 5548 can NOT be configured as 100 Mbps.
    If you wish to connect to the firewall via a 100 Mbps connection, you will need to make use of a Fabric Extender (Nexus 2000) that supports 100 Mbps.
    http://www.cisco.com/en/US/prod/collateral/switches/ps9441/ps9670/data_sheet_c78-618603.html
    Thanks,
    Michael

  • I am trying to connect my Macbook pro 2010 to my Samsung HDTV using a mini display port to hdtv cable. Trying to play a slide show in IPhoto but I only get sound with no picture. Does anyone have any suggestions?

    I am trying to connect my Macbook pro 2010 to my Samsung HDTV using a mini display port to hdtv cable. Trying to play a slide show in IPhoto but I only get sound with no picture. Does anyone have any suggestions?

    I keep saying this over and over, in the hope that people who do a search will find it.  Apple cannot possibly test for or be reponsible for the bazillion combinations of adapter, cables, and TV's out there.  The only monitors that are 100% guaranteed to work with the MacBook Pro are the Cinema Displays and Thunderbolt Displays, because, they're made by Apple.  They're expensive, but they work perfectly.
    My guess is that you bought a cheap MDP to HDMI cable, or have a defective one.  From my reading of these boards over the past few months, cheap cables have a high failure rate.  And the regular priced ones have only a slightly less of one.  Try a new one.  Make sure you do not damage the Thunderbolt port.

Maybe you are looking for

  • How can I print out the file directory?

    Years ago, I could print out a list of files in a folder from the finder window. Is there now a workaround utility to do that? I don't want to use screen shots, as the directory is too long and would require several screen shots.  thx.

  • Oracle Applications in redhat AS 2.1 with a pentium D

    I need to install red hat linux AS 2.1 in a "Pentium D 820 2.8GHz 2x1MB Dual Core" platform to perform the first step in a future migration. The problem is that need to install Oracle Applications 11.0.3 (and is certify up to red hat 2.1) I'm not sur

  • InDesign Exporting to ePub adding extra frames

    When I export my InDesign file to ePub I keep getting extra frames (gray rectangles) in the ePub.  I tried different export settings but keep getting the same result. What am I doing wrong? Here is link to ePub.  please help!

  • Determination of Delivery Adress in PO

    Dear All, In a purchase order, on component level, the delivery adresse is maintained by the system (the adress number is filled in EKPO-ADRN2). I know that the storage location defines the adresse. But how can we change this definition? Thank you ve

  • Battery Drain after iOS 6 Update on my iPhone 3GS -16G

    My iPhone 3GS 16G on iOS 6 after update. 2 - 3 hours it's flat & thats from a full 100% (over night) charged phone with no use & then keeps switching on & off for 20mins or so in charge mode after it's been pluged in to the charger. Never had a probl