ONTAP Discussions

Problem configuring network interface

COG
8,518 Views

Hi All,

 

Please can someone help with this? In one command e0d and e0f are down and in another they are up. Evidently they are down even after issueing the command - net port modify -node xxxxx -port e0d -up-admin. I need to get the ports up.

 

xxxxx::*> net port ifgrp show -node xxxx -ifgrp a0a

(network port ifgrp show)

 

                 Node: xxxx

Interface Group Name: a0a

Distribution Function: ip

       Create Policy: multimode_lacp

         MAC Address: yyyyyyyyyyyyyyyyyyy

   Port Participation: none

       Network Ports: e0d, e0f

             Up Ports: -

           Down Ports: e0d, e0f

 

xxxxx::*> net port show -node xxxx

(network port show)

 

Node: xxxx

                                                                       Ignore

                                                 Speed(Mbps) Health   Health

Port     IPspace     Broadcast Domain Link MTU Admin/Oper Status   Status

--------- ------------ ---------------- ---- ---- ----------- -------- ------

a0a       Default     -               down 1500 auto/-     -       false

a0a-211   Default     136.171.211.0/24 down 1500 auto/-     -       false

e0M       Default     136.171.211.0/24 up   1500 auto/100   healthy false

e0a       Default     -               down 1500 auto/10   -       false

e0b       Default     -               down 1500 auto/10   -       false

e0c       Cluster     Cluster         up   9000 auto/10000 healthy false

e0d       Default     -               up   1500 auto/10000 healthy false

e0e       Cluster     Cluster         up   9000 auto/10000 healthy false

e0f       Default     -               up   1500 auto/10000 healthy false

e7a       Default     -               down 1500 auto/10   -       false

e7b       Default     -               down 1500 auto/10   -       false

 

1 ACCEPTED SOLUTION

dbenadib
8,459 Views
Missing LACP config on switch side ... configure it and a0a will be up

View solution in original post

3 REPLIES 3

dbenadib
8,460 Views
Missing LACP config on switch side ... configure it and a0a will be up

COG
8,365 Views

Thanks! That worked.

Bouba
7,898 Views

hello

 

this issue is a switch isue??

 

Public