RE: zbf

From: Aaron <aaron1_at_gvtc.com>
Date: Tue, 3 Jan 2012 08:15:08 -0600

Thanks. Sounds like "pass" action is like a permit statement in an acl
that's applied to an interface as an access-group to allow (statelessly) a
certain port/prot/ip to flow through always.

 

Also, how do you see/view these state tables that you mention that zbf
inspect spawns? How do you view those? What are the show commands to see
those in zbf?

 

Aaron

 

 

From: Narbik Kocharians [mailto:narbikk_at_gmail.com]
Sent: Monday, January 02, 2012 5:29 PM
To: marc abel
Cc: Aaron; ccielab_at_groupstudy.com
Subject: Re: zbf

 

The "Pass" command inspects the traffic statelessly, which means that it
does not keep a state table, therefore, the return traffic will NOT be
allowed unless it is configured to be allowed.

The "Inspect" command inspects the traffic statefully, which mean that the
router keeps a state table and it is based on this table that it allows the
return traffic.

On Mon, Jan 2, 2012 at 2:31 PM, marc abel <marcabel_at_gmail.com> wrote:

Inspect allows the return traffic.

On Mon, Jan 2, 2012 at 4:00 PM, Aaron <aaron1_at_gvtc.com> wrote:

> The following seems to allow me to ping from inside to outside.. What if I
> replace the "inspect" action under the policy-map with the "pass" action?
> What is the difference?
>
>
>
> Aaron
>
>
>
>
>
> zone security inside
>
>
>
> zone security outside
>
>
>
> interface FastEthernet0/0
>
> zone-member security inside
>
>
>
> interface Serial2/0:0
>
> zone-member security outside
>
>
>
> class-map typ inspe inside-to-outside
>
> match protocol icmp
>
>
>
> policy-map type inspect inside-to-outside
>
> class type inspect inside-to-outside
>
> inspect
>
>
>
> zone-p sec inside-to-outside sou inside des outside
>
> service-policy type inspect inside-to-outside
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Tue Jan 03 2012 - 08:15:08 ART

This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 11:52:51 ART