Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BGP Troubleshooting Sim
#1
Looking this over:

the R2 L2 and L1 interfaces reside on 192.168.3.2 and 2.2/24

Down the line in the BGP configuration though the commands 
R4(config)#ip prefix-list AS65001-in seq 20 permit 192.168.3.0/24
R4(config)#ip prefix-list AS65001-in seq 30 permit 192.168.2.0/23

and

R5(config)#ip prefix-list AS65001-in seq 20 permit 192.168.2.0/24
R5(config)#ip prefix-list AS65001-in seq 30 permit 192.168.2.0/23 

are suggested. 

Issue that I see is there are no /23 or subnet masks of 255.255.253.0 used 

This will give bad config when implemented. Its doable but will give the wrong information in the show commands.

Please correct me if I am wrong.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)