Options

Intel Nic Teaming - Really Stuck

BroadcastStormBroadcastStorm Member Posts: 496
Hi Guys, this is something I've been stuck so far I am attempting to configure ANS Teaming on a Quad Intel card, what throws me off is I was attempting to mirror one of the configuration on one of our server that is also utilizing ANS teaming, I've uploaded a screenshot, but for some reason my configs is not working I am able to sent but unable to receive on the TEAM #0 the nic team interface, has anyone encountered this issue? I am using 802.1ad Dynamic Link Aggregation.


Thanks!

Comments

  • Options
    down77down77 Member Posts: 1,009
    Post your switch config. If you are using 802.3ad (Link Agg) make sure the ether-channel configuration on the switch matches appropriately.
    CCIE Sec: Starting Nov 11
  • Options
    BroadcastStormBroadcastStorm Member Posts: 496
    Switch is a Foundry ughhh ncool.gif

    Trunk ID: 209
    Hw Trunk ID: 2
    Ports_Configured: 4
    Primary Port Monitored: Jointly
    Ports 4/17 4/18 4/19 4/20
    Port Names none none none none
    Port_Status enable enable enable enable
    Monitor off off off off
    Rx Mirr Port N/A N/A N/A N/A
    Tx Mirr Port N/A N/A N/A N/A
    Monitor Dir N/A N/A N/A N/A

    Ports are untagged on VLAN 1

    The servers mobo was replaced, and another error was thrown at me when I was statically configuring an IP address, I used the articile to fix it.

    http://support.microsoft.com/kb/269155
  • Options
    BroadcastStormBroadcastStorm Member Posts: 496
    Driver was reinstalled, and other things network was complaining about a hidden drivers when I try to statically set IP address, thanks guys!
  • Options
    BroadcastStormBroadcastStorm Member Posts: 496
    This is still not working, any advise will be great :)

    For some reason link-aggregation has negotiated, but the TEAM network on the server side windows 2003 quad port configured for dynamic link aggregation is only sending packets but received is 0, I am wondering if LACP has to be set on both end as full or half duplex.

    Foundry configs

    Port [Sys P] [Port P] [ Key ] [Act][Tio][Agg][Syn][Col][Dis][Def][Exp][Ope]
    4/13 1 1 480 Yes L Agg Syn Col Dis No No Ope
    4/14 1 1 480 Yes L Agg Syn Col Dis No No Ope
    4/15 1 1 480 Yes L Agg Syn Col Dis No No Ope
    4/16 1 1 480 Yes L Agg Syn Col Dis No No Ope

    interface ethernet 4/13
    link-aggregate active
    !
    interface ethernet 4/14
    link-aggregate active
    !
    interface ethernet 4/15
    link-aggregate active
    !
    interface ethernet 4/16
    link-aggregate active


    Trunk ID: 205
    Hw Trunk ID: 1
    Ports_Configured: 4
    Primary Port Monitored: Jointly
    Ports 4/13 4/14 4/15 4/16
    Port Names none none none none
    Port_Status enable enable enable enable
    Monitor off off off off
    Rx Mirr Port N/A N/A N/A N/A
    Tx Mirr Port N/A N/A N/A N/A
    Monitor Dir N/A N/A N/A N/A

    Trunk ID: 205
    Hw Trunk ID: 1
    Duplex: Full
    Speed: 1G
    Tag: No
    Priority: level0
    Active Ports: 4
    Ports 4/13 4/14 4/15 4/16
    Link_Status active active active active
    port_state Forward Forward Forward Forward
    LACP_Status ready ready ready ready
  • Options
    EliZ_EliZ_ Member Posts: 12 ■□□□□□□□□□
    Driver was reinstalled, and other things network was complaining about a hidden drivers when I try to statically set IP address, thanks guys!


    It this is still a Issue then use this method, I get it all the time when doing a P2V conversion to vmware all the time:

    in a commandprompt(cmd.exe) type these 2 commands:

    set devmgr_show_nonpresent_devices=1
    start devmgmt.msc

    select View/show hidden devices
    and remove the old nework card(s).

    Remember if you are using Win2k8 you have to start the command prompt as an administrator.
  • Options
    BroadcastStormBroadcastStorm Member Posts: 496
    Hi guys, it's a bad network card, please include this on your troubleshooting steps, the card looks like it's working, but upon running diagnostics it shows the flash as bad, on 2 of the network ports.
  • Options
    chmorinchmorin Member Posts: 1,446 ■■■■■□□□□□
    Not sure why this is in the CCNP forums, but I'm glad you figured it out.
    Currently Pursuing
    WGU (BS in IT Network Administration) - 52%| CCIE:Voice Written - 0% (0/200 Hours)
    mikej412 wrote:
    Cisco Networking isn't just a job, it's a Lifestyle.
  • Options
    BroadcastStormBroadcastStorm Member Posts: 496
    chmorin wrote: »
    Not sure why this is in the CCNP forums, but I'm glad you figured it out.

    Luv Cisco :P

    Etherchannel/LACP
Sign In or Register to comment.