




已阅读5页,还剩24页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
华为smartlink配置 3.1 简介简要介绍了Smart Link和Monitor Link,配置任务的逻辑关系,以及与前一版本的差异。 3.2 配置Smart Link组基本功能介绍如何配置Smart Link基本功能,包括创建Smart Link组、使能组功能、配置Smart Link负载分担、配置主从接口、使能回切功能以及配置Flush报文。 3.3 配置Smart Link组数据流策略介绍如何配置Smart Link组高级功能,包括数据流锁定和手动切换链路。 3.4 配置Monitor Link组功能介绍如何配置Monitor Link功能,包括创建Monitor Link组、配置上/下行链路接口以及使能回切功能。 3.5 维护介绍如何调试Smart Link。 3.6 配置举例介绍Smart Link的组网举例。3.1简介简要介绍了Smart Link和Monitor Link,配置任务的逻辑关系,以及与前一版本的差异。 3.1.1 Smart Link和Monitor Link3.1.1Smart Link和Monitor LinkSmart Link是一个针对双归属组网,实现主备链路冗余备份及快速倒换的解决方案。在双归属上行组网环境下阻塞冗余链路,使其起到备份作用。当主用链路发生故障时,将流量切换到备用链路。Monitor Link是为了对Smart Link进行补充而引入的,是一种接口联动的方案。Monitor Link组中包括一个上行链路接口和若干个下行链路接口,当上行链路接口出现故障后,Monitor Link组会自动shutdown下行链路接口。当上行链路接口恢复后也会将下行链路接口恢复。3.2配置Smart Link组基本功能介绍如何配置Smart Link基本功能,包括创建Smart Link组、使能组功能、配置Smart Link负载分担、配置主从接口、使能回切功能以及配置Flush报文。 3.2.1 建立配置任务 3.2.2 (可选)配置Smart Link负载分担 3.2.3 创建并使能Smart Link组 3.2.4 配置Smart Link组主接口和从接口 3.2.5 (可选)使能Smart Link组回切功能并设置回切时间 3.2.6 (可选)使能Flush报文发送功能 3.2.7 (可选)使能Flush报文接收功能 3.2.8 检查配置结果3.2.1建立配置任务应用环境如图3-1所示,位于接入汇聚层的设备以双归属方式连接到上行设备,这样可以提供更好的安全性,也能够缩短由于链路故障造成的业务中断时间。图3-1Smart Link应用环境图3-1中,S-switch-D和S-switch-E连接用户设备,再通过双归属连接到S-switch-B和S-switch-C上。在S-switch-D和S-switch-E上分别配置Smart Link,将两个上行接口加入Smart Link组,可以避免出现环路,同时能够保证由于链路故障造成的业务中断时间为毫秒级。前置任务在配置Smart Link组基本功能之前,需完成以下任务: 确保加入Smart link组的主接口和从接口没有使能MSTP、RRPP功能,也没有加入Eth-Trunk接口。数据准备在配置Smart Link组基本功能之前,需要准备以下数据。序号数据1加入Smart Link组接口的编号。2创建Smart Link组的ID。3Smart link组实例的索引。4发送Flush报文携带的控制VLAN编号。5发送Flush报文携带的密码。3.2.2(可选)配置Smart Link负载分担背景信息请在图3-1中S-switch-D和S-switch-E上分别进行以下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令smart-link instanceinstance-idvlanvlan-id1tovlan-id2 &,配置Smart Link实例与VLAN的映射关系。3. 执行命令smart-link groupgroup-id,进入Smart Link组视图。4. 执行命令load-balanceinstanceinstance-idslave,配置Smart Link实例的负载分担。 使用load-balance instance命令之前需要满足Smart Link组未使能。说明: 当使用smart-link group命令配置了Smart Link组,且使用smart-link instance命令配置了Smart Link实例与VLAN的映射关系后,可以使用load-balance instance命令来配置Smart Link组的负载分担模式。当Smart Link成员的链路状态都为Up时,状态为Inactive的Smart Link成员,分担指定的实例内的流量,即允许指定实例对应的VLAN的报文通过该成员。3.2.3创建并使能Smart Link组背景信息请在图3-1中S-switch-D和S-switch-E上分别进行以下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令smart-link groupgroup-id,创建Smart Link组并进入Smart Link组视图。S-switch设备最多支持创建16个Smart Link组,即group-id取值范围是116。3. 执行命令smart-link enable,使能Smart Link组功能。 说明: 保存Smart-link组配置时,只保存端口的角色master或slave,而不保存端口的状态Active或Inactive。所以当设备重启后,从接口可能比主接口先UP,处于Active状态,而主接口UP后处于Inactive状态。3.2.4配置Smart Link组主接口和从接口背景信息请在图3-1中S-switch-D和S-switch-E上分别进行以下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令smart-link groupgroup-id,进入Smart Link组视图。3. 重复执行命令portinterface-typeinterface-numbermaster|slave,将两个接口加入Smart Link组,并分别指定为主接口和从接口。 一个Smart Link组包括一个主接口和一个从接口。缺省情况下,Smart Link组中不存在接口。3.2.5(可选)使能Smart Link组回切功能并设置回切时间背景信息请在图3-1中S-switch-D和S-switch-E上分别进行以下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令smart-link groupgroup-id,进入Smart Link组视图。3. 执行命令restore enable,使能Smart Link组的回切功能。 缺省情况下,Smart Link组回切功能处于关闭状态。4. (可选)执行命令timer wtrwtr-time,设置Smart Link组回切时间。 缺省情况下,Smart Link组回切时间为60秒。3.2.6(可选)使能Flush报文发送功能背景信息请在图3-1中S-switch-D和S-switch-E上分别进行以下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令smart-link groupgroup-id,进入Smart Link组视图。3. 执行命令flush send control-vlanvlan-idpasswordsimplepassword,使能Flush报文发送功能,并配置Flush报文携带的控制VLAN编号和密码。3.2.7(可选)使能Flush报文接收功能背景信息请在图3-1中S-switch-A、S-switch-B和S-switch-C上分别进行以下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令interfaceethernetinterface-number或执行命令interfaceeth-trunktrunk-id,分别进入S-switch-A、S-switch-B和S-switch-C三台设备下行接口的接口视图。3. 执行命令smart-link flush receive control-vlanvlan-idpassword simplepassword,使能Flush报文接收功能,并配置接口接收Flush报文携带的控制VLAN编号和密码。 说明: 只有为接口配置了控制VLAN编号并将接口加入该VLAN,接口才能接收到Flush报文。密码是可选项,若不配置表示不使用密码验证。如果重新配置控制VLAN编号,密码也需要重新配置。接口接收到的Flush报文携带的控制VLAN编号和密码必须和该接口上配置的控制VLAN编号和密码相同,接口才会处理该Flush报文。3.2.8检查配置结果完成上述配置后,请执行下面的命令检查配置结果。操作命令查看Smart Link组状态信息display smart-link groupall|group-id查看接收到的Flush报文信息display smart-link flush查看Smart Link实例与VLAN绑定关系display smart-link instanceall|instance-id使用命令display smart-link groupall|group-id查看Smart Link组的状态信息。显示如下: display smart-link group 1Smart link group 1 information:Smart link group was enableWtr-time is:30DeviceID: 00e0-fc00-0100 Control-vlan ID: 10Member Role State Flush Count Last-Flush-Time-Ethernet0/0/1 MASTER ACTVIE 1 2007/08/21 16:37:20Ethernet0/0/2 SLAVE INACTIVE 2 2007/08/21 14:45:56如果配置正确将能得到如下信息: Smart Link组功能已经使能,显示为“Smart link group was enabled.”。 Smart Link组中接口状态,包括接口在组中的角色、发送Flush报文的数量、发送报文的时间等。如上面显示信息中,接口“Ethernet0/0/1”是Smart Link组中的主接口,当前处于转发状态,发送过1个Flush报文且发送时间是2007年8月21日16时37分20秒。 Smart Link组回切功能已经使能,且回切时间为用户配置的时间,这里是30秒。 发送Flush报文携带的控制VLAN编号是用户配置的编号,这里是10。执行命令display smart-link flush,可以看到接收到Flush报文的信息。 display smart-link flushReceive flush packets count: 10Receive last flush interface: Ethernet0/0/1Receive last flush packet time: 2007/08/21 16:19:03Receive last flush packet source mac: 00e0-fc00-8500Receive last flush packet control vlan ID: 1执行命令display smart-link instance,可以看到Smart Link实例与VLAN绑定关系信息。 display smart-link instance all instance ID vlan list- 0 1 to 99 121 to 139 161 to 1000 2002 to 4094 instance ID vlan list- 1 100 to 120 140 to 160 instance ID vlan list- 16 1001 to 2001 3.3配置Smart Link组数据流策略介绍如何配置Smart Link组高级功能,包括数据流锁定和手动切换链路。 3.3.1 建立配置任务 3.3.2 配置将数据流锁定在主接口 3.3.3 配置将数据流锁定在从接口 3.3.4 配置取消数据流锁定 3.3.5 配置数据流手工倒换 3.3.6 检查配置结果3.3.1建立配置任务应用环境如图3-2所示,在设备S-switch-D上配置了Smart Link组基本功能,并使能了回切功能。维护中需要对Smart Link组的主链路进行检修,为了不影响正常的业务,需对Smart Link组进行数据流策略的配置,将数据流强制锁定到从链路上,检修完毕后再将数据流倒换到主链路上。图3-2配置数据流策略前置任务在配置Smart Link组数据流策略之前,需完成以下任务: 3.2 配置Smart Link组基本功能数据准备无3.3.2配置将数据流锁定在主接口背景信息在图3-2中S-switch-D上进行如下配置。注意: 将数据流锁定在主接口后,如果主接口发生故障,此时不会自动切换到从接口,从而会导致流量中断。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令smart-link groupgroup-id,进入Smart Link组视图。3. 执行命令smart-link lock,将数据流锁定在主接口上。3.3.3配置将数据流锁定在从接口背景信息在图3-2中S-switch-D上进行如下配置。注意: 将数据流锁定在从接口后,如果从接口发生故障,此时不会自动切换到主接口,从而会导致流量中断。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令smart-link groupgroup-id,进入Smart Link组视图。3. 执行命令smart-link force,将数据流锁定在从接口上。3.3.4配置取消数据流锁定背景信息在图3-2中S-switch-D上进行如下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令smart-link groupgroup-id,进入Smart Link组视图。3. 执行命令undo smart-link lock或undo smart-link force,取消数据流锁定功能。3.3.5配置数据流手工倒换背景信息在图3-2中S-switch-D上进行如下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令smart-link groupgroup-id,进入Smart Link组视图。3. 执行命令smart-link manual switch执行链路倒换。3.3.6检查配置结果完成上述配置后,请执行下面的命令检查配置结果。操作命令查看Smart Link组状态信息display smart-link groupall|group-id在配置成功时,执行上面的命令,应能正确显示是否配置数据流锁定功能以及锁定的位置,这里显示“Lock”表示锁定在主接口。如果显示“force”则表示数据流锁定在从接口。 display smart-link group 1Smart link group 1 information:Smart link group was enableLink status:Lock Wtr-time is:30DeviceID: 00e0-fc00-0100 Control-vlan ID: 10Member Role State Flush Count Last-Flush-Time-Ethernet0/0/1 MASTER ACTVIE 1 2007/08/21 16:37:20Ethernet0/0/2 SLAVE INACTIVE 2 2007/08/21 14:45:203.4配置Monitor Link组功能介绍如何配置Monitor Link功能,包括创建Monitor Link组、配置上/下行链路接口以及使能回切功能。 3.4.1 建立配置任务 3.4.2 创建Monitor Link组 3.4.3 配置Monitor Link组的上行接口和下行接口 3.4.4 配置Monitor Link组的回切时间 3.4.5 检查配置结果3.4.1建立配置任务应用环境 如图3-3所示,配置了Smart Link功能的S-switch设备能够对主接口的故障快速响应,将流量倒换到从接口,从而减少了业务中断时间。但如果与主接口相连设备的上行链路发生故障,同样会造成业务的中断,这就要求通过一定的方式对上行链路进行监控,在其出现故障后能够让下行链路感知,并做出反应。图3-3Monitor Link应用环境 图3-3中,如果S-switch-A和Router之间的链路出现故障,对于S-switch-C和S-switch-D两台设备,虽然使能了Smart Link功能,但由于主链路并没有出现故障因此不会进行链路倒换。此时,会造成业务中断。为了使Smart Link组能够更快的对上行链路故障做出响应,在其主链路连接的设备上配置Monitor Link功能,对上行链路进行监控。一旦发生故障,迅速将Smart Link组的主链路阻塞,这样Smart Link组就能感知到故障,从而进行链路倒换,减少业务中断时间。前置任务在配置Monitor Link组功能之前,需完成以下任务: 3.2 配置Smart Link组基本功能 确保将要加入Monitor Link组的接口没有加入Trunk数据准备在配置Monitor Link组功能之前,需要准备以下数据。序号数据1创建Monitor Link组的ID。2加入Monitor Link组接口的编号。3Monitor Link组回切时间。4已创建Smart Link组的ID。3.4.2创建Monitor Link组背景信息在图3-3中S-switch-A和S-switch-B上进行如下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令monitor-link groupgroup-id,创建Monitor Link组并进入组视图。3.4.3配置Monitor Link组的上行接口和下行接口背景信息在图3-3中S-switch-A和S-switch-B上进行如下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令monitor-link groupgroup-id,进入Monitor Link组视图。S-switch设备最多支持创建16个Monitor Link组。3. 执行命令portinterface-typeinterface-numberdownlinkid|uplink,配置单接口为Monitor link组的上行接口或下行接口。 或者执行命令smart-link groupgroup-iduplink,配置Smart Link组为Monitor Link组的上行链路。说明: 上行接口的状态决定Monitor Link组的状态。因此在下行接口加入到Monitor Link组后,虽然可以通过命令shutdown或undo shutdown对其进行操作,但操作效果只能维持到Monitor Link组中上行接口状态发生改变之前。当上行接口状态发生改变后,下行接口状态会被重新配置,即: 若Monitor Link组添加Up状态的上行接口或组中已存在Down状态的上行接口变为Up状态,则所有下行接口均被undo shutdown; 若从Monitor Link组中删除上行接口或者组中已存在Up状态的上行接口变为Down状态,则所有下行接口均被shutdown。3.4.4配置Monitor Link组的回切时间背景信息在图3-3中S-switch-A和S-switch-B上进行如下配置。操作步骤1. 执行命令system-view,进入系统视图。2. 执行命令monitor-link groupgroup-id,进入Monitor Link组视图。3. 执行命令timer recover-timerecover-time,配置自动回切时间。 缺省情况下,Monitor Link组的回切功能处于使能状态,且默认回切时间为3秒。3.4.5检查配置结果完成上述配置后,请执行下面的命令检查配置结果。操作命令查看Monitor Link组的基本配置信息display monitor-link groupall|group-id在配置成功时,执行上面的命令,应能看到加入组接口的基本信息,包括接口角色、状态以及最后一次变为Up或Down状态的时间。 display monitor-link group 1Monitor link group 1 information:Recover-timer is 3Member Role State Last-up-time Last-down-time-Ethernet0/0/1 UpLk DOWN 2007/08/20 10:45:56 2007/08/21 14:45:43Ethernet0/0/2 DwLk1 DOWN 2007/08/21 11:45:25 2007/08/20 15:45:363.5维护介绍如何调试Smart Link。注意: 打开调试开关将影响系统的性能。调试完毕后,应及时执行undo debugging all命令关闭调试开关。在出现链路故障时,请在用户视图下执行下面的debugging命令进行调试,查看调试信息,定位故障并分析故障原因。输出调试信息的操作步骤请参见Quidway S3300系列以太网交换机配置指南 设备管理中的“监控和调试”。操作命令打开Smart link的调试开关debugging smart-linkall|error|event groupgroup-id打开Flush报文的调试开关debugging smart-link flushall|receive|send3.6配置举例介绍Smart Link的组网举例。 3.6.1 配置Smart Link基本功能示例 3.6.2 配置Smart Link负载分担示例 3.6.3 配置Smart Link综合应用示例3.6.1配置Smart Link基本功能示例组网需求如图3-4所示,为了保证网络的可靠性,用户侧网络采用双归属上行方式连接到城域网。同时,要保证在主链路发生故障时,能够快速切换到从链路,使业务中断时间控制在毫秒级。图3-4配置Smart Link基本功能示例配置思路采用如下的思路配置Smart Link基本功能: 1. S-switch-A和S-switch-B两台设备上配置Smart Link组,并将上行链路加入组中。2. S-switch-A和S-switch-B两台设备上使能回切功能。3. S-switch-A和S-switch-B两台设备上使能发送Flush报文功能。数据准备为完成此配置例,需准备如下的数据: S-switch-A和S-switch-B上行链路接口编号。 创建Smart Link组的ID。 发送Flush报文携带的控制VLAN编号和密码。配置步骤1. 在S-switch-A和S-switch-B两台设备上配置相同控制VLAN,并将上行链路接口加入该VLAN中。略。具体配置方法请参见:Quidway S3300系列以太网交换机配置指南 以太网中的“VLAN配置”。2. 创建并使能Smart Link组功能# 配置S-switch-A。 system-viewS-switch-A smart-link group 1S-switch-A-smlk-group1 smart-link enableS-switch-A-smlk-group1 quit# 配置S-switch-B。 system-viewS-switch-B smart-link group 2S-switch-B-smlk-group2 smart-link enableS-switch-B-smlk-group2 quit3. 将上行接口加入Smart Link组并指定为主接口或从接口说明: 当指定接口加入Smart Link组并配置为主接口或从接口,配置前该接口需要去使能的STP功能。# 配置S-switch-A。S-switch-A interface ethernet 0/0/1S-switch-A-Ethernet0/0/1 stp disableS-switch-A-Ethernet0/0/1 quitS-switch-A interface ethernet 0/0/2S-switch-A-Ethernet0/0/2 stp disableS-switch-A-Ethernet0/0/2 quitS-switch-A-smlk-group1 stp disableS-switch-A-smlk-group1 port ethernet 0/0/1 masterS-switch-A-smlk-group1 port ethernet 0/0/2 slave# 配置S-switch-B。S-switch-B interface ethernet 0/0/1S-switch-B-Ethernet0/0/1 stp disableS-switch-B-Ethernet0/0/1 quitS-switch-B interface ethernet 0/0/2S-switch-B-Ethernet0/0/2 stp disableS-switch-B-Ethernet0/0/2 quitS-switch-B-smlk-group2 stp disableS-switch-B-smlk-group2 port ethernet 0/0/2 masterS-switch-B-smlk-group2 port ethernet 0/0/1 slave4. 使能回切功能并设置回切时间# 配置S-switch-A。S-switch-A-smlk-group1 restore enableS-switch-A-smlk-group1 timer wtr 30# 配置S-switch-B。S-switch-B-smlk-group2 restore enableS-switch-B-smlk-group2 timer wtr 305. 使能发送Flush报文功能# 配置S-switch-A。S-switch-A-smlk-group1 flush send control-vlan 10 password simple 123# 配置S-switch-B。S-switch-B-smlk-group2 flush send control-vlan 10 password simple 1236. 验证配置结果# 使用display smart-link group命令查看S-switch-A和S-switch-B上的Smart Link组信息。如果显示如下信息: Smart Link组功能已经使能 回切时间为30秒 控制VLAN编号为10 在S-switch-A上,接口Ethernet0/0/1为主接口,接口Ethernet0/0/2为从接口 在S-switch-B上,接口Ethernet0/0/1为从接口,接口Ethernet0/0/2为主接口则表示配置成功。 display smart-link group 1Smart link group 1 information:Smart link group was enabledVtr-time is:30Device ID: 00e0-fc00-0100 Control-vlan ID: 10Member Role State Flush Count Last-Flush-Time-Ethernet0/0/1 MASTER ACTVIE 0 2007/08/21 16:37:20Ethernet0/0/2 SLAVE INACTIVE 0 2007/08/21 14:45:56配置文件以下仅给出用户侧S-switch产品的配置文件。 设备S-switch-A的配置文件 # sysname S-switch-A# vlan batch 1 10 2046#interface Ethernet0/0/1 port trunk allow-pass vlan 10 stp disable#interface Ethernet0/0/2 port trunk allow-pass vlan 10 stp disable#smart-link group 1 smart-link enable port ethernet0/0/1 master port ethernet0/0/2 slave timer wtr 30 restore enable flush send control-vlan 10 password simple 123#return 设备S-switch-B的配置文件 # sysname S-switch-B# vlan batch 1 10 2020#interface Ethernet0/0/1 port trunk allow-pass vlan 10 stp disable#interface Ethernet0/0/2 port trunk allow-pass vlan 10 stp disable#smart-link group 2 smart-link enable port ethernet0/0/2 master port ethernet0/0/1 slave timer wtr 30 restore enable flush send control-vlan 10 password simple 123#return3.6.2配置Smart Link负载分担示例组网需求如图3-5所示,要求满足: 设备S-switch-C上VLAN 1100的流量通过设备S-switch-B、S-switch-D双上行到设备S-switch-A。要求进行负载分担,VLAN 1100的流量分别通过不同的链路上行到设备S-switch-A。 设备S-switch-C上进行双上行链路灵活备份,Smart Link组的引用实例(绑定VLAN 1100)锁定Smart Link组中的inactive接口,分担实例内的流量。 Smart Link组1在VLAN 10内发送和接收Flush报文。图3-5配置Smart Link负载分担示例配置思路采用如下的思路配置Smart Link负载分担: 1. S-switch-C设备上配置Smart Link组,并将上行链路加入组中。2. S-switch-C设备上配置Smart Link组实例的负载分担。3. S-switch-C设备上使能发送Flush报文功能。4. S-switch-A、S-switch-B和S-switch-D设备上使能接受Flush报文功能。数据准备为完成此配置例,需准备如下的数据: S-switch-A、S-switch-B、S-switch-C和S-switch-D的上行链路接口编号。 创建Smart Link组的ID。 Smart link组实例的索引。 发送Flush报文携带的控制VLAN编号和密码。配置步骤1. 在S-switch-A、S-switch-B、S-switch-C和S-switch-D上配置控制VLAN,并将上行链路接口加入该VLAN中。略。具体配置方法请参见:Quidway S3300系列以太网交换机配置指南 以太网中的“VLAN配置”。2. 关闭接口的STP功能,并配置接口允许VLAN 1100通过。# 配置S-switch-C。 system-viewS-switch-C vlan batch 1 to 100S-switch-C interface ethernet 0/0/1S-switch-C-Ethernet0/0/1 stp disableS-switch-C-Ethernet0/0/1 port trunk allow-pass vlan 1 to 100S-switch-C-Ethernet0/0/1 interface ethernet 0/0/2S-switch-C-Ethernet0/0/2 stp disableS-switch-C-Ethernet0/0/2 port trunk allow-pass vlan 1 to 100S-switch-C-Ethernet0/0/2 quit# 配置S-switch-B。 system-viewS-switch-B vlan batch 1 to 100S-switch-B interface ethernet 0/0/1S-switch-B-Ethernet0/0/1 port trunk allow-pass vlan 1 to 100S-switch-B-Ethernet0/0/1 interface ethernet 0/0/2S-switch-B-Ethernet0/0/2 port trunk allow-pass vlan 1 to 100S-switch-B-Ethernet0/0/2 quit# S-switch-A和S-switch-D的配置与S-switch-B相同。3. 创建Smart Link实例 1与VLAN 1100的映射关系S-switch-C smart-link instance 1 vlan 1 to 1004. 创建Smart Link组功能S-switch-C smart-link group 15. 配置Smart Link组实例的负载分担S-switch-C-smlk-group1 load-balance instance 1 slave6. 使能Smart Link组功能S-switch-C-smlk-group1 smart-link enable7. 将上行接口加入Smart Link组并指定为主接口或从接口8. S-switch-C-smlk-group1 port ethernet 0/0/1 masterS-switch-C-smlk-group1 port ethernet 0/0/2 slave9. 使能发送Flush报文功能S-switch-C-smlk-group1 flush send control-vlan 10 password simple 12310. 使能接受Flush报文功能# 配置S-switch-B。 system-viewS-switch-B interface ethernet 0/0/1S-switch-B-Ethernet0/0/1 smart-link flush receive control-vlan 10 password simple 123S-switch-B-Ethernet0/0/1 interface ethernet 0/0/2S-switch-B-Ethernet0/0/2 smart-link flush receive control-vlan 10 password simple 123# S-switch-A和S-switch-D的配置与S-switch-B相同。11. 验证配置结果# 使用display smart-link group命令查看S-switch-C上的Smart Link组信息。如果显示如下信息: Smart Link组功能已经使能 控制VLAN编号为10 接口Ethernet0/0/1为主接口,接口Ethernet0/0/2为从接口则表示配置成功。 display smart-link group 1Smart link g
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 集安市2025-2026学年七年级下学期语文期末模拟试卷
- 2025年度财务人员面试题
- 高速铁路铺轨课件
- 高速铁路无缝线路课件
- 高速消防知识培训班课件
- 电视机相关技术知识培训课件
- 高血糖科普课件
- 高考考点鉴赏边城课件
- 20kV及以下配网工程施工合同
- 电脑办公知识培训班
- 学校幼儿园消防安全风险自查检查指南
- 厚积落叶听雨声
- 《机械能及其转化》名师教案
- 智能制造基础与应用(第2版)教案 第二章 智能制造数字化基础 2.数字化设计与仿真
- 开学第一课假期收心主题班会 课件
- 中山酒店行业状况分析
- 船员劳动合同
- 液压车间生产管理制度
- 南城一中高三年级工作计划
- 企业重组改变组织结构以提高效率
- 植保无人机应急处置预案
评论
0/150
提交评论