思科VPC典型配置

feature vpc
feature lacp
#所有的交换机得配置同一个VPC DOMAIN
vpc domain 10
role priority 110
peer-keepalive destination 172.16.3.11 source 172.16.3.12
delay restore 360
ip arp synchronize

interface mgmt0
vrf member management
ip address 172.16.3.12/24
#配置VPC peer link 用于同步表项
interface port-channel10
switchport mode trunk
spanning-tree port type network
vpc peer-link

!ETH1/29-32 和对端的交换机的相应端口互联做vpc peer-link 成员端口
interface Ethernet1/29
description vpc peer link
switchport mode trunk
channel-group 10 mode active

interface Ethernet1/30
description vpc peer link
switchport mode trunk
channel-group 10 mode active

interface Ethernet1/31
description vpc peer link
switchport mode trunk
channel-group 10 mode active

interface Ethernet1/32
description vpc peer link
switchport mode trunk
channel-group 10 mode active

!同样 VPC对端的交换机也是如此配置
#创建VPC
interface port-channel1
description connect to HANA_1
switchport access vlan 110
speed 10000
vpc 1

!ETH1/7-8 port-channel1成员端口 用于连接数据库
interface Ethernet1/7
switchport access vlan 110
channel-group 1 mode active

interface Ethernet1/8
switchport access vlan 110
channel-group 1 mode active

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值