Configuring Precision Time Protocol Over Integrated Routing And Bridging - Juniper ACX1000 Configuration Manual

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

Advertisement

ACX Series Universal Access Router Configuration Guide

Configuring Precision Time Protocol Over Integrated Routing and Bridging

264
Junos OS for ACX Series router supports configuring precision time protocol (PTP) over
integrated routing and bridging (IRB). You can configure a boundary clock node with PTP
(IPv4) over IRB in a master-only mode across single or multiple IRB logical interfaces.
To configure Precision Time Protocol (PTP) over IRB:
Configure physical interfaces with Layer 2 encapsulation and create logical units with
1.
VLANs.
[edit interfaces ge-0/2/1]
flexible-vlan-tagging;
native-vlan-id 130;
encapsulation flexible-ethernet-services;
unit 615 {
encapsulation vlan-bridge;
vlan-id 615;
}
[edit interfaces ge-0/0/3]
flexible-vlan-tagging;
encapsulation flexible-ethernet-services;
unit 615 {
encapsulation vlan-bridge;
vlan-id 615;
}
[edit interfaces ge-0/1/2]
flexible-vlan-tagging;
encapsulation flexible-ethernet-services;
unit 615 {
encapsulation vlan-bridge;
vlan-id 615;
}
[edit interfaces ge-0/2/0]
flexible-vlan-tagging;
native-vlan-id 130;
encapsulation flexible-ethernet-services;
Configure physical interfaces on a bridge domain.
2.
[edit bridge-domains]
bd-615 {
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;
}
Configure a routing instance for the bridge domain where physical interfaces are
3.
members of the bridge domain.
[edit bridge-domains]
bd-615 {
Copyright © 2017, Juniper Networks, Inc.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents