Specifications

16-20
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 16 Configuring Clocking and Timing
Clocking Sample Configurations
encapsulation aal0
xconnect 10.10.10.36 5237 encapsulation mpls
!
pvc 1/38 l2transport
encapsulation aal0
xconnect 10.10.10.36 5238 encapsulation mpls
!
pvc 1/39 l2transport
encapsulation aal0
xconnect 10.10.10.36 5239 encapsulation mpls
!
!
interface Vlan1
no ip address
shutdown
no ptp enable
!
interface Vlan3
description 7600/2941 MPLS Backhaul VLAN
ip address 192.22.2.2 255.255.255.0
ip pim sparse-mode
ptp sync interval -6
ptp delay-req interval -4
ptp slave multicast
ptp enable
mpls ip
!
interface Vlan5
ip address 192.18.75.38 255.255.255.0
no ptp enable
!
interface Vlan11
description Link to 7600-PE1
ip address 10.100.11.2 255.255.255.252
ip pim sparse-mode
ip ospf 1 area 0
no ptp enable
mpls ip
!
interface Vlan12
description Link to 7600-PE2
ip address 10.100.12.2 255.255.255.252
ip pim sparse-mode
ip igmp join-group 224.0.1.129 source 10.100.2.2
ip igmp join-group 224.0.1.129 source 10.100.3.2
ip ospf 1 area 0
no ptp enable
mpls ip
!
interface Vlan30
description Link to PTP client
ip address 10.100.30.1 255.255.255.0
ip pim sparse-mode
no ptp enable
!
router ospf 1
router-id 10.1.1.22
log-adjacency-changes
redistribute connected subnets
network 10.1.1.22 0.0.0.0 area 0
network 10.1.11.0 0.0.0.3 area 0
network 10.1.12.0 0.0.0.3 area 0
network 10.100.30.0 0.0.0.255 area 0
!