Specifications

A-46
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix A Sample Configurations
Sample Configurations
PTP Output Timing
The following sample configuration sets the router as a PTP slave clock with output timing enabled on
the 10M timing port.
Note This section only applies to the Cisco MWR 2941-DC-A router.; the Cisco MWR-DC router does not
have the timing ports used in this example.
Note This section provides a partial configuration intended to demonstrate a specific feature.
ptp mode ordinary
ptp priority1 128
ptp priority2 128
ptp domain 0
ptp output 10M 1pps
ptp tod ubx delay 1
ptp update-calendar
interface GigabitEthernet 0/0
switchport access vlan 1588
interface vlan 1588
ip address 192.168.15.88 255.255.255.0
ip igmp join-group 224.0.1.129
ptp sync interval -6
ptp delay-req interval -4
ptp slave multicast
ptp enable
network-clock-select hold-timeout 1000
network-clock-select 1 PACKET-TIMING
enable 10M
Layer 3 VPN Sample Configuration
The following section shows a sample configuration for Layer 3 Virtual Private Network (VPN). For
more information about how to configure Layer 3 VPNs, see Configuring Layer 3 Virtual Private
Networks (VPNs), page 4-88.
Note This section provides a partial configuration intended to demonstrate a specific feature.
!
-----------Customer definitions for 2 customers---------------------------------------
vrf definition customer_a
rd 192.168.1.1:100
route-target export 192.168.1.1:100
route-target import 192.168.1.1:100
!
address-family ipv4
exit-address-family
!
vrf definition customer_b
rd 192.168.2.1:200
route-target export 192.168.2.1:200