Verifying the configuration

This section verifies the configuration used in method 1.

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

[RouterB] display fr pvc
PVC information for interface Serial2/1/0 (DTE, physically up)
  DLCI: 100  Type: Dynamic  Interface: Serial2/1/0
    Encapsulation: IETF  Broadcast
    Creation time: 2014/02/19 01:38:00  Status: Active
    Input: 2 packets, 60 bytes, 0 dropped
    Output: 2 packets, 60 bytes, 0 dropped

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

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

--- Ping statistics for 202.38.163.251 ---
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