Link-based and Probe-based public network

Link-based
1.Must be supported by the NIC driver
2.“ipmpstat -i”, to determine if link-based failure detection is supported
3.Enabled by default
Configure Active-Active IPMP group with Link-based failure detection:
eg.
=========================================================================
ipadm create-ipmp -i net2 -i net3 ipmp0
ipadm create-addr -T static -a 192.168.A.X1/24 ipmp0/v4a
ipadm create-addr -T static -a 192.168.A.X2/24 ipmp0/v4b
ipmpstat -g
ipmpstat -a
netstat -rn

Probe-based

1.With Test addresses:
Are assigned only to the underlying interfaces of the IPMP group.
Probe messages are sent to test target systems in the same subnet
Test addresses can be IPv4 or IPv6 (link-local only)
Test addresses are valid addresses that can be used but without failover
Not recommended!
2.without Test addresses
ICMP probes
Transitive probes
Configure Active-Standby IPMP group with Transitive probing:
======================================================================
eg.
ipadm create-ipmp ipmp0
ipadm add-ipmp -i net2 -i net3 ipmp0
svccfg -s svc:/network/ipmp setprop config/transitive-probing=true
svcadm refresh svc:/network/ipmp:default
svccfg -s svc:/network/ipmp listprop config/transitive-probing
ipadm set-ifprop -p standby=on -m ip net2
ipadm create-addr -T static -a 192.168.A.X1/24 ipmp0/v4a
route -p add 192.168.A.0 192.168.A.1
ipmpstat -p
ipmpstat -t
ipmpstat -g
ipmpstat -a
netstat -rn
ping 192.168.A.X1
    • Note: Link-based and Probe-based detection types are not mutually exclusive


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值