SupportedRouting Platforms
Forthe Layer 2 features described in this manual, the Junos OS currentlysupports the
followingrouting platforms:
•JuniperNetworks MX Series Ethernet Services Routers
Usingthe Indexes
Thisreference contains a standard indexwith topic entries.
Usingthe Examples in This Manual
Ifyou want to use the examples in this manual, you can use the loadmerge or the load
mergerelative command. Thesecommands cause the software to merge the incoming
configurationinto the current candidateconfiguration. If the example configuration
containsthe top level of the hierarchy (ormultiple hierarchies), the example is a full
example.In this case, use the load mergecommand.
Ifthe example configuration does not start atthe top level of the hierarchy, the example
isasnippet.Inthis case, use the load merge relative command. These procedures are
describedin the following sections.

Merginga Full Example

Tomerge a full example,follow these steps:
1. Fromthe HTML or PDF version of the manual, copy a configuration exampleinto a
textfile, save the file with a name,and copy the file to a directory on your routing
platform.
Forexample,copy the following configurationto a file and name the file ex-script.conf.
Copythe ex-script.conf file to the /var/tmpdirectory on your routing platform.
system{
scripts{
commit{
fileex-script.xsl;
}
}
}
interfaces{
fxp0{
disable;
unit0 {
familyinet {
address10.0.0.1/24;
}
}
}
}
xixCopyright© 2010, Juniper Networks,Inc.
AboutThis Guide