Specifications

Padding of Ethernet Frames with VLAN.
Sending Internet Control Message Protocol (ICMP) redirect messages.
Termination or tunneling of all subscriber-based services.
To configure the hyper mode feature, use the hyper-mode statement at the [edit
forwarding-options] hierarchy level. To view the changed configuration, use the show
forwarding-options hyper-mode command.
Authentication, Authorization, and Accounting (AAA) (RADIUS)
RADIUS functionality over IPv6 for system AAA—Starting with Release 13.3R4, Junos
OS supports RADIUS functionality over IPv6 for system AAA (authentication,
authorization, and accounting) in addition to the existing RADIUS functionality over
IPv4 for system AAA. With this feature, Junos OS users can log in to the router
authenticated through RADIUS over an IPv6 network. Thus, Junos OS users can now
configure both IPv4 and IPv6 RADIUS servers for AAA. To accept the IPv6 source
address, include the source-address statement at the [edit system radius-server IPv6]
hierarchy level. (If an IPv6 RADIUS server is configured without any source-address,
default ::0 is considered as the source address.)
Class of Service (CoS)
CCC and TCC support on FRF.15, FRF.16, and MLPPP interfaces (MX Series)—Starting
with Release 13.3, Junos OS supports Circuit Cross Connect (CCC) and Translational
Cross Connect (TCC) over Multilink Frame Relay (MLFR) UNI NNI (FRF.16) interface
and TCC over Multilink Frame Relay (MLFR) end-to-end (FRF.15) and Multilink
Point-to-Point Protocol (MLPPP) interfaces. You can implement the cross-connect
over an MPLS network or a local-switched network. When you configure cross-connect
over these interfaces, the peer interface can be of any of the interface types that support
cross-connect.
To configure CCC over FRF.16/MFR interfaces, include the following statements under
the [edit interfaces interface-name unit number] hierarchy level:
family ccc {
translate-discard-eligible;
translate-fecn-and-becn;
translate-plp-control-word-de;
no-asynchronous-notification;
}
To configure TCC over FRF.15/MLFR, FRF.16/MFR, or MLPPP interfaces, include the
following configuration under the [edit interfaces interface-name unit number] hierarchy
level:
family tcc {
protocols [inet iso mpls];
no-asynchronous-notification;
}
To complete CCC or TCC configurations over the multilink Frame Relay interfaces, you
must also specify the interface name under one of the following hierarchies:
Copyright © 2015, Juniper Networks, Inc.30
Release Notes: Junos OS Release 13.3R6 for the EX Series, M Series, MX Series, PTX Series, and T Series