nanog mailing list archives

Re: Cheap Juniper Gear for Lab


From: Mark Kamichoff <prox () prolixium com>
Date: Tue, 10 Apr 2012 21:02:07 -0400

On Tue, Apr 10, 2012 at 11:57:31AM -0700, Owen DeLong wrote:
The fact that you can't put it into flow mode.
s/flow/packet/
(oops, wasn't awake yet)

Actually, this is possible:

prox@asgard> show configuration security         
forwarding-options {
    family {
        inet6 {
            mode packet-based;
        }
        mpls {
            mode packet-based;
        }
    }
}

The above is from an SRX210B, but the same configuration will work on
any J-series or /branch/ SRX-series platform.

Don't let the "mpls" keyword throw you off.  This actually causes the
box to run the inet /and/ mpls address families in packet mode.

- Mark

-- 
Mark Kamichoff
prox () prolixium com
http://www.prolixium.com/

Attachment: signature.asc
Description: Digital signature


Current thread: