[j-nsp] Is the J-6350 in Chassis Cluster mode support Router Context (IPv4 Packet-based forwarding)

Harris Hui harris.hui at hk1.ibm.com
Fri Sep 3 00:21:28 EDT 2010


Hi all,

The J-6350 in JUNOS 10.0R3.1 can disable the security context (flow-based
forwarding) and use it as a Router Context (IPv4 Packet-based forwarding).
I had tested this on a single J-6350 box.

Did anyone tested to disable the security context and enable the router
context in a chassis cluster configuration? If yes, could you share the
experience with me? Thanks a lot!

Is the following configuration works on the Chassis Cluster configuration?

show configuration security forwarding-options
family {
    inet6 {
        mode packet-based;
    }
    mpls {
        mode packet-based;
    }
    iso {
        mode packet-based;
    }
}


Thanks
Harris


More information about the juniper-nsp mailing list