ONTAP Discussions

Adding LIF to network route

Atish1
737 Views

Hi Team,

 

How can I add the LIFs to network route lifs?

 

I have ran the command Network route show and Network route show-lifs,

 

Please check the screenshot attached for more details.

 

Thanks,

Atish Lohade

 

 

1 ACCEPTED SOLUTION

darr613
613 Views

Hello Atish,

Cedric is right, you cannot associate a lif to a static route, you must do it to a vserver.

network route show: it shows the associations between a static route and the Vservers.
network route show-lifs: it shows the association between a static route and the lifs.

The reason behind this is that all LIFs in a Vserver must be able to access the same paths in the network.

View solution in original post

2 REPLIES 2

cedric_renauld
611 Views

Hello,

In fact you cannot add route to a specific LIF, you need to add route to the vserver

darr613
614 Views

Hello Atish,

Cedric is right, you cannot associate a lif to a static route, you must do it to a vserver.

network route show: it shows the associations between a static route and the Vservers.
network route show-lifs: it shows the association between a static route and the lifs.

The reason behind this is that all LIFs in a Vserver must be able to access the same paths in the network.

Public