From: Emmanuel Oppong (e-oppong@xxxxxxxxx)
Date: Thu Feb 14 2002 - 00:56:01 GMT-3
This is the ios version I am using and I don't have any problems:
c2500-jos56i-l.120-14.Z It is probably ios dependent. Can someone else
check this out ???
r5(config)#router ospf 1
r5(config-router)#distribute-list 80 ?
in Filter incoming routing updates
out Filter outgoing routing updates
r5(config-router)#distribute-list 80 in ?
BRI ISDN Basic Rate Interface
Ethernet IEEE 802.3
Loopback Loopback interface
Null Null interface
Serial Serial
<cr>
r5(config-router)#distribute-list 80 in s0
<cr>
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Sandro Ciffali
Sent: Wednesday, February 13, 2002 7:43 PM
To: Emmanuel Oppong
Cc: ccielab@groupstudy.com
Subject: RE: CCboot camp lab 17
I also tried to run this command on a router running
later ios, The router which did not accept distribute
list command for ospf was running 12.0.3 (t3), SO i
tried again the same command on another router which
also running ospf with a version 12.1.9a, This router
accpets the distribute list but does nothing, Here is
the config and show ip protocol output for the same
interface Loopback0
ip address 15.15.9.9 255.255.255.0
ip ospf network point-to-point
!
interface FastEthernet0/0
ip address 10.1.5.3 255.255.255.248
ip irdp
ip irdp preference 200
ip ospf priority 0
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
no fair-queue
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1
no ip address
shutdown
!
router ospf 70
log-adjacency-changes
network 10.1.5.0 0.0.0.7 area 10
network 15.15.9.0 0.0.0.255 area 10
distribute-list 70 in FastEthernet0/0
!
ip classless
ip http server
!
access-list 10 deny any
!
#sh ip protocol
Routing Protocol is "ospf 70"
Outgoing update filter list for all interfaces is
not set
Incoming update filter list for all interfaces is
not set
FastEthernet0/0 filtered by 70 (per-user), default
is 70
Router ID 15.15.9.9
Number of areas in this router is 1. 1 normal 0 stub
0 nssa
Maximum path: 4
Routing for Networks:
10.1.5.0 0.0.0.7 area 10
15.15.9.0 0.0.0.255 area 10
Routing Information Sources:
Gateway Distance Last Update
15.15.6.6 110 00:13:01
15.15.4.4 110 00:13:01
15.15.14.14 110 00:13:01
15.15.9.9 110 00:13:01
Distance: (default is 110)
Note it says incoming filter is not set, evethough it
is applied undeer ospf
Sandro
--- Emmanuel Oppong <e-oppong@attbi.com> wrote:
> ospf does not understand ditribute-list out, but it
> does understand
> ditribute-list in.
>
> -----Original Message-----
> From: nobody@groupstudy.com
> [mailto:nobody@groupstudy.com]On Behalf Of
> Sandro Ciffali
> Sent: Wednesday, February 13, 2002 6:51 PM
> To: ccielab@groupstudy.com
> Subject: CCboot camp lab 17
>
>
> LAb 17 Task 3, First line says No Ospf route should
> show up in R2, R2 is connected to R1 and is running
> ospf area 20.
> In the solution to achieve this a input distribute
> list is applied to the ospf process with a deny any.
> I
> am very sure OSPF being a link state protocol does
> not
> understand distribute list. Is the solution wrong?
> Or
> I got this wrong?
> Can some one pls. explain?
>
> Thanks in advance
> Sandro
>
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:22 GMT-3