RRPP.docx
《RRPP.docx》由会员分享,可在线阅读,更多相关《RRPP.docx(24页珍藏版)》请在冰豆网上搜索。
RRPP
实验10RRPP
实验11
实验任务一:
配置RRPP单环拓扑
实验任务二:
步骤一:
搭建实验环境
步骤二:
首先,依照图示图10-1搭建实验环境,完成交换机SWA、SWB、SWC的链路连接,不需要与SWD连接。
配置主机HostA的IP地址为192.168.0.1/24,网关为192.168.0.254/24;配置主机HostB的IP地址为192.168.0.2/24,网关为192.168.0.254/24。
步骤三:
基本配置
步骤四:
完成VLAN基本配置。
在SWA、SWB、SWC上配置VLAN10。
在SWA上为VLAN10添加端口GigabitEthernet1/0/3,配置VLAN接口的IP地址为192.168.0.254/24。
在SWB上为VLAN10添加端口GigabitEthernet1/0/4。
请在下面的空格中补充完整的命令:
[SWA]vlan10
[SWA]intvlan10
[SWA-Vlan-interface10]ipaddress192.168.0.254255.255.255.0
[SWA]vlan10
[SWA-vlan10]portGigabitEthernet1/0/3
[SWB]vlan10
[SWB-vlan10]portGigabitEthernet1/0/4
[SWC]vlan10
完成trunk基本配置。
在SWA、SWB、SWC上配置各自以太网端口GigabitEthernet1/0/1~GigabitEthernet1/0/2的链路类型为Trunk类型,允许所有VLAN通过当前Trunk端口。
请在下面的空格中补充完整的命令:
[SWA]interfaceGigabitEthernet1/0/1
[SWA-GigabitEthernet1/0/1]undostp
[SWA-GigabitEthernet1/0/1]portlink-typetrunk
[SWA-GigabitEthernet1/0/1]porttrunkpermitvlanall
[SWA-GigabitEthernet1/0/1]qostrustdot1p
[SWA]interfaceGigabitEthernet1/0/2
[SWA-GigabitEthernet1/0/2]undostp
[SWA-GigabitEthernet1/0/2]portlink-typetrunk
[SWA-GigabitEthernet1/0/2]porttrunkpermitvlanall
[SWA-GigabitEthernet1/0/2]qostrustdot1p
[SWB]interfaceGigabitEthernet1/0/1
[SWB-GigabitEthernet1/0/1]undostp
[SWB-GigabitEthernet1/0/1]portlink-typetrunk
[SWB-GigabitEthernet1/0/1]porttrunkpermitvlanall
[SWB-GigabitEthernet1/0/1]qostrustdot1p
[SWB]interfaceGigabitEthernet1/0/2
[SWB-GigabitEthernet1/0/2]undostp
[SWB-GigabitEthernet1/0/2]portlink-typetrunk
[SWB-GigabitEthernet1/0/2]porttrunkpermitvlanall
[SWB-GigabitEthernet1/0/2]qostrustdot1p
[SWC]interfaceGigabitEthernet1/0/1
[SWC-GigabitEthernet1/0/1]undostp
[SWC-GigabitEthernet1/0/1]portlink-typetrunk
[SWC-GigabitEthernet1/0/1]porttrunkpermitvlanall
[SWC-GigabitEthernet1/0/1]qostrustdot1p
[SWC]interfaceGigabitEthernet1/0/2
[SWC-GigabitEthernet1/0/2]undostp
[SWC-GigabitEthernet1/0/2]portlink-typetrunk
[SWC-GigabitEthernet1/0/2]porttrunkpermitvlanall
[SWC-GigabitEthernet1/0/2]qostrustdot1p
步骤五:
配置RRPP单环拓扑
步骤六:
在SWA上,创建RRPP域1,将VLAN4092配置为该域的控制VLAN,并将MSTP实例0到32所映射的VLAN配置为该域的保护VLAN,保护所有VLAN。
请在下面的空格中补充完整的命令:
[SWA]rrppdomain1
[SWA-rrpp-domain1]control-vlan4092
[SWA-rrpp-domain1]protected-vlanreference-instance0to32
配置SWA为主环1的主节点,主端口为GigabitEthernet1/0/1,副端口为GigabitEthernet1/0/2,并使能该环。
请在下面的空格中补充完整的命令:
[SWA-rrpp-domain1]ring1node-modemasterprimary-portGigabitEthernet1/0/1secondary-portGigabitEthernet1/0/2level0
[SWA-rrpp-domain1]ring1enable
在SWA上,使能RRPP协议。
请在下面的空格中补充完整的命令:
[SWA]rrppenable
在SWB上,创建RRPP域1,将VLAN4092配置为该域的控制VLAN,并将MSTP实例0到32所映射的VLAN配置为该域的保护VLAN,保护所有VLAN。
请在下面的空格中补充完整的命令:
[SWB]rrppdomain1
[SWB-rrpp-domain1]control-vlan4092
[SWB-rrpp-domain1]protected-vlanreference-instance0to32
配置SWB为主环1的传输节点,主端口为GigabitEthernet1/0/1,副端口为GigabitEthernet1/0/2,并使能该环。
[SWB-rrpp-domain1]ring1node-modetransitprimary-portGigabitEthernet1/0/1secondary-portGigabitEthernet1/0/2level0
[SWB-rrpp-domain1]ring1enable
在SWB上,使能RRPP协议。
请在下面的空格中补充完整的命令:
[SWB]rrppenable
在SWC上,创建RRPP域1,将VLAN4092配置为该域的控制VLAN,并将MSTP实例0到32所映射的VLAN配置为该域的保护VLAN,保护所有VLAN。
请在下面的空格中补充完整的命令:
[SWC]rrppdomain1
[SWC-rrpp-domain1]control-vlan4092
[SWC-rrpp-domain1]protected-vlanreference-instance0to32
配置SWC为主环1的传输节点,主端口为GigabitEthernet1/0/1,副端口为GigabitEthernet1/0/2,并使能该环。
请在下面的空格中补充完整的命令:
[SWC-rrpp-domain1]ring1node-modetransitprimary-portGigabitEthernet1/0/1secondary-portGigabitEthernet1/0/2level0
[SWC-rrpp-domain1]ring1enable
在SWC上,使能RRPP协议。
请在下面的空格中补充完整的命令:
[SWC]rrppenable
由配置可见,在SWA、SWB、SWC上分别配置了创建RRPPring1,形成了RRPP环。
步骤七:
测试连通性
步骤八:
在HostA上pingHostB,显示如下,请在下面的空格中补充完整的命令:
C:
\>ping192.168.0.2
Pinging192.168.0.2with32bytesofdata:
Replyfrom192.168.0.2:
bytes=32time<1msTTL=128
Replyfrom192.168.0.2:
bytes=32time<1msTTL=128
Replyfrom192.168.0.2:
bytes=32time<1msTTL=128
Replyfrom192.168.0.2:
bytes=32time<1msTTL=128
Pingstatisticsfor192.168.0.2:
Packets:
Sent=4,Received=4,Lost=0(0%loss),
Approximateroundtriptimesinmilli-seconds:
Minimum=0ms,Maximum=0ms,Average=0ms
在HostA上tracertHostB,显示如下,请在下面的空格中补充完整的命令:
C:
\>tracert192.168.0.2
Tracingrouteto192.168.0.2overamaximumof30hops
1<1ms<1ms<1ms192.168.0.2
Tracecomplete.
结果显示,从HostA可以ping通HostB,并且实现了RRPP单环。
步骤九:
检查RRPP端口
步骤十:
完成上一步骤后,在SWA、SWB、SWC上检查RRPP状态,请在下面的空格中补充完整的命令:
[SWA]disrrppverbosedomain1
DomainID:
1
ControlVLAN:
Major4092Sub4093
ProtectedVLAN:
ReferenceInstance0to32
HelloTimer:
1secFailTimer:
3sec
RingID:
1
RingLevel:
0
NodeMode:
Master
RingState:
Complete
EnableStatus:
YesActiveStatus:
Yes
Primaryport:
GigabitEthernet1/0/1Portstatus:
UP
Secondaryport:
GigabitEthernet1/0/2Portstatus:
BLOCKED
从显示信息中可以看出,SWA为RRPPring1主节点,主端口为GigabitEthernet1/0/1,副端口为GigabitEthernet1/0/2。
请在下面的空格中补充完整的命令:
disrrppverbosedomain1
DomainID:
1
ControlVLAN:
Major4092Sub4093
ProtectedVLAN:
ReferenceInstance0to32
HelloTimer:
1secFailTimer:
3sec
RingID:
1
RingLevel:
0
NodeMode:
Transit
RingState:
-
EnableStatus:
YesActiveStatus:
Yes
Primaryport:
GigabitEthernet1/0/1Portstatus:
UP
Secondaryport:
GigabitEthernet1/0/2Portstatus:
UP
从显示信息中可以看出,SWB为RRPPring1传输节点,主端口为GigabitEthernet1/0/1,副端口为GigabitEthernet1/0/2。
请在下面的空格中补充完整的命令:
disrrppverbosedomain1
DomainID:
1
ControlVLAN:
Major4092Sub4093
ProtectedVLAN:
ReferenceInstance0to32
HelloTimer:
1secFailTimer:
3sec
RingID:
1
RingLevel:
0
NodeMode:
Transit
RingState:
-
EnableStatus:
YesActiveStatus:
Yes
Primaryport:
GigabitEthernet1/0/1Portstatus:
UP
Secondaryport:
GigabitEthernet1/0/2Portstatus:
UP
从显示信息中可以看出,SWC为RRPPring1传输节点,主端口为GigabitEthernet1/0/1,副端口为GigabitEthernet1/0/2。
步骤十一:
检查RRPP特性
步骤十二:
在SWA上,关闭与SWC相连端口GigabitEthernet1/0/1。
[SWA]interfaceGigabitEthernet1/0/1
[SWA-GigabitEthernet1/0/1]shutdown
同时在HostA上pingHostB,显示如下,请在下面的空格中补充完整的命令:
C:
\>ping-n6192.168.0.2
Pinging192.168.0.2with32bytesofdata:
Replyfrom192.168.0.2:
bytes=32time<1msTTL=128
Replyfrom192.168.0.2:
bytes=32time<1msTTL=128
Replyfrom192.168.0.2:
bytes=32time<1msTTL=128
Replyfrom192.168.0.2:
bytes=32time<1msTTL=128
Replyfrom192.168.0.2:
bytes=32time<1msTTL=128
Replyfrom192.168.0.2:
bytes=32time<1msTTL=128
Pingstatisticsfor192.168.0.2:
Packets:
Sent=6,Received=6,Lost=0(0%loss),
Approximateroundtriptimesinmilli-seconds:
Minimum=0ms,Maximum=0ms,Average=0ms
结果显示,从HostA可以ping通HostB,没有报文丢弃。
证明关闭GigabitEthernet1/0/2端口后,RRRP生效。
从显示信息中可以看出,当SWA与SWC之间链路出现故障时,HostA发送给HostB的报文不受影响。
在SWA上检查RRPP状态,请在下面的空格中补充完整的命令:
[SWA]disrrppverbosedomain1
DomainID:
1
ControlVLAN:
Major4092Sub4093
ProtectedVLAN:
ReferenceInstance0to32
HelloTimer:
1secFailTimer:
3sec
RingID:
1
RingLevel:
0
NodeMode:
Master
RingState:
Failed
EnableStatus:
YesActiveStatus:
Yes
Primaryport:
GigabitEthernet1/0/1Portstatus:
DOWN
Secondaryport:
GigabitEthernet1/0/2Portstatus:
UP
从显示信息中可以看出,SWA主端口为GigabitEthernet1/0/1出现故障后,副端口为GigabitEthernet1/0/2进入转发状态,RRPP单环运行正常。
步骤十三:
恢复配置
步骤十四:
在SWA、SWB、SWC上删除所有配置。
resetsaved-configuration
Thesavedconfigurationfilewillbeerased.Areyousure?
[Y/N]:
y
Configurationfileinflashisbeingcleared.
Pleasewait...
..
Configurationfileiscleared.
resetsaved-configuration
Thesavedconfigurationfilewillbeerased.Areyousure?
[Y/N]:
y
Configurationfileinflashisbeingcleared.
Pleasewait...
..
Configurationfileiscleared.
resetsaved-configuration
Thesavedconfigurationfilewillbeerased.Areyousure?
[Y/N]:
y
Configurationfileinflashisbeingcleared.
Pleasewait...
..
Configurationfileiscleared.
实验任务三:
配置RRPP相交环拓扑
实验任务四:
步骤一:
搭建实验环境
步骤二:
首先,依照图示图10-1搭建实验环境,完成交换机SWA、SWB、SWC、SWD的链路连接。
配置主机HostA的IP地址为192.168.0.1/24,网关为192.168.0.254/24;配置主机HostB的IP地址为192.168.0.2/24,网关为192.168.0.254/24;配置主机HostC的IP地址为192.168.0.3/24,网关为192.168.0.254/24。
步骤三:
基本配置
步骤四:
完成VLAN基本配置。
在SWA、SWB、SWC、SWD上配置VLAN10。
在SWA上为VLAN10添加端口GigabitEthernet1/0/3,配置VLAN接口的IP地址为192.168.0.254/24。
在SWB上为VLAN10添加端口GigabitEthernet1/0/4。
在SWD上为VLAN10添加端口GigabitEthernet1/0/4。
请在下面的空格中补充完整的命令:
[SWA]vlan10
[SWA]intvlan10
[SWA-Vlan-interface10]ipadd192.168.0.254255.255.255.0
[SWA]vlan10
[SWA-vlan100]portGigabitEthernet1/0/3
[SWB]vlan10
[SWB-vlan10]portGigabitEthernet1/0/4
[SWC]vlan10
[SWD]vlan10
[SWD-vlan10]portGigabitEthernet1/0/3
完成trunk基本配置。
在SWA、SWB、SWC、SWD上配置各自以太网端口GigabitEthernet1/0/1~GigabitEthernet1/0/2的链路类型为Trunk类型,允许所有VLAN通过当前Trunk端口。
请在下面的空格中补充完整的命令:
[SWA]interfaceGigabitEthernet1/0/1
[SWA-GigabitEthernet1/0/1]undostp
[SWA-GigabitEthernet1/0/1]portlink-typetrunk
[SWA-GigabitEthernet1/0/1]porttrunkpermitvlanall
[SWA-GigabitEthernet1/0/1]qostrustdot1p
[SWA]interfaceGigabitEthernet1/0/2
[SWA-GigabitEthernet1/0/2]undostp
[SWA-GigabitEthernet1/0/2]portlink-typetrunk
[SWA-GigabitEthernet1/0/2]porttrunkpermitvlanall
[SWA-GigabitEthernet1/0/2]qostrustdot1p
[SWB]interfaceGigabitEthernet1/0/1
[SWB-GigabitEthernet1/0/1]undostp
[SWB-GigabitEthernet1/0/1]portlink-typetrunk
[SWB-GigabitEthernet1/0/1]porttrunkpermitvlanall
[SWB-GigabitEthernet1/0/1]qostrustdot1p
[SWB]interfaceGigabitEthernet1/0/2
[SWB-GigabitEthernet1/0/2]undostp
[SWB-GigabitEthernet1/0/2]portlink-typetrunk
[SWB-GigabitEthernet1/0/2]porttrunkpermitvlanall
[SWB-GigabitEthernet1/0/2]qostrustdot1p
[SWB]interfaceGigabitEthernet1/0/3
[SWB-GigabitEthernet1/0/3]undostp
[SWB-GigabitEthernet1/0/3]portlink-typetrunk
[SWB-GigabitEthernet1/0/3]porttrunkpermitvlanall
[SWB-GigabitEthernet1/0/3]qostrustdot1p
[SWC]interfaceGigabitEthernet1/0/1
[SWC-GigabitEthernet1/0/1]undostp
[SWC-GigabitEthern