Configuration rules might apply to PICs installed on standard Enhanced FPCs on the following routing platforms: M5, M10, M20, M40, M40e, M160, M320, J20, T320, and T640.
Configuration rules do not apply to PICs installed in the following routers or FPCs:
When you upgrade the JUNOS software, a warning appears if any configuration rules affect your PIC combinations. If you continue the installation, the PICs appear to be online (the LEDs are on), but the JUNOS software cannot enable them and they cannot pass traffic. As a workaround, you need to plan which PICs to install on the Enhanced FPCs or PIC slots on your routing platform. For specific information about PIC combination rules, consult Technical Bulletin PSN-2007-01-023. Go to http://www.juniper.net/customers/support and click Technical Bulletins. On the JTAC Technical Bulletins web page, enter PSN-2007-01-023 in the Search field, select the CS Technical Bulletin ID radio button, and click Search.
To configure latch deadlock and media inactivity detection, include the following statements at the [edit services pgcp gateway gateway-name data-inactivity-detection] hierarchy level: inactivity-delay, inactivity-duration, latch-deadlock-delay, report-service-change, and stop-detection-on-drop. [Services Interfaces]
In the following example, ingress filtering is not applied:
Also, the no-ingress-interface-filtering statement is deprecated at the [edit services pgcp virtual-interface interface-name] hierarchy level. [Services Interfaces]
- [edit protocols isis traffic-engineering]
- family inet {
-
- shortcuts {
- multicast-rpf-routes;
- }
- }
- family inet6 {
- shortcuts;
- }
LSPs to be used for shortcuts continue to be signaled using IPv4. However, by default, shortcut routes calculated through IPv6 routes are added to the inet6.3 routing table. The default behavior is that only BGP uses LSPs in its calculations. If you configure MPLS so that both BGP and IGP use LSPs for forwarding traffic, shortcut routes calculated through IPv6 are added to the inet6.0 routing table.
You can use the legacy configuration at the [edit protocols isis traffic-engineering shortcuts] hierarchy level to enable IPv4 shortcuts and automatically disable IPv6 shortcuts.
In addition, the show isis overview command has been enhanced to display shortcuts for both IPv4 and IPv6. [Routing, Routing Command Reference]
To configure the AS number for the router, include the autonomous-system as-number statement at the [edit routing-options] hierarchy level. For as-number, specify a value from 0.0 through 65535.65535 (AS-dot notation).
You can also use the AS-dot notation for other statements that support 4-byte AS numbers. For example, you can also configure a 4-byte AS number using this format for route-target and route-origin BGP extended communities and the route-distinguisher identifier, as well as the BGP peer AS and the BGP local AS.
By default, operational mode commands display 4-byte AS numbers as plain numbers. To display AS numbers in AS-dot notation, include the asdot-notation statement at the [edit routing-options autonomous-system] hierarchy level. [Routing, Policy, Routing Command Reference]
The show bgp neighbor command is enhanced to display whether interoperability is enabled with routers that use the nonstandard capability codes. [Routing, Routing Command Reference]
In JUNOS Release 9.3 and later, if you specify a source address for a static multicast group (by including the source address statement at the [edit protocols igmp interface interface-name group group-name] hierarchy level), you must also set the IGMP version to version 3 by including the version 3 statement at the [edit protocols igmp interface (interface-name | all)] hierarchy level. If the IGMP version is not IGMPv3, the specified source is ignored and only the group added. The join is treated as an IGMPv2 group join. [Multicast]
The specified class must be configured at the [edit class-of-service] hierarchy level. As a general rule, firewall configurations defined under logical systems must be self-contained and cannot reference configurations outside the logical system hierarchy. However, this statement is allowed. It facilitates global, router-wide configurations for forwarding classes. [Policy]