RE: Reflexive Lists and BGP

From: Jonathan V Hays (jhays@jtan.com)
Date: Thu Sep 04 2003 - 17:40:02 GMT-3


It's a typo in the documentation. You need this:

permit tcp any any eq bgp

or

permit tcp any eq bgp any

depending on the situation.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Charles T. Alexander
Sent: Thursday, September 04, 2003 4:27 PM
To: ccielab@groupstudy.com
Subject: Reflexive Lists and BGP

Can't add
   permit bgp any any
to access list below along with ospf. Running 12.2 on a 2500. Cisco
example show it, but it doesn't seem to be an option.

interface Ethernet0
 ip address 172.29.12.2 255.255.255.192
 ip access-group ibf in
 ip access-group obf out

ip access-list extended ibf
 permit ospf any any
 evaluate tcptraffic
ip access-list extended obf
 permit tcp any any reflect tcptraffic
 permit ip any any



This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:23 GMT-3