cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
1683
Views
0
Helpful
3
Replies

Script for adding zones on cisco9506

bonnu0606
Level 1
Level 1

Hello,

I have some 50 zones to add to a zoneset.. is there any easy way like a script to use  and push it..

3 Replies 3

dynamoxxx
Level 5
Level 5

yes, script with your favorite scripting tool that will generate input file and then copy/past output into terminal window or uploaded directly into running config, ie: copy tftp://mytftpserver/script.txt running-config

@dynamoxxx

@dynamoxxx

athottat
Level 1
Level 1

Hello,

Please use this

Automatic Zone Set Distribution

To enable the switch to distribute the local zone set to all other switches in the VSAN when a zone set is activated, use the zone set distribute full vsan 804 command:

ca-9506# conf t

Enter configuration commands, one per line.  End with CNTL/Z.

ca-9506(config)# zoneset distribute full vsan 804

also refer

http://www.cisco.com/en/US/docs/storage/san_switches/mds9000/sw/rel_1_x/1_3/cookbook/CB_zone.html

what does zone distribution have to do with scripting zones ?

@dynamoxxx

@dynamoxxx