Topic: tech juniper ijos prev next

tech juniper ijos > 02: Junos Operating System Fundamentals

02: Junos Operating System Fundamentals

Junos OS Design and Architecture

Junos is built on a hardened version of FreeBSD or Linux, depending on version.

Running a single operating system network wide makes administering the network easier.

Junos has a modular software architecture; each process runs in its own memory space.

Version Numbering

Versions are numbered in the form m.nZb.s, where;

Separation of Control and Forwarding Planes

The routing engine is based on x86 or PPC architecure. It runs protocol and management sotware processes. It maintains the routing table and forwarding table (RIB/FIB).

The packet forwarding engine (PFE) runs on separate hardware. It usually runs on ASICs for increased performance. The PFE receives the forwarding table frequently from the routing engine. The PFE forwards Layer 2 and Layer 3 packets according to the forwarding table from the RE. It also implements stateless firewall filters and CoS, according to instructions from the RE.

Junos Routing Devices

Junos Switching Devices

Other Juniper Devices

Software Products