EasyManua.ls Logo

Juniper ACX2000

Juniper ACX2000
3270 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
vlan-id 615;
interface ge-0/1/2.615;
interface ge-0/2/0.615;
interface ge-0/2/1.615;
interface ge-0/0/3.615;
routing-interface irb.615;
}
4. Configure an IRB logical interface with IPv4 address.
[edit interfaces irb]
unit 615 {
family inet {
address 10.255.210.130/27;
}
}
5. Configure PTP boundary clock master on IRB logical interface.
[edit protocols ptp]
clock-mode boundary;
priority2 210;
unicast-negotiation;
slave {
interface ge-0/2/0.0 {
unicast-mode {
transport ipv4;
clock-source 122.25.1.4 local-ip-address 122.25.1.5 {
asymmetry 680;
}
}
}
master {
interface ge-0/2/1.0 {
unicast-mode {
transport ipv4;
clock-client 122.25.1.7/32 local-ip-address 122.25.1.6;
}
}
interface irb.615 {
unicast-mode {
transport ipv4;
clock-client 10.255.210.128/27 local-ip-address 10.255.210.130;
}
}
}
You can use the following commands to monitor and troubleshoot the configuration:
show interfaces irbView the configured logical IRB interface details.
show ptp master detailView the configured master and its status along with local
and remote client details.
show bridge domainView the configured bridge domain and the associated physical
interfaces and IRB routing instance details.
show ptp lock-status detailView the PTP lock status details.
265Copyright © 2017, Juniper Networks, Inc.
Chapter 9: Configuring Timing and Synchronization

Table of Contents

Other manuals for Juniper ACX2000

Related product manuals