You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verify the OSPF and MPLS configuration on R1 and R2.
227
227
228
228
```
229
-
#show running-configuration router ospf
230
-
#show running-configuration mpls ldp
229
+
#show running-config router ospf
230
+
#show running-config mpls ldp
231
231
```
232
232
233
233

@@ -471,8 +471,8 @@ Payload:
471
471
Show the interface and l2vpn configuration of both devices after the creation of the service. Note that Gigabit Ethernet 0/0/0/1 on R1 and Gigabit Ethernet 0/0/0/2 on R2 have an `mtu` and `l2transport` configured and that `l2vpn` is now configured on both devices as well.
0 commit comments