Verifying the configuration

# On Router A, verify that the PVC is active.

[RouterA] display fr pvc
PVC information for interface MFR2/0/1 (DTE, physically up)
  DLCI: 100  Type: Static  Interface: MFR2/0/1
    Encapsulation: IETF
    Creation time: 2014/08/18 06:38:00  Status: Active
    Input: 0 packets, 0 bytes, 0 dropped
    Output: 0 packets, 0 bytes, 0 dropped

# Verify that Router A and Router B can ping each other.

[RouterA] ping 10.140.10.2
Ping 10.140.10.2 (10.140.10.2): 56 data bytes, press CTRL_C to break
56 bytes from 10.140.10.2: icmp_seq=0 ttl=255 time=76.007 ms
56 bytes from 10.140.10.2: icmp_seq=1 ttl=255 time=8.790 ms
56 bytes from 10.140.10.2: icmp_seq=2 ttl=255 time=1.630 ms
56 bytes from 10.140.10.2: icmp_seq=3 ttl=255 time=0.841 ms
56 bytes from 10.140.10.2: icmp_seq=4 ttl=255 time=1.012 ms

--- Ping statistics for 10.140.10.2 ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 0.841/17.656/76.007/29.326 ms