
Task 3.3 and 4.5
For task 3.3 I had the config as follows:
!
interface Serial0/0
no ip address
encapsulation frame-relay
no frame-relay inverse-arp
!
interface Serial0/0.1 point-to-point
ip unnumbered BVI1
frame-relay interface-dlci 401
bridge-group 1
!
It seemed to work fine!? I take it this is ok on the lab is it, or does anyone spot any potential problems with this?
For Task 4.5
For this I created multiple OSPF processes i.e. OSPF 2 on SW2->BB2 and OSPF 1 on SW2->SW1 etc. I then redistributed the 2 processes into each other?
We have seen that type of solution before, again I presume its ok is it? I never used any Virtual links and things seemed ok?
Thanks,
!
interface Serial0/0
no ip address
encapsulation frame-relay
no frame-relay inverse-arp
!
interface Serial0/0.1 point-to-point
ip unnumbered BVI1
frame-relay interface-dlci 401
bridge-group 1
!
It seemed to work fine!? I take it this is ok on the lab is it, or does anyone spot any potential problems with this?
For Task 4.5
For this I created multiple OSPF processes i.e. OSPF 2 on SW2->BB2 and OSPF 1 on SW2->SW1 etc. I then redistributed the 2 processes into each other?
We have seen that type of solution before, again I presume its ok is it? I never used any Virtual links and things seemed ok?
Thanks,
Comments