From: Huan Pham (Huan.Pham@peopletelecom.com.au)
Date: Tue Jul 22 2008 - 03:26:40 ART
Hi GS,
I can not find the guide on the use of extended ACL to filter RIP
routes. May someone please point me the link to this section. Many
thanks.
The following config is from a vendor workbook. It's to prevent the
route 150.1.7.0/24 learnt via router 155.1.0.1 off interface Serial0.
access-list 199 deny ip host 155.1.0.1 host 150.1.7.0
access-list 199 permit ip any any
router rip
version 2
network 150.1.0.0
network 155.1.0.0
distribute-list 199 in Serial0
no auto-summary
I usually make mistake with creating extended ACL for this purpose. I do
tend to put subnet route first (source address portion), and the gateway
after (destination address). The right ACL should be created in the
reverse order, as above. I can not find relevant info in the RIP
configuration guide, nor in command reference. Help in understanding
this command is appreciated.
Huan,
This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:56 ART