Query Regarding NAS Network Ports Profile

sunil kumar skjmca51 at gmail.com
Mon Oct 7 05:58:26 UTC 2013


Hi,

 We are implementing "NAS Networt Ports profile", Starting with
ProtocolEndpoint class. i have some query according to DMTF standards NFS
port is 4200, But when i check "netstat -ntlp" command i got rpcbind is
running on port 111, rpc.mountd runnig on port 20048 etc.

tcp  0  0 0.0.0.0:875     0.0.0.0:*    LISTEN      3318/rpc.rquotad
tcp  0  0 0.0.0.0:111     0.0.0.0:*    LISTEN      818/rpcbind
tcp  0  0 0.0.0.0:20048   0.0.0.0:*    LISTEN      3320/rpc.mountd

my question is even if i write code (LMI_ProtocolEndpoint) how it will
detect?

Do we have to set protocolIFtype 4200 to a network adapter(p7p1, eth0...)  ?

Do we have to implement "ProtocolIFType" property in association
(LMI_DeviceSAPImplementation)  between LMI_ProtocolEndpoint and
LMI_NetworkPort. Or we have to simply define ProtocolIFType = 4200 in
LMI_ProtocolEndpoint?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/openlmi-devel/attachments/20131007/41a46358/attachment.html>


More information about the openlmi-devel mailing list