The document defines the steps needed to migrate a virtual PortChannel (vPC) peer link from the Nexus 7000 F1 Module to the M1 Module. This scenario might occur when the F1 Module needs to be upgraded for scalability or other reasons.
Cisco recommends that you have knowledge of these topics:
The information in this document is based on these software and hardware versions:
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.
For this test, a blue line maps the data path of two hosts that communicate with each other.
Module 3 and Module 4 are N7K-F132XP-15 line cards. This is the current configuration from a vPC point of view.
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
There is currently no verification procedure available for this configuration.
There is currently no specific troubleshooting information available for this configuration.
A. Peer link can not be formed with ports from different card types such as M1 and F1.
Revision | Publish Date | Comments |
---|---|---|
1.0 |
13-Jun-2013 |
Initial Release |