このドキュメントでは、仮想 PortChannel(vPC)ピア リンクを Nexus 7000 F1 モジュールから M1 モジュールに移行するために必要なステップを定義します。このシナリオは、拡張性や他の理由から F1 モジュールをアップグレードするときに起きる可能性があります。
次の項目に関する知識があることが推奨されます。
このドキュメントの情報は、次のソフトウェアとハードウェアのバージョンに基づいています。
このドキュメントの情報は、特定のラボ環境にあるデバイスに基づいて作成されました。このドキュメントで使用するすべてのデバイスは、クリアな(デフォルト)設定で作業を開始しています。対象のネットワークが実稼働中である場合には、どのようなコマンドについても、その潜在的な影響について確実に理解しておく必要があります。
このテストでは、互いに通信する 2 台のホスト間のデータ パスを青い線でマッピングしています。
モジュール 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 |
初版 |