본 제품에 대한 문서 세트는 편견 없는 언어를 사용하기 위해 노력합니다. 본 설명서 세트의 목적상, 편견 없는 언어는 나이, 장애, 성별, 인종 정체성, 민족 정체성, 성적 지향성, 사회 경제적 지위 및 교차성에 기초한 차별을 의미하지 않는 언어로 정의됩니다. 제품 소프트웨어의 사용자 인터페이스에서 하드코딩된 언어, RFP 설명서에 기초한 언어 또는 참조된 서드파티 제품에서 사용하는 언어로 인해 설명서에 예외가 있을 수 있습니다. 시스코에서 어떤 방식으로 포용적인 언어를 사용하고 있는지 자세히 알아보세요.
Cisco는 전 세계 사용자에게 다양한 언어로 지원 콘텐츠를 제공하기 위해 기계 번역 기술과 수작업 번역을 병행하여 이 문서를 번역했습니다. 아무리 품질이 높은 기계 번역이라도 전문 번역가의 번역 결과물만큼 정확하지는 않습니다. Cisco Systems, Inc.는 이 같은 번역에 대해 어떠한 책임도 지지 않으며 항상 원본 영문 문서(링크 제공됨)를 참조할 것을 권장합니다.
이 문서에서는 Cisco Nexus 9000(9k) 시리즈 스위치에서 vPC(가상 포트 채널) 사용에 대한 모범 사례를 설명합니다.
HSRP(Hot Standby Router Protocol), VRRP(Virtual Router Redundancy Protocol), LACP(Link Aggregation Control Protocol)도 이 기본 라이선스에 포함되어 있습니다.
OSPF(Open Shortest Path First) 프로토콜 또는 ISIS(Intermediate-System-to-Intermediate System) 프로토콜과 같은 레이어 3 기능을 사용하려면 LAN_ENTERPRISE_SERVICES_PKG 라이선스가 필요합니다.
이 문서의 정보는 다음 소프트웨어 및 하드웨어 버전을 기반으로 합니다.
이 문서의 정보는 특정 랩 환경의 디바이스를 토대로 작성되었습니다. 이 문서에 사용된 모든 디바이스는 초기화된(기본) 컨피그레이션으로 시작되었습니다. 현재 네트워크가 작동 중인 경우 모든 명령의 잠재적인 영향을 미리 숙지하시기 바랍니다.
vPC 패브릭 피어링은 vPC 피어 링크에 대한 물리적 포트 낭비로 인한 오버헤드가 없는 향상된 듀얼-호밍 액세스 솔루션을 제공합니다.
이 문서의 적용 대상:
이 문서에서는 vPC와 관련된 ISSU(In-Service Software Upgrade) 작업도 다루고, 최신 vPC 개선 사항(복구 지연, NVE(Network Virtual Interface) 인터페이스 타이머)에 대한 세부 정보를 제공합니다.
vPC는 Cisco Nexus 9000 시리즈 페어링 디바이스를 레이어 디바이스 또는 엔드포인트에 액세스하기 위한 고유한 레이어 2 논리적 노드로 제공하는 가상화 기술입니다.
vPC는 MCEC(Multichassis EtherChannel) 기술군에 속합니다. vPC(가상 포트 채널)를 사용하면 서로 다른 2개의 Cisco Nexus 9000 시리즈 디바이스에 물리적으로 연결된 링크를 세 번째 디바이스에 대한 단일 포트 채널로 표시할 수 있습니다.
이 세 번째 디바이스는 링크 어그리게이션 기술을 지원하는 스위치, 서버, 기타 네트워킹 디바이스일 수 있습니다.
vPC는 다음과 같은 기술적 이점을 제공합니다.
vPC는 사용자에게 다음과 같은 운영 및 아키텍처 이점을 즉각적으로 제공합니다.
vPC는 다음 방법을 통해 하드웨어 및 소프트웨어 리던던시 측면을 모두 활용합니다.
STP에서 vPC는 STP 차단 포트를 제거하고 사용 가능한 모든 업링크 대역폭을 사용합니다. STP는 페일 세이프 메커니즘으로 사용되며 vPC 연결 디바이스의 L2 경로를 지정하지 않습니다.
vPC 도메인 내에서 사용자는 포트 채널을 사용하는 액티브/액티브 동작을 활용하는 vPC 연결, STP를 포함하는 액티브/스탠바이 연결성, 액세스 디바이스에서 실행되는 STP 없는 단일 연결 등 다양한 방법으로 액세스 디바이스를 연결할 수 있습니다.
다이어그램에서 호스트는 vPC 도메인 ID를 포함하는 Nexus 9000 스위치 쌍에 연결되지만 호스트 설정 스위치는 vPC 자체를 실행하지 않습니다. 액세스 스위치/호스트가 업링크를 vPC 없이 단순 포트 채널로 등록합니다.
Leaf-1
vlan 2
vn-segment 10002
vlan 10
vn-segment 10010
route-map PERMIT-ALL permit 10
vrf context test
vni 10002
rd auto
address-family ipv4 unicast
route-target both auto
route-target both auto evpn
interface nve1
no shutdown
host-reachability protocol bgp
source-interface loopback1
member vni 10002 associate-vrf
member vni 10010
suppress-arp
mcast-group 239.1.1.1
interface loopback0
ip address 10.1.1.1/32
ip router ospf 100 area 0.0.0.0
ip pim sparse-mode
no shutdown
interface loopback1
ip address 10.2.1.1/32
ip router ospf 100 area 0.0.0.0
ip pim sparse-mode
no shutdown
Leaf-2
vlan 2
vn-segment 10002
vlan 10
vn-segment 10010
route-map PERMIT-ALL permit 10
vrf context test
vni 10002
rd auto
address-family ipv4 unicast
route-target both auto
route-target both auto evpn
interface nve1
no shutdown
host-reachability protocol bgp
advertise virtual-rmac
source-interface loopback1
member vni 10002
associate-vrf member
vni 10010
suppress-arp
mcast-group 239.1.1.1
interface loopback1
ip address 10.2.1.4/32
ip address 10.2.1.10/32 secondary
ip router ospf 100 area 0.0.0.0
ip pim sparse-mode
icam monitor scale
interface loopback0
ip address 10.1.1.4/32
ip router ospf 100 area 0.0.0.0
ip pim sparse-mode
no shutdown
Leaf-2(config-if)# show run vpc
feature vpc
vpc domain 1
peer-switch
peer-keepalive destination 10.201.182.26 source 10.201.182.25
peer-gateway
ip arp synchronize
interface port-channel10
vpc peer-link
interface port-channel20
vpc 20
Leaf-3
vlan 2
vn-segment 10002
vlan 10
vn-segment 10010
route-map PERMIT-ALL permit 10
vrf context test
vni 10002
rd auto
address-family ipv4 unicast
route-target both auto
route-target both auto evpn
interface nve1
no shutdown
host-reachability protocol bgp
advertise virtual-rmac
source-interface loopback1
member vni 10002
associate-vrf member
vni 10010
suppress-arp
mcast-group 239.1.1.1
interface loopback1
ip address 10.2.1.3/32
ip address 10.2.1.10/32 secondary
ip router ospf 100 area 0.0.0.0
ip pim sparse-mode
icam monitor scale
interface loopback0
ip address 10.1.1.3/32
ip router ospf 100 area 0.0.0.0
ip pim sparse-mode
Leaf-3(config-if)# show run vpc
feature vpc
vpc domain 1
peer-switch
peer-keepalive destination 10.201.182.25 source 10.201.182.26
peer-gateway
ip arp synchronize
interface port-channel10
vpc peer-link
interface port-channel20
vpc 20
Spine-1
interface loopback0
ip address 10.3.1.1/32
ip router ospf 100 area 0.0.0.0
ip pim sparse-mode
Host-1
interface Vlan10
no shutdown
vrf member test
ip address 172.16.1.101/25
Host-2
interface Vlan10
no shutdown
vrf member test
ip address 172.16.1.102/25
설정이 올바르게 작동하는지 확인하려면 이 섹션을 활용하십시오.
ip interface Status for VRF "test"(3) Interface ip Address Interface Status |
IP Interface Status for VRF "test"(3) interface IP Address Interface Status |
이 섹션에서는 설정 문제 해결에 사용할 수 있는 정보를 제공합니다.
Leaf-2(config-if)# show vpc bri vPC status ---------------------------------------------------------------------------- Please check "show vpc consistency-parameters vpc <vpc-num>" for the consistency reason of down vpc and for type-2 consistency reasons for |
Leaf-3(config-if)# show vpc bri Virtual-peerlink mode : Disabled vPC status ---------------------------------------------------------------------------- Please check "show vpc consistency-parameters vpc <vpc-num>" for the consistency reason of down vpc and for type-2 consistency reasons for |
Leaf-2
Leaf-2(config-vpc-domain)# show run vpc
feature vpc
vpc domain 1
peer-switch
peer-keepalive destination 10.201.182.26
virtual peer-link destination 10.1.1.3 source 10.1.1.4 dscp 56
peer-gateway
ip arp synchronize
interface port-channel10
vpc peer-link
interface Ethernet1/46
mtu 9216
port-type fabric
ip address 192.168.2.1/24
ip ospf network point-to-point
ip router ospf 100 area 0.0.0.0
ip pim sparse-mode
no shutdown
Leaf-3
Leaf-3(config-vpc-domain)# show run vpc
feature vpc
vpc domain 1
peer-switch
peer-keepalive destination 10.201.182.25
virtual peer-link destination 10.1.1.4 source 10.1.1.3 dscp 56
peer-gateway
ip arp synchronize
interface port-channel10
vpc peer-link
interface Ethernet1/47
mtu 9216
port-type fabric
ip address 192.168.1.1/24
ip ospf network point-to-point
ip router ospf 100 area 0.0.0.0
ip pim sparse-mode
no shutdown
구성이 올바르게 작동하는지 확인하려면 이 섹션을 활용하십시오.
show vpc brief
show vpc role
show vpc virtual-peerlink vlan consistency
show vpc fabric-ports
show vpc consistency-para global
show nve interface nve 1 detail
Leaf-2
Leaf-2(config-if-range)# show run vpc
feature vpc
vpc domain 1
peer-switch
peer-keepalive destination 10.201.182.26 source 10.201.182.25
peer-gateway
ip arp synchronize
interface port-channel10
vpc peer-link
interface port-channel20
vpc 20
interface port-channel40
vpc 40
Leaf-3
Leaf-3(config-if-range)# show run vpc
feature vpc
vpc domain 1
peer-switch
peer-keepalive destination 10.201.182.25 source 10.201.182.26
peer-gateway
ip arp synchronize
interface port-channel10
vpc peer-link
interface port-channel20
vpc 20
interface port-channel40
vpc 40
Leaf-4
Leaf-4(config-if)# show run vpc
feature vpc
vpc domain 2
peer-switch
peer-keepalive destination 10.201.182.29 source 10.201.182.28
peer-gateway
interface port-channel10
vpc peer-link
interface port-channel20
vpc 20
interface port-channel40
vpc 40
Leaf-5
Leaf-5(config-if)# show running-config vpc
feature vpc
vpc domain 2
peer-switch
peer-keepalive destination 10.201.182.28 source 10.201.182.29
peer-gateway
interface port-channel10
vpc peer-link
interface port-channel20
vpc 20
interface port-channel40
vpc 40
양면 vPC에서는 두 Nexus 9000 스위치 모두 vPC를 실행합니다. Nexus 9000 스위치의 각 vPC 쌍은 고유 vPC를 사용하여 어그리게이션 vPC 쌍에 연결됩니다.
Leaf-2
Leaf-2(config-if-range)# show run vpc
feature vpc
vpc domain 1
peer-switch
peer-keepalive destination 10.201.182.26
virtual peer-link destination 10.1.1.3 source 10.1.1.4 dscp 56
peer-gateway
ip arp synchronize
interface port-channel10
vpc peer-link
interface port-channel20
vpc 20
interface port-channel40
vpc 40
Leaf-3
Leaf-3(config-if-range)# show run vpc
feature vpc
vpc domain 1
peer-switch
peer-keepalive destination 10.201.182.25
virtual peer-link destination 10.1.1.4 source 10.1.1.3 dscp 56
peer-gateway
ip arp synchronize
interface port-channel10
vpc peer-link
interface port-channel20
vpc 20
interface port-channel40
vpc 40
Leaf-4 and Leaf-5 configuration is similar as double-sided vPC.
이 섹션에서는 설정 문제 해결을 위해 사용할 수 있는 정보를 제공합니다.
Leaf-4(config-if)# show spanning-tree VLAN0010 Spanning tree enabled protocol rstp Root ID Priority 32778 Address 0023.04ee.be01 Cost 5 Port 4105 (port-channel10) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32778 (priority 32768 sys-id-ext 10) Address 0023.04ee.be02 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Po10 Root FWD 4 128.4105 (vPC peer-link) Network P2p Po20 Desg FWD 1 128.4115 (vPC) P2p Po40 Root FWD 1 128.4135 (vPC) P2p VLAN0020 Spanning tree enabled protocol rstp Root ID Priority 32788 Address 0023.04ee.be02 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32788 (priority 32768 sys-id-ext 20) Address 0023.04ee.be02 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Po10 Root FWD 4 128.4105 (vPC peer-link) Network P2p Po20 Desg FWD 1 128.4115 (vPC) P2p Po40 Desg FWD 1 128.4135 (vPC) P2p |
Leaf-5(config-if)# show spanning-tree VLAN0010 Spanning tree enabled protocol rstp Root ID Priority 32778 Address 0023.04ee.be01 Cost 1 Port 4135 (port-channel40) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32778 (priority 32768 sys-id-ext 10) Address 0023.04ee.be02 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Po10 Desg FWD 4 128.4105 (vPC peer-link) Network P2p Po20 Desg FWD 1 128.4115 (vPC) P2p Po40 Root FWD 1 128.4135 (vPC) P2p VLAN0020 Spanning tree enabled protocol rstp Root ID Priority 32788 Address 0023.04ee.be02 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32788 (priority 32768 sys-id-ext 20) Address 0023.04ee.be02 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Po10 Desg FWD 4 128.4105 (vPC peer-link) Network P2p Po20 Desg FWD 1 128.4115 (vPC) P2p Po40 Desg FWD 1 128.4135 (vPC) P2p Leaf-5(config-if)# |
Leaf-2(config-if-range)# show spanning-tree VLAN0001 Spanning tree enabled protocol rstp Root ID Priority 32769 Address 0023.04ee.be01 Cost 0 Port 0 () Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32769 (priority 32768 sys-id-ext 1) Address 003a.9c28.2cc7 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Eth1/47 Desg FWD 4 128.185 P2p VLAN0010 Spanning tree enabled protocol rstp Root ID Priority 32778 Address 0023.04ee.be01 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32778 (priority 32768 sys-id-ext 10) Address 0023.04ee.be01 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Po10 Desg FWD 4 128.4105 (vPC peer-link) Network P2p Po40 Desg FWD 1 128.4135 (vPC) P2p Eth1/47 Desg FWD 4 128.185 P2p Leaf-2(config-if-range)# |
Leaf-3(config-if-range)# show spanning-tree VLAN0010 Spanning tree enabled protocol rstp Root ID Priority 32778 Address 0023.04ee.be01 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32778 (priority 32768 sys-id-ext 10) Address 0023.04ee.be01 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Po10 Root FWD 4 128.4105 (vPC peer-link) Network P2p Po40 Desg FWD 1 128.4135 (vPC) P2p Leaf-3(config-if-range)# |
이 섹션에서는 무중단 소프트웨어 업그레이드의 모범 사례를 설명합니다. vPC 도메인이 구성된 경우 Cisco ISSU를 사용하십시오. vPC 시스템 NX-OS 업그레이드(또는 다운그레이드) vPC 기능은 Cisco ISSU와 완벽하게 호환됩니다.
vPC 환경에서는 ISSU가 시스템 업그레이드에 권장되는 방법입니다. vPC 시스템은 트래픽 중단 없이 독립적으로 업그레이드할 수 있습니다. 업그레이드는 직렬화되어 한 번에 하나씩 실행해야 합니다. ISSU 도중 설정 잠금을 하면 두 vPC 피어 디바이스에서 동기 업그레이드가 방지됩니다(ISSU가 시작되면 다른 vPC 피어 디바이스에서 설정이 자동으로 잠김). ISSU 작업을 수행하려면 단일 노브 1개가 필요합니다.
참고: FEX가 있는 vPC(호스트 vPC)도 ISSU를 완전히 지원합니다. 업그레이드된 vPC 도메인에 FEX가 있을 경우 패킷 손실이 0입니다. 표준 포트 채널을 통해 2개의 서로 다른 FEX에 이중 연결된 서버는 네트워크에서 업그레이드 작업이 발생한다는 사실을 인식하지 못합니다.
switch#install all nxos bootflash:<image name>
vPC 피어 디바이스 1, 9K1(기본 또는 보조 vPC 피어 디바이스에 코드를 먼저 로드하는 것이 중요하지 않음)은 ISSU를 사용합니다. 다른 vPC 피어 디바이스(9K2)에는 스위치에서의 모든 작업으로부터 보호하기 위해 설정이 잠겨 있습니다.
참고: 9k1을 7.x에서 9.3.8/9.3.9으로 업그레이드하면 vPC에서 40g 포트가 중단되었습니다. 피어 링크가 40G에 연결된 경우 두 스위치를 9.3.8/9.3.9으로 업그레이드하여 40G를 가동하거나 경로가 I7(7) - 9.3(1) - 9.3(9)을 따라야 합니다.
show version
show module
show spanning-tree summary
show vlan summary
show ip interface brief
show port-channel summary
show vpc
show vpc brief
show vpc role
show vpc peer-keepalives
show vpc statistics peer-keepalive
show vpc consistency-parameters global
show vpc consistency-parameters interface port-channel<>
show vpc consistency-parameters vlans
show run vpc all
show hsrp brief
show hsrp
show run hsrp
show hsrp interface vlan <vlan_number>
Show vrrp
Show vrrp brief
Show vrrp interface vlan <vlan_number>
Show run vrrp
리던던시 스위치에서 공유 명령을 통해 트래픽이 리던던시 스위치로 전환되었는지 확인합니다.
show vpc
show vpc statistics
show ip route vrf all summary
show ip mroute vrf all summary
show ip interface brief
show interface status
show port-channel summary
show hsrp brief
Show vrrp brief
교체 디바이스가 올바른 이미지 및 라이선스로 설정되었는지 확인합니다.
show version
show module
show diagnostic results module all detail
show license
show license usage
show system internal mts buffer summary|detail
show logging logfile
show logging nvram
자동 복구가 활성화된 경우 교체 중에 비활성화합니다.
Leaf-2(config)# vpc domain 1
Leaf-2(config-vpc-domain)# no auto-recovery
Leaf-2(config-if)# show vpc bri
Legend:
(*) - local vPC is down, forwarding via vPC peer-link
vPC domain id : 1
Peer status : peer adjacency formed ok
vPC keep-alive status : peer is alive
Configuration consistency status : success
Per-vlan consistency status : success
Type-2 consistency status : success
vPC role : primary
Number of vPCs configured : 1
Peer Gateway : Enabled
Dual-active excluded VLANs : - Graceful Consistency Check : Enabled
Auto-recovery status : Disabled
Delay-restore status : Timer is off. (timeout = 30s)
Delay-restore SVI status : Timer is off (timeout = 10s)
Delay-restore Orphan-port status : Timer is off.(timeout = 0s)
Operational Layer3 Peer-router : Disabled
Virtual-peerlink mode : Disabled
Sticky 비트가 False로 설정되어 있는지 확인합니다.
Leaf-5(config-vpc-domain)# show sys internal vpcm info all | i i stick
OOB Peer Version: 2 OOB peer was alive: TRUE Sticky Master: FALSE
show version
show module
show diagnostics result module all detail
show environment
show license usage
show interface status
show ip interface brief
show interface status err-disabled
show cdp neighbors
show redundancy status
show spanning-tree summary
show port-channel summary
show vpc
show vpc brief
show vpc role
show vpc peer-keepalives
show vpc statistics peer-keepalive
show vpc consistency-parameters global
show vpc consistency-parameters interface port-channel1
show vpc consistency-parameters vlans
show hsrp brief
show vrrp brief
vPC VXLAN에서는 SVI 수가 증가하면 vPC 설정에서 delay restore interface-vlan 타이머를 늘리는 것이 좋습니다. 예를 들어 VNI가 1,000개이고 SVI가 1,000개인 경우 지연 복원 interface-vlan 타이머를 45초로 늘리는 것이 좋습니다.
switch(config-vpc-domain)# delay restore interface-vlan 45
Leaf-2(config-if-range)# show nve interface nve 1 detail
Interface: nve1, State: Up, encapsulation: VXLAN
VPC Capability: VPC-VIP-Only [notified]
Local Router MAC: 003a.9c28.2cc7
Host Learning Mode: Control-Plane
Source-Interface: loopback1 (primary: 10.1.1.41.1.4, secondary: 10.1.1.10)
Source Interface State: Up
Virtual RMAC Advertisement: Yes
NVE Flags:
Interface Handle: 0x49000001
Source Interface hold-down-time: 180
Source Interface hold-up-time: 30
Remaining hold-down time: 0 seconds
Virtual Router MAC: 0200.1401.010a
Interface state: nve-intf-add-complete
Fabric convergence time: 135 seconds
Fabric convergence time left: 0 seconds
vPC 피어 스위치 기능을 사용하면 한 쌍의 vPC 피어 디바이스가 레이어 2 토폴로지에서 단일 스패닝 트리 프로토콜 루트로 표시될 수 있습니다(두 디바이스의 브리지 ID는 동일함). vPC 피어 스위치가 작동하려면 두 vPC 피어 디바이스에서 모두 설정되어 있어야 합니다. 명령은 다음과 같습니다.
N9K(config-vpc-domain)# peer-switch
vPC 피어 게이트웨이를 사용하면 vPC 피어 디바이스가 다른 피어 디바이스 라우터 MAC으로 주소가 지정된 패킷에 대한 활성 게이트웨이 역할을 수행할 수 있습니다. 그러면 트래픽 전달이 vPC 피어 디바이스에 로컬로 유지되고 피어 링크의 사용이 방지됩니다. Peer-Gateway 기능을 활성화해도 트래픽과 기능에는 영향을 주지 않습니다.
N9k-1(config)# vpc domain 1
N9k-1(config-vpc-domain)# peer-gateway
vPC를 통한 라우팅을 활성화하는 Layer3 peer-router 명령이 도입되었습니다.
N9k-1(config)# vpc domain 1
N9k-1(config-vpc-domain)# layer3 peer-router
N9K-1(config-vpc-domain)# exit
N9K-1# sh vpc
Legend:(*)
- local vPC is down, forwarding via vPC peer-link
vPC domain id : 100
Peer status : peer adjacency formed ok
vPC keep-alive status : peer is alive
Configuration consistency status : success
Per-vlan consistency status : success
Type-2 consistency status : success
vPC role : secondary, operational primary
Number of vPCs configured : 2
Peer Gateway : Enabled
Peer gateway excluded VLANs : -
Peer gateway excluded bridge-domains : -
Dual-active excluded VLANs and BDs : -
Graceful Consistency Check : Enabled
Auto-recovery status : Enabled (timeout = 240 seconds)
Operational Layer3 Peer-router : Enabled
개정 | 게시 날짜 | 의견 |
---|---|---|
2.0 |
06-Dec-2023 |
대체 텍스트를 추가했습니다.
업데이트된 스타일 요구 사항, 참가자 목록 및 서식 |
1.0 |
19-Oct-2022 |
최초 릴리스 |