Administering IPMP In Oracle Solaris 11

What's New With IPMP In Solaris 11

The following features differentiate the current IPMP implementation from the previous implementation:
     ■ An IPMP group is represented as an IPMP IP interface.

     ■ The system becomes responsible for the distribution of data addresses among underlying active interfaces.

     ■ The ipmpstat tool is introduced as the principal tool to obtain information about IPMP groups.

     ■ The IPMP interface can be assigned a customized name to identify the IPMP group more easily within your network setup.

Following brief content will show you how to configure an active-standby IPMP group and IPMP group Maintenance.

Configure an active-standby IPMP group

Physical device information:

image

Create IP interface:

image

Create an IPMP interface by ipadm command:

My ipmp1 group consists of three interfaces:net2、net3 and net4,ipmp0 consists of two interfaces:net0 and net1.

image

Add underlying IP interfaces to ipmp1:

image

Add underlying IP interfaces to ipmp0:

image

Add data addresses to the IPMP1 interface:

image

Add data addresses to the IPMP0 interface:

image

Add test addresses on the underlying interfaces:

image

image

Configure one of the underlying interfaces as a standby interface:

Here,i configured net3 as a standby interface in ipmp1 group and net1 as a standby interface in ipmp0 group.finally,use ipmpstat command with g option to view IPMP group information.

image

image

Check your configuration by ipadm command with show-ifprop option:

image

View your configuration by ifconfig command:

image

Monitoring IPMPInformation

The following procedures use the ipmpstat command, enabling you to monitor different aspects of IPMP groups on the system.This command is very easy to use.

Display the IPMP group information.

image

Display the IPMP address information.

image

Display the IPMP interface information.

image

Display the IPMPprobe targets.

image

Display the information about ongoing probes.

image

Maintaining IPMPGroups

Removing an Interface From a Group.

image

Delete IPMP Group.

image

After that,use ipmpstat command again.

image

For more information about IPMP in oracle solaris 11 from here.

本文出自 “candon123” 博客,谢绝转载!

你可能感兴趣的:(oracle,职场,current,休闲,previous)