CE 6851基本配置
交换机堆叠
A交换机
stack
stack member 1 domain 10
stack member 1 priority 150
interface Stack-Port1/1
port member-group interface 40GE 1/0/5 to 1/0/6
Warning: After the configuration is complete,
1.The interface(s) (40GE1/0/5-1/0/6) will be converted to stack mode and be configured with the port crc-statistics trigger error-down command if the configuration does not exist.
2.The interface(s) may go Error-Down (crc-statistics) because there is no shutdown configuration on the interfaces.Continue? [Y/N]:
提示选择 N
把堆叠线插到A交换机上,切记先不要插B交换机
重启 reboot
B交换机
stack
stack member 1 domain 10
stack member 1 renumber 2 inherit-config
Warning: The stack configuration of member ID 1 will be inherited to member ID 2 after the device resets. Continue? [Y/N]:
提示选择Y
interface Stack-Port1/1
port member-group interface 40GE 1/0/5 to 1/0/6
Warning: After the configuration is complete,
1.The interface(s) (40GE1/0/5-1/0/6) will be converted to stack mode and be configured with the port crc-statistics trigger error-down command if the configuration does not exist.
2.The interface(s) may go Error-Down (crc-statistics) because there is no shutdown configuration on the interfaces.Continue? [Y/N]:
提示选择 N
重启 reboot
Warning: The current configuration will be saved to the next startup saved-configuration file. Continue? [Y/N]:
选择 Y
大约重启1分钟,这个时候把A交换机的堆叠线接到B交换机
B交换机启动机器后就会同步完成2个交换机的数据,堆叠完成。