QuestionQ19

Configuration Basics

A network administrator needs to perform the initial configuration of the out-of-band management interface on a new Juniper router so that management traffic is separated from the default routing table (inet.0).

In this scenario, which Junos OS configuration step is required to achieve this task?

  • A Configure an IP address on interface ge-0/0/0.0 and enable ethernet-switching family.
  • B Configure the lo0.0 loopback interface with a management IP and apply it to the [edit system services] hierarchy.
  • C Assign an IP address to the me0.0 interface and set the routing-options to instance-type virtual-router.
  • D Assign an IP address to interface fxp0.0 or em0.0 and use the command set system management-instance to enable the management routing instance.
Explanation

The system management-instance statement enables the dedicated mgmt_junos management VRF, which confines the fxp0 or em0 out-of-band management interface to a routing table separate from the default inet.0 table. Juniper: management-instance

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!