| Hi Tony, Thank you for your reply.
> When you issue the "add filter" command you should see something like
>the following in the routing table (IP> DUMP)
>Fltr 10.0.0.0 FF000000 0 0 filter
>Fltr 10.0.1.0 FFFFFF00 0 0 filter
> Is this the case ?
I check the routing table, no such the case. I can understand why it is,
however.
IP config>list add
IP addresses for each interface:
intf 0 10.1.1.3 255.255.255.0 Network broadcast, fill 1
intf 1 10.0.4.1 255.255.255.0 Network broadcast, fill 1
intf 2 IP disabled on this interface
intf 3 IP disabled on this interface
Router-ID: 10.1.1.3
IP config>list filter
Filter address 10.0.4.0, 255.255.255.0
Filter address 10.0.0.0, 255.0.0.0
IP config>
*t 5
CGW Operator Console
+pro ip
IP>dump
Type Dest net Mask Cost Age Next hop(s)
Fltr 10.0.0.0 FF000000 0 0 filter
Dir* 10.0.4.0 FFFFFF00 1 0 PPP/0
Dir* 10.1.1.0 FFFFFF00 1 0 Eth/0
RIP 10.1.2.0 FFFFFF00 2 0 10.1.1.2
RIP 10.1.5.0 FFFFFF00 2 0 10.0.4.2
RIP 16.0.0.0 FF000000 2 20 10.1.1.1
Routing table size: 768 nets (61440 bytes), 6 nets known
I can understand "add filter" command can not take effect to local
network/subnetwork address. Add filter command can not
overwrite "Dir*" records. And I think it is natural behavior.
Koichi
|