Posts

Showing posts from September, 2020

Cisco Nexus - vPC Peer-Switch

Image
The vPC Peer-Switch feature allows a pair of vPC peer devices to appear as a single logical Spanning Tree Protocol root. With vPC Peer-Switch enabled downstream devices see both switches as the STP root. Without vPC Peer-Switch enabled downstream devices still have to funnel Layer 2 traffic via the STP root using the traditional STP traffic flow. The main advantage of vPC peer-swtich is the improvement in term of convergence time during vPC primary peer device failure/recovery.    Without vPC peer-switch feature vPC primary peer device failure and recovery can create around 3 seconds of traffic disruption  With vPC peer-switch traffic disruption is lowered to sub-second value  This is since peer device down an up events do not generate any Rapid Spanning Tree Protocol Sync behavior, because, there is no logical change in the L2 topology. Things to keep in mind: It is a Cisco recommended best practice to activate vPC peer-switch within a vPC environment. vPC peer-swit...

Cisco Fiber Channel Port Types

 Quick reference for which Fiber Channel port types can be used for are likely to show up on 350-601 and 300-625 Cisco Exams: • E Port • F Port • NP Port • TE Port • SD Port • Auto Mode E Port In expansion port (E port) mode, an interface functions as a fabric expansion port.  This port can be connected to another E port to create an inter-switch link between two switches. E ports carry frames between switches for configuration and fabric management.  They serve as a conduit between switches for frames destined for remote N ports.  An E port connected to another switch can also be configured to form a port channel.  F Port In fabric port (F port) mode, an interface functions as a fabric port.  This port can be connected to a peripheral device (host or disk) operating as an N port.  An F port can be attached to only one N port. NP Ports An NP port is a port on a device that is in NPV mode and connected to the core switch via an F port.  NP ports fu...