Oracle Solaris Networking (MOSC)

MOSC Banner

ipqosconf and VLAN tagged interfaces

edited Apr 25, 2013 4:51AM in Oracle Solaris Networking (MOSC) 2 commentsAnswered
Hi
Does anybody know if it is possible to set DSCP field with ipqosconf utility on IP packets going out on a VLAN tagged interface in Solaris? I know that it works on a non-tagged interface, e.g. e1000g0, but I can't test if it works on a tagged, e.g. e1000g534000 right now. It ought to work, but I'm not sure so I would like to double-check.

For instance, will this work?

fmt_version 1.0

action {
    module ipgpc
    name ipgpc.classify
    params {
        global_stats TRUE
    }
    class {
        name test
        next_action markCS5
        enable_stats FALSE
    }
    filter {
        name filter_on_if

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center