IP Router Command Reference
130 7705 SAR OS Router Configuration Guide
ipv6-filter-id — the ID for the IPv6 filter policy expressed as a decimal integer. The filter policy 
must already exist within the config>filter>ip-filter context.
Values 1 to 65535
queue-policy
Syntax queue-policy name 
no queue-policy 
Context config>router>if>egress
Description This command specifies the network queue policy that defines queue parameters such as CBS, MBS, 
CIR, and PIR rates, as well as forwarding class-to-queue mappings for the shaped VLAN queues. The 
network queue policy is defined in the config>qos>network-queue context. Refer to the 
7705 SAR OS Quality of Service Guide, “Network Queue QoS Policies”, for more information.
The queue-policy command is used to enable and disable network egress per-VLAN shapers on a per-
network-interface basis. If the VLAN shaper is enabled, then a set of network egress queues is created 
specifically for the interface, and traffic for that interface is handled by a per-VLAN shaper in the 
egress direction. If a queue policy has not been assigned, or if the no queue-policy command is issued, 
then the VLAN interface defaults to the unshaped mode and the agg-rate-limit is set to its default 
values. If the VLAN shaper is disabled for the interface, then the queues created for the interface are 
deleted, and traffic goes to the unshaped VLAN aggregate queues that are shared by all other interfaces 
(or VLANs). 
The no form of this command reverts to the default.
Default “default”
Parameters name — specifies an existing network queue QoS policy name
Note: For information on configuring IP filter IDs, see Creating an IPv4 or IPv6 Filter Policy.