ipv6 classifier-list
Creates or modifies an IPv6 classifier control list. The no version removes the classifier control list.
ipv6 classifier-list classifierName [ traffic-class trafficClassName ]
[ color { green | yellow | red } ] [ user-packet-class userPacketClassValue ]
[ source-route-class routeClassValue ] [ destination-route-class routeClassValue ]
[ local { true | false } ]
[ source-address ipv6Prefix | source-host ipv6Address ]
[ destination-address ipv6Prefix | destination-host ipv6Address ]
[ precedence precNum | dsfield dsFieldNum | tcfield tcFieldNum ]
[ protocol [ protocolQualifier ] ]no ipv6 classifier-list classifierName [ classifierNumber ]
- classifierNameName of the classifier control list entry
- trafficClassNameName of the traffic class to match
- greenMatches packet color to green, indicating a low drop preference
- yellowMatches packet color to yellow, indicating a medium drop preference
- redMatches packet color to red, indicating a high drop preference
- userPacketClassValueUser packet value to match
- routeClassValueValue of the source or destination route-class; in the range 0255
- localSpecifies traffic destined for this interface
- ipv6PrefixPrefix that defines the IPv6 interface or network
- ipv6AddressBase IPv6 address of the network route
- precNumUpper three bits of the traffic class byte; in the range 07
- dsFieldNumUpper six bits of the traffic class byte; in the range 063
- tcFieldNumWhole eight bits of the traffic class byte; in the range 0255
- protocolProtocol type to match; tcp, udp, icmpv6, or protocol number in the range 0255
- protocolQualifierSpecifies the following protocol-specific parameters:
- source-port or destination-portSpecifies that a source or destination port is matched
- portOperatorOne of the following classifier parameters. See JUNOSe Policy Management Configuration Guide, Chapter 2, Creating Classifier Control Lists for Policies, for details.
- tcpFlag; a logic equation that specifies flag bit values; ! means logical NOT and & means logical AND; use any of the following flag names:
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.