From: Chee Chew Leong (cleong3@csc.com)
Date: Sun Apr 01 2007 - 07:57:26 ART
Dear GS,
How can I control DVMRP route from annoucing out from R2 to R3?
R3 should not see 1.1.1.0/24 and below is my config.
R3 as below still have two DVMRP routes, which are 1.1.1.0/24 and
1.1.12.1/24.
I am totally loss now. It is not work as expected.
(e0)[R1](s0)---(s0)[R2](e0)---(e0)[R3]
--R1--
interface e0
ip address 1.1.1.1 255.255.255.0
ip pim sparse-mode
interface s0
ip address 1.1.12.1 255.255.255.0
ip pim sparse-mode
ip dvmrp unicast-routing
--R2--
interface s0
ip address 1.1.12.2 255.255.255.0
ip pim sparse-mode
ip dvmrp unicast-routing
interface e0
ip address 1.1.23.2 255.255.255.0
ip pim sparse-mode
ip dvmrp unicast-routing
ip dvmrp metric 1 list 1
ip dvmtp metric 0 list 2
access-list 1 permit 1.1.12.0 0.0.0.255
access-list 2 permit any
--R3--
interface e0
ip address 1.1.23.3 255.255.255.0
ip pim sparse-mode
ip dvmrp unicast-routing
Regards
This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:34 ART