Verifying the IPv4 ACL application configuration example

Run this verification for the configuration created in Configuring an ACL for IPv4.

Procedure
To verify the configuration, enter:
switch# show access-list ip FILTER_TO_HOST_B
Type       Name
  Sequence Comment
           Action                          L3 Protocol
           Source IP Address               Source L4 Port(s)
           Destination IP Address          Destination L4 Port(s)
           Additional Parameters
-------------------------------------------------------------------------
IPv4       FILTER_TO_HOST_B
        10 deny                            any
           192.168.1.2
           192.168.2.2
           Logging: enabled
           Hit-counts: enabled
        20 permit                          any
           any
           any
-------------------------------------------------------------------------