Validation
PE1#show ip ospf neighbor
Total number of full neighbors: 1
OSPF process 100 VRF(default):
Neighbor ID     Pri   State            Dead Time   Address         Interface           Instance ID
2.2.2.2      1   Full/DR          00:00:31    10.10.10.2      xe6                   0
 
PE1#show ldp session
Peer IP Address           IF Name    My Role    State      KeepAlive  UpTime
3.3.3.3                   xe6       Passive   OPERATIONAL   30    00:03:03
2.2.2.2                   xe6       Passive   OPERATIONAL   30    00:03:46
 
 
P#show ip ospf neighbor
 
Total number of full neighbors: 2
OSPF process 100 VRF(default):
Neighbor ID     Pri   State            Dead Time   Address         Interface           Instance ID
1.1.1.1              1   Full/Backup      00:00:37    10.10.10.1      xe6                   0
3.3.3.3      1   Full/DR          00:00:34    20.20.20.2      xe1                   0
 
P#show ldp session
Peer IP Address           IF Name    My Role    State      KeepAlive  UpTime
3.3.3.3                   xe1       Passive   OPERATIONAL   30    00:06:21
1.1.1.1                   xe6       Active    OPERATIONAL   30    00:06:39
 
 
PE2#show ip ospf neighbor
 
Total number of full neighbors: 1
OSPF process 100 VRF(default):
Neighbor ID     Pri   State            Dead Time   Address         Interface           Instance ID
2.2.2.2      1   Full/Backup      00:00:37    20.20.20.1      xe1                    0
 
PE2#show ldp session
Peer IP Address           IF Name    My Role    State      KeepAlive  UpTime
1.1.1.1                   xe1       Active    OPERATIONAL   30    00:06:07
2.2.2.2                   xe1       Active    OPERATIONAL   30    00:06:33
 
 
 
PE1#ping 3.3.3.3
Press CTRL+C to exit
PING 3.3.3.3 (3.3.3.3) 56(84) bytes of data.
64 bytes from 3.3.3.3: icmp_seq=1 ttl=63 time=2.17 ms
64 bytes from 3.3.3.3: icmp_seq=2 ttl=63 time=2.26 ms
64 bytes from 3.3.3.3: icmp_seq=3 ttl=63 time=2.11 ms
64 bytes from 3.3.3.3: icmp_seq=4 ttl=63 time=1.91 ms
 
--- 3.3.3.3 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 8ms
rtt min/avg/max/mdev = 1.912/2.112/2.261/0.127 ms
 
 
PE1#traceroute 2.2.2.2
traceroute to 2.2.2.2 (2.2.2.2), 30 hops max, 60 byte packets
 1  2.2.2.2 (2.2.2.2)  1.172 ms  0.918 ms  0.983 ms
 
PE1#traceroute 3.3.3.3
traceroute to 3.3.3.3 (3.3.3.3), 30 hops max, 60 byte packets
 1  * * *
 2  3.3.3.3 (3.3.3.3)  5.440 ms  5.215 ms  5.305 ms
 
Last modified date: 10/17/2023