Ce document définit les étapes nécessaires à la migration d'une liaison homologue vPC (Virtual PortChannel) du module F1 Nexus 7000 vers le module M1. Ce scénario peut se produire lorsque le module F1 doit être mis à niveau pour des raisons d'évolutivité ou autres.
Cisco vous recommande de prendre connaissance des rubriques suivantes :
Les informations contenues dans ce document sont basées sur les versions de matériel et de logiciel suivantes :
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.
Pour ce test, une ligne bleue mappe le chemin de données de deux hôtes qui communiquent entre eux.
Les modules 3 et 4 sont des cartes de ligne N7K-F132XP-15. Il s'agit de la configuration actuelle du point de vue du 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
Aucune procédure de vérification n'est disponible pour cette configuration.
Il n'existe actuellement aucune information de dépannage spécifique pour cette configuration.
R. Une liaison homologue ne peut pas être formée avec des ports de différents types de carte tels que M1 et F1.
Révision | Date de publication | Commentaires |
---|---|---|
1.0 |
02-May-2013 |
Première publication |