PC一台,内存至少4G,每台设备占用512内存,我的是6G内存,虽然不卡,但是启动的时候也是很卡的,对CPU占用也很高
HCL模拟器一枚
搭建拓扑,如上图所示,四台5820交换机,用万兆口做IRF2MEM1 配置:irf member 1 priority 32#irf-port 1/1 port group interface Ten-GigabitEthernet1/0/49port group interface Ten-GigabitEthernet1/0/50#irf-port 1/2 port group interface Ten-GigabitEthernet1/0/51 port group interface Ten-GigabitEthernet1/0/52#save之后敲上irf-port-configuration active接口
MEM2配置: irf member 2 priority 30#irf-port 2/1 port group interface Ten-GigabitEthernet2/0/51 port group interface Ten-GigabitEthernet2/0/52#irf-port 2/2 port group interface Ten-GigabitEthernet2/0/49 port group interface Ten-GigabitEthernet2/0/50#save之后敲上irf-port-configuration active接口
MEM3配置: irf member 3 priority 28#irf-port 3/1 port group interface Ten-GigabitEthernet3/0/49 port group interface Ten-GigabitEthernet3/0/50#irf-port 3/2 port group interface Ten-GigabitEthernet3/0/51 port group interface Ten-GigabitEthernet3/0/52#save之后敲上irf-port-configuration active接口
MEM4配置: irf member 4 priority 26#irf-port 4/1 port group interface Ten-GigabitEthernet4/0/51 port group interface Ten-GigabitEthernet4/0/52#irf-port 4/2 port group interface Ten-GigabitEthernet4/0/49 port group interface Ten-GigabitEthernet4/0/50#save之后敲上irf-port-configuration active接口
注意1:互联口的最后一个标号不能一样,否则报冲突,起不来,比如MEM1的irf-port 1/1必须和MEM2的irf-port 2/2对应,不能和2/1,以此类推。
物理口加如irf-port之前要shutdown.
百度经验黏贴上去的命令会把你黏贴上去的顺序给打乱,所以上面的命令我又截图贴上一遍,看起来清晰一点,