1827245 Members
2337 Online
109716 Solutions
New Discussion

Re: lan slot info ..

 
SOLVED
Go to solution
someone_4
Honored Contributor

lan slot info ..

Hi

Just want to confirm that:

The slot info of a lancard can be pulled from the system using lanscan and looking at the crdin #?

Richard
3 REPLIES 3
Jeff_Traigle
Honored Contributor
Solution

Re: lan slot info ..

No. That Crd In # simply indicates the instance number as shown in ioscan. To find out the slot (at least in an OLA/R capable system), you can use "rad -q". Matching up the hardware path from "ioscan -fnC lan" with the hardware paths in the rad output should allow you to pinpoint the slot. You can use "rad -c slot_id" to see information about the interface device in any given slot also.
--
Jeff Traigle
Rene Mendez_4
Super Advisor

Re: lan slot info ..

Verify with lanscan the Path and use:
#rad -q for slot

Regards
rene
someone_4
Honored Contributor

Re: lan slot info ..

Thanks

Richard