Use the following syntax to apply a network queue policy to an Ethernet network port in network port mode or hybrid port mode.
config>port#
ethernet
network
queue-policy policy-name
#--------------------------------------------------
echo "Port Configuration"
#--------------------------------------------------
port 1/1/1
ethernet
network
queue-policy "nq1-cbs"
exit
exit
no shutdown
exit
#------------------------------------------------