Configuring Static Pinning For An Interface - Cisco Nexus 1000V Configuration Manual

For vmware vsphere
Hide thumbs Also See for Nexus 1000V:
Table of Contents

Advertisement

Configuring Static Pinning for an Interface

Step 6
Step 7
This example shows how to configure Network State Tracking with an 8-second interval between each sent
broadcast, repinning traffic to another uplink if a split network is detected, and a maximum of 7 missed
broadcasts before declaring a split network:
switch# configure terminal
switch(config)# track network-state enable
switch(config)# track network-state interval 8
switch(config)# track network-state split action repin
switch(config)# track network-state threshold miss-count 7
switch(config)# show network-state tracking config
Tracking mode
Tracking Interval
Miss count threshold : 7 pkts
Split-network action : repin
switch(config)#
Configuring Static Pinning for an Interface
You can configure static pinning on a vEthernet interface.
You can also pin a subgroup to a vEthernet interface in the port profile configuration. See
Note
vEthernet Interface to a
Before You Begin
Log in to the CLI in EXEC mode.
Procedure
Step 1
Step 2
Step 3
Cisco Nexus 1000V for VMware vSphere Interface Configuration Guide, Release 5.x
72
Command or Action
switch(config)# show network-state
tracking config
switch(config-if)# copy
running-config startup-config
: enabled
: 8 sec
Subgroup.
Command or Action
switch# configure terminal
switch(config)# interface vethernet
interface-number
switch(config-if)# pinning id subgroup_id
[backup subgroup_id1...subgroup_id7 ]
Purpose
(Optional)
Displays the Network State Tracking configuration for
verification.
(Optional)
Saves the change persistently through reboots and restarts
by copying the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Enters interface configuration mode for the specified
interface (from 1 to 1048575).
Assigns (or pins) a vEthernet interface to a specific
port channel subgroup (from 0 to 31).
Configuring Port Channels
Pinning a

Advertisement

Table of Contents
loading

Table of Contents