이 문서에서는 Nexus 7000 F1 모듈에서 M1 모듈로 vPC(virtual PortChannel) 피어 링크를 마이그레이션하는 데 필요한 단계를 정의합니다. 이 시나리오는 확장성 또는 기타 이유로 F1 모듈을 업그레이드해야 할 때 발생할 수 있습니다.
다음 주제에 대한 지식을 보유하고 있으면 유용합니다.
이 문서의 정보는 다음 소프트웨어 및 하드웨어 버전을 기반으로 합니다.
이 문서의 정보는 특정 랩 환경의 디바이스를 토대로 작성되었습니다. 이 문서에 사용된 모든 디바이스는 초기화된(기본) 컨피그레이션으로 시작되었습니다. 현재 네트워크가 작동 중인 경우, 모든 명령어의 잠재적인 영향을 미리 숙지하시기 바랍니다.
이 테스트의 경우 파란색 선은 서로 통신하는 두 호스트의 데이터 경로를 매핑합니다.
모듈 3 및 모듈 4는 N7K-F132XP-15 라인 카드입니다. vPC 관점에서 현재 컨피그레이션입니다.
N7K1# show run vpc
version 6.1(2)feature vpc
vpc domain 10
role priority 100
peer-keepalive destination 10.201.254.254 source 10.201.254.253 vrf VPC
peer-gateway
auto-recovery
interface port-channel1
vpc peer-link
interface port-channel20
vpc 20
interface port-channel30
vpc 30
N7K2# show run vpc
version 6.1(2)
feature vpc
vpc domain 10
role priority 200
peer-keepalive destination 10.201.254.253 source 10.201.254.254 vrf VPC
peer-gateway
auto-recovery
interface port-channel1
vpc peer-link
interface port-channel20
vpc 20
interface port-channel30
vpc 30
interface port-channel50
vpc 50
Int po1
Shut
Int e3/1,e4/1
Shut
No channel-group 1
N7K1# show port-c sum
Flags: D - Down P - Up in port-channel (members)
I - Individual H - Hot-standby (LACP only)
s - Suspended r - Module-removed
S - Switched R - Routed
U - Up (port-channel)
M - Not in use. Min-links not met
--------------------------------------------------------------------------------
Group Port- Type Protocol Member Ports
Channel
--------------------------------------------------------------------------------
1 Po1(SD) Eth NONE --
20 Po20(SU) Eth LACP Eth3/4(P)
30 Po30(SU) Eth LACP Eth4/4(P)
50 Po50(SD) Eth LACP Eth2/12(D)
100 Po100(RU) Eth LACP Eth2/48(P)
interface Ethernet7/7
switchport
switchport mode trunk
channel-group 1 mode active
no shutdown
N7K1# show port-c sum
Flags: D - Down P - Up in port-channel (members)
I - Individual H - Hot-standby (LACP only)
s - Suspended r - Module-removed
S - Switched R - Routed
U - Up (port-channel)
M - Not in use. Min-links not met
--------------------------------------------------------------------------------
Group Port- Type Protocol Member Ports
Channel
--------------------------------------------------------------------------------
1 Po1(SD) Eth LACP Eth7/7(D)
20 Po20(SU) Eth LACP Eth3/4(P)
30 Po30(SU) Eth LACP Eth4/4(P)
50 Po50(SD) Eth LACP Eth2/12(D)
100 Po100(RU) Eth LACP Eth2/48(P)
Int po1
No shut
현재 이 설정에 사용 가능한 확인 절차는 없습니다.
현재 이 설정에 사용할 수 있는 특정 문제 해결 정보가 없습니다.
A. 피어 링크는 M1 및 F1과 같은 다른 카드 유형의 포트로 형성될 수 없습니다.
개정 | 게시 날짜 | 의견 |
---|---|---|
1.0 |
02-May-2013 |
최초 릴리스 |