On Fri, Jan 14, 2011 at 08:38, lijo varghese <lijoccie_at_gmail.com> wrote:
> Sorry I mean Passive interface in IPV6 rip ?
> passive interface command is not under rip-ng B process
That's true. You can use distribute-list to simulate the behavior
there. For example, you can make FastEthernet0/0 passive like this:
ipv6 prefix-list PASSIVE seq 10 deny ::/0 le 128
!
ipv6 router rip 1
distribute-list prefix-list PASSIVE out FastEthernet0/0
!
-- Marko Milivojevic - CCIE #18427 Senior Technical Instructor - IPexpert FREE CCIE training: http://bit.ly/vLecture Mailto: markom_at_ipexpert.com Telephone: +1.810.326.1444 Web: http://www.ipexpert.com/ Blogs and organic groups at http://www.ccie.netReceived on Fri Jan 14 2011 - 08:45:01 ART
This archive was generated by hypermail 2.2.0 : Tue Feb 01 2011 - 07:39:17 ART