ONTAP Discussions

How to set IP address on e0P interface on FAS2040

MADISONDIOCESE
12,189 Views

Hello everyone,

As the title says, I'm trying to change the IP address of the e0P interface on my FAS2040 (Data ONTap 8.0.2 7-mode) but I get an error message saying: "private interface cannot be modified through cli". I should mention this is the e0P interface on the second controller of my FAS2040. When I run the ifconfig e0P command this is the result:

e0P: flags=0x2348867<UP,BROADCAST,RUNNING,MULTICAST,TCPCKSUM> mtu 1500 PRIVATE

        inet 192.168.0.210 netmask 0xfffffc00 broadcast 192.168.3.255 noddns

        ether 00:a0:98:4c:41:d6 (auto-unknown-down) flowcontrol full

You can see the interface is set to Private...how can I change that? I want to be able to configure the interface.

I was able to configure the e0P interface on the first controller without any issues, it wasn't set to private...why is the e0P interface on the second controller set to private?

1 ACCEPTED SOLUTION

scottgelb
12,078 Views

It can be disabled with options acp.enabled off but not sure why one node is private and the other isn't. It isn't meant for non acp use and also is only a 100mbit port.

View solution in original post

8 REPLIES 8

scottgelb
12,078 Views

This is the alternate control path for sas shelves. It auto configures. Do not modify it. just enable acp

aborzenkov
12,078 Views

You can change network used for ACP using “acpadmin configure” command

While it is theoretically possible to disable ACP and use e0P as normal interface, I am not sure whether this is really supported configuration. At least, open case with NetApp support to confirm it.

radek_kubka
12,078 Views

AFAIK it is air-gapped from anything else, so probably not much value in tinkering with the address.

aborzenkov
12,078 Views

It runs in separate ip-space when used as ACP; but I do not think it is physically separated otherwise.

scottgelb
12,079 Views

There were some weird bugs early in but all good now in latest ontap. We hit an odd wins bug in the e0P port early on

Sent from my iPhone 4S

radek_kubka
12,079 Views

Yeah, I should put quotation marks around 'air-gapped' I meant e0P can't be really used / connected to anything else than isolated ACP network.

MADISONDIOCESE
12,078 Views

How come the e0P interface on the first controller is not private and on the second controller it is?

How can I disable ACP? I would like to use e0P as a normal interface

scottgelb
12,079 Views

It can be disabled with options acp.enabled off but not sure why one node is private and the other isn't. It isn't meant for non acp use and also is only a 100mbit port.

Public