Single Homed Fabric Extender Vpc Configuration Example - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Single Homed Fabric Extender vPC Configuration Example

Step 5
Configure the fabric EtherChannel links for the Fabric Extender NX-2000-100.
NX-5000-1(config)# interface ethernet 1/20
NX-5000-1(config-if)# channel-group 100
NX-5000-1(config-if)# exit
NX-5000-1(config)# interface port-channel 100
NX-5000-1(config-if)# switchport mode fex-fabric
NX-5000-1(config-if)# vpc 100
NX-5000-1(config-if)# fex associate 100
NX-5000-1(config-if)# exit
Step 6
Configure the host interface ports on the Fabric Extender NX-2000-100.
switch(config)# interface ethernet 100/1/1-48
switch(config-if)# switchport mode access
switch(config-if)# switchport access vlan 50
switch(config-if)# no shutdown
switch(config-if)# exit
Step 7
Save the configuration.
switch(config)# copy running-config startup-config
Single Homed Fabric Extender vPC Configuration Example
The following example shows how to configure the single homed Fabric Extender vPC topology using the
default VRF to carry the peer-keepalive messages on switch NX-5000-1 as shown in following figure:
Figure 19: vPC Configuration Example
Note
The following example only shows the configuration of NX-5000-1 which is connected to the Fabric
Extender NX-2000-100. You must repeat these steps on its vPC peer, NX-5000-2, which is connected to
the Fabric Extender NX-2000-101.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
146
vPC Example Configurations
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents