Chinaunix首页 | 论坛 | 博客
  • 博客访问: 427611
  • 博文数量: 83
  • 博客积分: 2010
  • 博客等级: 大尉
  • 技术积分: 900
  • 用 户 组: 普通用户
  • 注册时间: 2006-01-02 01:33
文章分类

全部博文(83)

文章存档

2011年(1)

2010年(5)

2009年(10)

2008年(4)

2007年(24)

2006年(39)

我的朋友

分类:

2007-10-25 22:49:34

浮动地址: 10.100.100.203
  实地址: 10.100.100.204 (ce0)
         10.100.100.205 (ce1)
        
文件方式:
# more /etc/hostname.ce0
10.100.100.204 group testg deprecated -failover up addif 10.100.100.203 failover up
# more /etc/hostname.ce1
10.100.100.205 group testg deprecated -failover up standby up

[命令行方式:
#ifconfig ce0 plumb 10.100.100.204 group testg deprecated -failover up addif 10.100.100.203 failover up
#ifconfig ce1 plumb 10.100.100.205 group testg deprecated -failover up standby up
]

$ ifconfig -a
lo0: flags=1000849 mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
ce0: flags=9040843 mtu 1500 index 2
        inet 10.100.100.204 netmask ffffffe0 broadcast 211.137.160.223
        groupname testg
ce0:1: flags=1000843 mtu 1500 index 2
        inet 10.100.100.203 netmask ffffffe0 broadcast 211.137.160.223
ce1: flags=69040843 mtu 1500 index 3
        inet 10.100.100.205 netmask ffffffe0 broadcast 211.137.160.223
        groupname testg

阅读(1355) | 评论(0) | 转发(0) |
0

上一篇:SCSI 介绍

下一篇:Perl文件及目录操作

给主人留下些什么吧!~~