GET INGRESS/EGRESS priority in vconfig implementation
Hi,
Anyone please tell me how to GET VLAN INGRESS/EGRESS PRIORITY value which is already set by using SET_VLAN_INGRESS_PRIORITY_CMD.
I am trying to write interface for vconfig implementation. In which I have set EGRESS/INGRESS value using SET_VLAN_INGRESS_PRIORITY_CMD. But I unable to get those priority using GET_VLAN_INGRESS_PRIORITY_CMD. To set priority I am using SIOCSIFVLAN - ioctl To get SIOCGIFVLAN ioctl is used.
Is it possible to view the the priority values from command line interface
Thanks in advance !
|