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:
p_w_picpath
Create IP interface:
p_w_picpath
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.
p_w_picpath
Add underlying IP interfaces to ipmp1:
p_w_picpath
Add underlying IP interfaces to ipmp0:
p_w_picpath
Add data addresses to the IPMP1 interface:
p_w_picpath
Add data addresses to the IPMP0 interface:
p_w_picpath
Add test addresses on the underlying interfaces:
p_w_picpath
p_w_picpath
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.
p_w_picpath
p_w_picpath
Check your configuration by ipadm command with show-ifprop option:
p_w_picpath
View your configuration by ifconfig command:
p_w_picpath
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.
p_w_picpath
Display the IPMP address information.
p_w_picpath
Display the IPMP interface information.
p_w_picpath
Display the IPMPprobe targets.
p_w_picpath
Display the information about ongoing probes.
p_w_picpath
Maintaining IPMPGroups
Removing an Interface From a Group.
p_w_picpath
Delete IPMP Group.
p_w_picpath
After that,use ipmpstat command again.
p_w_picpath
For more information about IPMP in oracle solaris 11 from here.
©著作权归作者所有:来自51CTO博客作者candon123的原创作品,谢绝转载,否则将追究法律责任
oracle职场休闲Solaris
共同学习,写下你的评论
评论加载中...
作者其他优质文章