Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Resolved Issues

Learn about resolved issues in this release for vJunos-router.

For the most complete and latest information about known Junos OS defects, use the Juniper Networks online Junos Problem Report Search application.

Interfaces

  • You cannot configure ports higher than ge-0/0/63 on vJunos-router.

    As a workaround, set the number of ports to 64 or less using the # set chassis fpc 0 pic 0 number-of-ports 64 command. PR1720270

Platform and Infrastructure

  • CLI configuration changes that are communicated to the data plane can create console noise for around a minute or so. The noise messages show up only on the console.

    As a workaround, login to vJunos-router though SSH to avoid the noise messages. PR1722073

  • If you run a shutdown command such as virsh shutdown on vJunos-router while the nested Virtual Control Plane (VCP) VM is busy writing to its disk, then this disk can get corrupted and terminates the VM immediately.

    After running the shutdown command if you restart vJunos-router, then, it is possible that vJunos-router cannot recover the corrupted disk. The corruption of disk can negatively impact the behavior of vJunos-router.

    As a workaround, power off the VCP using the request system power-off Junos CLI command before executing the virsh shutdown commands to shutdown the entire vJunos-router. PR1723639

  • When VLAN configuration is applied, the dot1xd process consumes 100 percent of CPU and remains at the same level of consumption.

    As a workaround, disable.1x authentication in configuration on all interfaces to avoid this condition using the set protocols dot1x authenticator interface all disable command. PR1721977