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
[email protected]
http://www.prolixium.com/
signature.asc
Description: Digital signature

