华为S7706核心交换机配置信息?
S7706集群的配置:1.配置集群系统与上、下游设备的Eth-Trunk system-view[S7706A01] sysname ZAHD-S7706-01 //给集群系统重新命名[ZAHD-S7706-01] interface eth-trunk 10[ZAHD-S7706-01-Eth-Trunk10] quit[ZAHD-S7706-01] interface xgigabitethernet 1/1/0/3[ZAHD-S7706-01-XGigabitEthernet1/1/0/3] eth-trunk 10[ZAHD-S7706-01-XGigabitEthernet1/1/0/3] quit[ZAHD-S7706-01] interface xgigabitethernet 2/1/0/4[ZAHD-S7706-01-XGigabitEthernet2/1/0/4] eth-trunk 10[ZAHD-S7706-01-XGigabitEthernet2/1/0/4] quit[ZAHD-S7706-01] interface eth-trunk 20[ZAHD-S7706-01-Eth-Trunk20] quit[ZAHD-S7706-01] interface xgigabitethernet 1/1/0/4[ZAHD-S7706-01-XGigabitEthernet1/1/0/4] eth-trunk 10[ZAHD-S7706-01-XGigabitEthernet1/1/0/4] quit[ZAHD-S7706-01] interface xgigabitethernet 2/1/0/3[ZAHD-S7706-01-XGigabitEthernet2/1/0/3] eth-trunk 20[ZAHD-S7706-01-XGigabitEthernet2/1/0/3] quit两套集群系统互为代理在每个集群系统上执行命令system-view,进入系统视图。执行命令mad domain domain-id,配置集群系统MAD域值。缺省情况下,集群系统MAD域值为0。说明:设备支持两套集群系统互为代理进行多主检测,此时必须通过配置保证两套集群系统的MAD域值不同。执行命令interface eth-trunk trunk-id,进入Eth-Trunk接口视图。执行命令mad relay,在Eth-Trunk接口上启用代理功能。执行命令mad detect mode relay,配置Eth-Trunk接口的代理方式多主检测功能。S7706A01的配置:1.配置集群连接方式、集群ID及集群优先级HUAWEI> system-view[HUAWEI] sysname S7706A01[S7706A01] set css mode lpu[S7706A01] set css id 1[S7706A01] set css priority 1002.配置逻辑集群端口[SwitchA] interface css-port 1[SwitchA-css-port1] port interface xgigabitethernet 1/0/1 to xgigabitethernet 1/0/2 enable[SwitchA-css-port1] quit3.使能集群功能[SwitchA] css enableWarning: The CSS configuration will take effect only after the system is rebooted. The next CSS mode is LPU. Reboot now? [Y/N]:yS7706A02配置:1.配置集群连接方式、集群ID及集群优先级HUAWEI> system-view[HUAWEI] sysname S7706A02[S7706A02] set css mode lpu[S7706A02] set css id 2[S7706A02] set css priority 102.配置逻辑集群端口[SwitchB] interface css-port 1[SwitchB-css-port1] port interface xgigabitethernet 1/0/1 to xgigabitethernet 1/0/2 enable[SwitchB-css-port1] quit3.使能集群功能[SwitchA] css enableWarning: The CSS configuration will take effect only after the system is rebooted. The next CSS mode is LPU. Reboot now? [Y/N]:yS5700集群的配置:1.配置集群系统与上、下游设备的Eth-Trunk system-view[S7706A01] sysname ZAHD-S7706-01 //给集群系统重新命名[ZAHD-S7706-01] interface eth-trunk 10[ZAHD-S7706-01-Eth-Trunk10] quit[ZAHD-S7706-01] interface xgigabitethernet 1/1/0/3[ZAHD-S7706-01-XGigabitEthernet1/1/0/3] eth-trunk 10[ZAHD-S7706-01-XGigabitEthernet1/1/0/3] quit[ZAHD-S7706-01] interface xgigabitethernet 2/1/0/4[ZAHD-S7706-01-XGigabitEthernet2/1/0/4] eth-trunk 10[ZAHD-S7706-01-XGigabitEthernet2/1/0/4] quit[ZAHD-S7706-01] interface eth-trunk 20[ZAHD-S7706-01-Eth-Trunk20] quit[ZAHD-S7706-01] interface xgigabitethernet 1/1/0/4[ZAHD-S7706-01-XGigabitEthernet1/1/0/4] eth-trunk 10[ZAHD-S7706-01-XGigabitEthernet1/1/0/4] quit[ZAHD-S7706-01] interface xgigabitethernet 2/1/0/3[ZAHD-S7706-01-XGigabitEthernet2/1/0/3] eth-trunk 20[ZAHD-S7706-01-XGigabitEthernet2/1/0/3] quit两套集群系统互为代理在每个集群系统上执行命令system-view,进入系统视图。执行命令mad domain domain-id,配置集群系统MAD域值。缺省情况下,集群系统MAD域值为0。说明:设备支持两套集群系统互为代理进行多主检测,此时必须通过配置保证两套集群系统的MAD域值不同。执行命令interface eth-trunk trunk-id,进入Eth-Trunk接口视图。执行命令mad relay,在Eth-Trunk接口上启用代理功能。执行命令mad detect mode relay,配置Eth-Trunk接口的代理方式多主检测功能。S5700A01的配置:1.配置集群连接方式、集群ID及集群优先级HUAWEI> system-view[HUAWEI] sysname S5700A01[S5700A01] set css mode lpu[S5700A01] set css id 1[S5700A01] set css priority 1002.配置逻辑集群端口[S5700A01] interface css-port 1[S5700A01-css-port1] port interface gigabitethernet 1/0/51 to xgigabitethernet 1/0/52 enable[S5700A01-css-port1] quit3.使能集群功能[S5700A01] css enableWarning: The CSS configuration will take effect only after the system is rebooted. The next CSS mode is LPU. Reboot now? [Y/N]:yS5700A02的配置:1.配置集群连接方式、集群ID及集群优先级HUAWEI> system-view[HUAWEI] sysname S5700A02[S5700A02] set css mode lpu[S5700A02] set css id 2[S5700A02] set css priority 102.配置逻辑集群端口[S5700A02] interface css-port 1[S5700A02-css-port1] port interface gigabitethernet 1/0/51 to xgigabitethernet 1/0/52 enable[S5700A02-css-port1] quit3.使能集群功能[S5700A02] css enableWarning: The CSS configuration will take effect only after the system is rebooted. The next CSS mode is LPU. Reboot now? [Y/N]:yEND注意事项其中7706 5700都是基于业务口的集群。三层交换机都是可以设置路由端口的,s3300系列以上的都支持端口路由配置,端口IP化,77系列比33系列还要高,因此是可以支持的。
华为S7706的详细参数
产品类型:路由交换机应用层级:三层传输速率:10/100/1000Mbps交换方式:存储-转发背板带宽:10.24Tbps/22.4Tbps包转发率:2880Mpps/9600Mpps 端口结构:模块化扩展模块:6个业务槽位 VLAN:支持Access、Trunk、Hybrid方式支持default VLAN支持VLAN交换支持QinQ、增强型灵活QinQ支持基于MAC的动态VLAN分配QOS:支持基于Layer2协议头、Layer3协议、Layer4协议、802.1p优先级等的组合流分类支持ACL、CAR、Remark、Schedule等动作支持PQ、WRR、DRR、PQ+WRR、PQ+DRR等队列调度方式支持WRED、尾丢弃等拥塞避免机制支持流量整形组播管理:支持IGMPv1/v2/v3、IGMP v1/v2/v3 Snooping支持PIM DM、PIM SM、PIM SSM支持MSDP、MBGP支持用户快速离开机制支持组播流量控制支持组播查询器支持组播协议报文抑制功能支持组播CAC支持组播ACL网络管理:支持Console、Telnet、SSH等终端服务支持SNMPv1/v2/v3等网络管理协议支持通过FTP、TFTP方式上载、下载文件支持BootROM升级和远程在线升级支持热补丁支持用户操作日志安全管理:802.1x认证,Portal认证支持NAC支持RADIUS和HWTACACS用户登录认证命令行分级保护,未授权用户无法侵入支持防范DoS攻击、TCP的SYN Flood攻击、UDP Flood攻击、广播风暴攻击、大流量攻击支持1K CPU通道队列保护支持ICMP实现ping和traceroute功能支持RMON 电源电压:AC 90-290VDC -38.4--72V 纠错电源功率:1600W,最大POE功率8800W产品尺寸:442×476×442mm产品重量:<30kg