El documento define los pasos necesarios para emigrar un link virtual del par de PortChannel (vPC) del módulo F1 del nexo 7000 al módulo M1. Este escenario pudo ocurrir cuando el módulo F1 necesita ser actualizado por el scalability u otras razones.
Cisco recomienda que tenga conocimiento sobre estos temas:
La información que contiene este documento se basa en las siguientes versiones de software y hardware.
La información que contiene este documento se creó a partir de los dispositivos en un ambiente de laboratorio específico. Todos los dispositivos que se utilizan en este documento se pusieron en funcionamiento con una configuración verificada (predeterminada). Si la red está funcionando, asegúrese de haber comprendido el impacto que puede tener cualquier comando.
Para esta prueba, una línea azul asocia el trayecto de datos de dos host que comuniquen con uno a.
El módulo 3 y el módulo 4 son el linecards N7K-F132XP-15. Ésta es la configuración actual desde un punto de vista del 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
Actualmente, no hay un procedimiento de verificación disponible para esta configuración.
Actualmente, no hay información específica de troubleshooting disponible para esta configuración.
A. El link del par no se puede formar con los puertos de diversos tipos de placa tales como M1 y F1.
Revisión | Fecha de publicación | Comentarios |
---|---|---|
1.0 |
13-Jun-2013 |
Versión inicial |