Juniper ACX1000 Configuration Manual page 323

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

Copyright © 2017, Juniper Networks, Inc.
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;
}
Configure an IRB logical interface with IPv4 address.
4.
[edit interfaces irb]
unit 615 {
family inet {
address 10.255.210.130/27;
}
}
Configure PTP boundary clock master on IRB logical interface.
5.
[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 irb
—View the configured logical IRB interface details.
—View the configured master and its status along with local
show ptp master detail
and remote client details.
show bridge domain
—View the configured bridge domain and the associated physical
interfaces and IRB routing instance details.
show ptp lock-status detail
Chapter 9: Configuring Timing and Synchronization
—View the PTP lock status details.
265

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents