dengrm9 发表于 2017-10-30 13:30:48

很好的资料,谢谢楼主分享。

qq326532100 发表于 2017-11-23 10:19:29

清热物权法

ixenhppns1231 发表于 2017-12-1 18:07:06

很棒很棒很棒

xuanjunxin 发表于 2017-12-1 21:14:21

Nexus01:
Nexus01#config t
Nexus01(config)# feature vpc //全局开启vpc功能
Nexus01(config)# vpc domain 1
Nexus01(config-vpc-domain)# peer-keepalive destination 10.10.10.11 source 10.10.10.10//指定peer的源和目标
Nexus01(config)#interface ethernet 1/31-32//这两个物理口加入channel 10
Nexus01(config-if-range)#switch mode trunk
Nexus01(config-if-range)# channel-group 10 mode active
Nexus01(config-if-range)#interface port-channel 10
Nexus01(config-if)# vpc peer-link //port-channel 10指定为peer链路
Nexus01(config)#interface ethernet 1/1//这两个物理口加入channel 100
Nexus01(config-if)# switchport mode trunk
Nexus01(config-if)# channel-group 100 mode active
Nexus01(config)#interface port-channel 100
Nexus01(config-if)# vpc 100//channel 100加入vpc100
在Nexus02上配置如下:

Nexus02#config t
Nexus02(config)# feature vpc
Nexus02(config)#
Nexus02(config)# vpc domain 1
Nexus02(config-vpc-domain)# peer-keepalive destination 10.10.10.10 source 10.10.10.11
Nexus02(config)#interface ethernet 1/31-32
Nexus02(config-if-range)#switch mode trunk
Nexus02(config-if-range)# channel-group 10 mode active
Nexus02(config-if-range)#interface port-channel 10
Nexus02(config-if)# vpc peer-link
Nexus02(config)#interface ethernet 1/1
Nexus02(config-if)# switchport mode trunk
Nexus02(config-if)# channel-group 100 mode active
Nexus02(config)#interface port-channel 100
Nexus02(config-if)# vpc 100

xuanjunxin 发表于 2017-12-1 21:14:26

Nexus01:
Nexus01#config t
Nexus01(config)# feature vpc //全局开启vpc功能
Nexus01(config)# vpc domain 1
Nexus01(config-vpc-domain)# peer-keepalive destination 10.10.10.11 source 10.10.10.10//指定peer的源和目标
Nexus01(config)#interface ethernet 1/31-32//这两个物理口加入channel 10
Nexus01(config-if-range)#switch mode trunk
Nexus01(config-if-range)# channel-group 10 mode active
Nexus01(config-if-range)#interface port-channel 10
Nexus01(config-if)# vpc peer-link //port-channel 10指定为peer链路
Nexus01(config)#interface ethernet 1/1//这两个物理口加入channel 100
Nexus01(config-if)# switchport mode trunk
Nexus01(config-if)# channel-group 100 mode active
Nexus01(config)#interface port-channel 100
Nexus01(config-if)# vpc 100//channel 100加入vpc100
在Nexus02上配置如下:

Nexus02#config t
Nexus02(config)# feature vpc
Nexus02(config)#
Nexus02(config)# vpc domain 1
Nexus02(config-vpc-domain)# peer-keepalive destination 10.10.10.10 source 10.10.10.11
Nexus02(config)#interface ethernet 1/31-32
Nexus02(config-if-range)#switch mode trunk
Nexus02(config-if-range)# channel-group 10 mode active
Nexus02(config-if-range)#interface port-channel 10
Nexus02(config-if)# vpc peer-link
Nexus02(config)#interface ethernet 1/1
Nexus02(config-if)# switchport mode trunk
Nexus02(config-if)# channel-group 100 mode active
Nexus02(config)#interface port-channel 100
Nexus02(config-if)# vpc 100

pengjin 发表于 2017-12-4 23:20:35

谢谢

shui316418559 发表于 2017-12-7 14:08:51

:handshake

cciewf 发表于 2017-12-8 15:59:25

看看先
!!!!!

leehomjan 发表于 2018-1-12 09:02:50

感谢分享

leehomjan 发表于 2018-1-12 09:02:59

感谢分享

1447872999 发表于 2018-1-22 10:53:02

{:6_267:}

沙漠甘甜 发表于 2018-1-23 15:25:41

congratulations

Cavilleria 发表于 2018-3-1 08:49:21

感谢楼主分享,学习了

torresia· 发表于 2018-3-4 09:20:48

对的发发发飞飞飞

qoo7218 发表于 2018-3-8 09:01:29

感謝
页: 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 35 36
查看完整版本: 交换机已经有堆叠技术,vss技术,请问为什么还需要VPC呢?