Hi everyone,
I have the following scenario -
HSRP1 router with 5 VLANs:
And this is connected to an ISP - both have BGP.
However I cannot simply advertise network 192.168.0.0/16 - is this a limitation or how its supposed to be?
Or i need to do additional configurations?
HSRP1:
router bgp 12345
bgp log-neighbor-changes
no synchronization
neighbor 1.1.1.1 remote-as 1
network 192.168.0.0 mask 255.255.0.0
Same thing if I try to set network 0.0.0.0 on the ISP router as a default route.
If I advertise the VLANs separately its all good but was just wondering about a summarized network space.
No comments:
Post a Comment