[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


ip classifier-list

Description: 

Creates or modifies a classifier control list. Use the not keyword to deny traffic for a specific protocol, source address, or destination address. Use the any keyword to allow traffic to any source or destination address. The no version removes the classifier control list.

Syntax: 

ip 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 } ] [ not ] { protocol }
[ not ] { sourceAddress sourceMask | host sourceHostAddress | any } [ sourceQualifier ]
[ not ] { destinationAddress destinationMask | host destinationHostAddress | any }
[ destinationQualifier ] [ tcpQualifier ] [ ip-flags ipFlags ]
[ ip-frag-offset { eq 0 | eq 1 | gt 1 } ]
[ precedence precNum | dsField dsFieldNum | tos tosNum ]

no ip classifier-list classifierName [ classifierNumber ]

Mode(s): 

Global Configuration

    Release Information    Command introduced before JUNOSe Release 7.1.0.

    Related Topics    


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]