Monday, August 15, 2011

Easy Understanding - Bind multiple IP to a single NIC

Here we go....aaa..aaa. But why we even need this....:)

That's not the topic here. I am going to explain how to bind multiple ip to a single nic.

Suppose we have nic eth0 and we bind the IP Address as:

No we want to bind the second IP with this NIC. We do it as:

To verify if the binding works fine....kindly execute the following command:
[root@localhost~:]#ip addr sh eth0

Your output is:

No comments:

Post a Comment