Verifying The Rscn Timer Configuration; Rscn Timer Configuration Distribution - Cisco Nexus 6000 Series Configuration Manual

Hide thumbs Also See for Nexus 6000 Series:
Table of Contents

Advertisement

RSCN
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5

Verifying the RSCN Timer Configuration

You verify the RSCN timer configuration using the show rscn event-tov vsan command. This example shows
how to clear the RSCN statistics for VSAN 10:
switch# show rscn event-tov vsan 10
Event TOV : 1000 ms

RSCN Timer Configuration Distribution

Because the timeout value for each switch is configured manually, a misconfiguration occurs when different
switches time out at different times. Different N-ports in a network can receive RSCNs at different times.
Cisco Fabric Services (CFS) infrastructure alleviates this situation by automatically distributing the RSCN
timer configuration information to all switches in a fabric, which also reduces the number of SW-RSCNs.
RSCN supports two modes, distributed and nondistributed. In distributed mode, RSCN uses Cisco Fabric
Services (CFS) to distribute configuration to all switches in the fabric. In nondistributed mode, only the
configuration commands on the local switch are affected.
Cisco Nexus 6000 Series NX-OS SAN Switching Configuration Guide, Release 6.x
126
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
rscn distribute
Example:
switch(config)# rscn distribute
rscn event-tov timeout vsan vsan-id
Example:
switch(config)# rscn event-tov 1000
vsan 501
no rscn event-tov timeout vsan vsan-id
Example:
switch(config)# no rscn event-tov 1100
vsan 245
rscn commit vsan vsan-id
Example:
switch(config)# rscn commit vsan 25
Managing FLOGI, Name Server, FDMI, and RSCN Databases
Purpose
Enters global configuration mode.
Enables RSCN timer configuration distribution.
Sets the event time-out value in milliseconds for
the specified VSAN. The range is 0 to 2000
milliseconds. Setting a zero (0) value disables
the timer.
Reverts to the default value (2000 milliseconds
for Fibre Channel VSANs).
Commits the RSCN timer configuration to be
distributed to the switches in the specified
VSAN.
OL-27932-01

Advertisement

Table of Contents
loading

Table of Contents