MDS-SERIES (CISCO) COMMANDS

MDS-SERIES  Switch Commands
ip address 191.168.123.234   255.255.255.0
View =        
 show running-config 
show environment       
  shows status of all installed hardware components
show flogi database        
  shows database list of all FLOGI events
show fcns database        
  shows database list of all N-ports logged in
show vsan membership        
  shows list of VSAN members
show interface brief        
  lists the interfaces and status
MDS-SERIES  Zoning Commands
config terminal
Enters configuration terminal
zone name TestZone1 vsan 4                   
  creates a zone
member pwwn 10:01:10:01:10:ab:cd:ef
 adds node to the zone above
no member pwwn <colon separated wwn>
deletes member from zone
zoneset name Zoneset1 vsan 4                
  creates a zoneset
member <zone name>
adds zone to the ZoneSet above
no zone name <zone name> vsan <vsan Id>
 Deletes a zone
zoneset activate name Zoneset1 vsan 4
zone copy active-zoneset full-Zoneset1 vsan 4
copy running-config start-up config        
 copy from source to startup configuration
vsan database        
 go into vsan configuration mode
vsan 4 interface fc3/21
move port 21 on module 3 to vsan 4
show zoneset        
 shows all zonesets that are active
show zone vsan <#>        
  shows all zones active in vsan
show zoneset active        
  displays the active zoneset
show vsan        
  shows the vsans on the switch
show zoneset active vsan <vsan Id>
 Shows active zoneset

No comments:

Post a Comment