describe the Steps to confiure a Qlogic switch
Answer / Premendra Kumar
Configuring a QLogic switch involves several steps:
1. Connect the switch to the network and power it on.
2. Access the switch through a web browser or command-line interface (CLI).
3. Configure the basic settings such as IP address, subnet mask, default gateway, etc.
4. Create virtual ports for each storage device connected to the switch.
5. Assign WWNs (World Wide Names) to the virtual ports.
6. Configure zoning to define which initiators and targets can communicate with each other.
7. Set up FC-AL (Fibre Channel Arbitrated Loop) or fabric switches as required.
8. Test the configuration by pinging storage devices and checking SCSI reservations.
| Is This Answer Correct ? | 0 Yes | 0 No |
on how many columns we can perform aggregation in the aggregator stage?
Why do you need stage variables?
Is there any possibility to generate alphanumeric surrogate key?
What are the different common services in datastage?
How did you reconcile source with target?
Difference between sequential file and data set?
Hi Friends, I have a input data like, class_id Marks 101 50 101 60 101 40 102 90 102 35 And i want my output data like class_id Marks Rank 101 50 2 101 60 1 101 40 3 102 90 1 102 35 2 how to do this in datastage?
8 Answers Cognizant, HCL, TIAA CREF,
country, state 2 tables r there. in table 1 have cid,cname table2 have sid,sname,cid. i want based on cid which country's having more than 25 states i want to display?
What are the types of containers?
I have source like "abcdefghijklmnopqrs", how to change 10th character from j to z in datastage?
i have data like sam ram sam raj ram I want two targets trgt1 ram sam trgt2 raj how can i do this in datastage?
What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?