passive interface

I you don’t want your neighbor to recive your routing updates from your ABR (Area Border Router) you can issue a passive mode on your router.

I will look like this for example RIP:

router rip
network 192.168.1.0
passive-interface e0

if Ethernet0 is the interface to your neighbor.

Leave a Reply