Configuring Benchmarking Test Parameters on Router A
Step-by-Step
Procedure
The following example requires you to navigate various levels in the configuration
hierarchy. For information about navigating the CLI, see Using the CLI Editor in Configuration
Mode in the CLI User Guide.
To configure the test parameters on Router A:
1. In configuration mode, go to the [edit interfaces] hierarchy level:
[edit]
user@host# edit interfaces
2. Configure the interface on which the test must be run.
[edit interfaces]
user@host# edit ge-0/0/0
3. Configure VLAN tagging for transmission and reception of 802.1Q VLAN-tagged
frames.
[edit interfaces ge-0/0/0]
user@host# set vlan-tagging
4. Configure a logical unit and specify the protocol family as inet.
[edit interfaces ge-0/0/0]
user@host# edit unit 0 family inet
5. Specify the address for the logical interface.
[edit interfaces ge-0/0/0 unit 0 family inet]
user@host# set address 200.0.0.1/24
6. Configure the VLAN ID on the logical interface as 101.
[edit interfaces ge-0/0/0 unit 0]
user@host# set vlan-id 101
7. Go to the top level of the configuration command mode.
[edit interfaces ge-0/0/0 unit 0]
user@host# top
8. In configuration mode, go to the [edit services] hierarchy level.
[edit]
user@host# edit services
9. Configure a real-time performance monitoring service (RPM) instance.
[edit services]
user@host# edit rpm
Copyright © 2017, Juniper Networks, Inc.1378
ACX Series Universal Access Router Configuration Guide