Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

459

September 12th, 2008 06:00

query on symcli commands

Hi All,
Can someone tell me what is the symcli command used to check
1.unconfigured capacity
2.listing of metahead
3.listing range of devies mapped to multiple fa ports.

thanks

2.8K Posts

September 12th, 2008 06:00

1) symconfigure -sid $SID -freecapacity list

2) symdev -sid $SID -meta list

3) symdev -sid $SID -multiport -RANGE 0000:0BAD list

Please note that -multiport option will print multiple lines for every symdev so maybe you have to grep a little to find what you really want .. depending on what you want to achive :D
No Events found!

Top