--%>

Insert virtual IP addres to a server in Solaris

How will you insert a virtual IP address to a server in Solaris. Given the interface qe0 & IP 10.10.1.150

E

Expert

Verified

Syntax:

#ifconfig qe0:1 plumb

# ifconfig qe0:1 10.10.1.150 up

where "qe0" is an interface (for example: le0) and N refer to a number between 1 and <MAX>. Removing the pseudo interface and related address is done along with "ifconfig qe0:1 10.10.1.150 down".

As along with physical interfaces, all you have to do is make the appropriate /etc/hostname.qe0:X file.

   Related Questions in Science

  • Q : Explain software quality and its

    Explain software quality? Whether all of the functionalities are working as per expected? Whether customer is pleased with the solution? Whether actual functionalities can be scalable & extensibility is there?   

  • Q : America between 1876 and 1900 What

    What significant economic changes happened in America between 1876 and 1900? What factors led to the growth?

  • Q : Define Models Models: Building an

    Models: Building an accurate model of the system is a major and critical step in program model checking. You need to create models of both the application to be model checked and the environment in which it is run, including all the input data and eve

  • Q : Black Coalition for AIDS Prevention

    Hi, I send this Assessment( case study), please read it carefully and do it as the ATTACHEMENT FILE POINTS. According to university roles it must be provide citation for each paragraph, so have make sure and you have to write the citation for each paragraph as Chicago (16th Edition) referencing st

  • Q : RM tool You are to identify and

    You are to identify and research 3 different Requirements Management Tools. You will write a 3 page paper containing the following components: 1.      For each RM tool, describe its major characteristics (or capabilities). 2.     

  • Q : What is Model Checking Model checking

    Model checking is the collection of methods for analyzing an abstract representation of a system to determine the validity of one or more properties of interest. Much specifically, it has been defined as an algorithmic formal verification technique fo

  • Q : Fairness Properties-Software lifecycle

    Fairness Properties: A fairness property is essentially a liveness property which holds that something good happens infinitely often (for example, a process activated infinitely often during an application execution—each process getting a fair t

  • Q : Deadlock avoidance Normal 0 false false

    Normal 0 false false

  • Q : Flight Dynamics and Control Note that

    Note that this is a formal report. The report is to evaluate the flight stability and control characteristics, and evaluate its compliance against the MIL-F-8785C specification. Whether the aircraft design FAIL or PASS, it is NOT important.

  • Q : Authoritative restore and

    Explain the difference between Authoritative restore & Non-Authoritative restore?