From: Ivan (ivan@iip.net)
Date: Wed Nov 29 2006 - 06:28:59 ART
first case will fail if we have another network out E0/0
ip route 172.16/24 10.10.20.2
On Wednesday 29 November 2006 10:02, mathew Fer wrote:
> Hi GS,
>
> Is these 2 same?
>
> As I understand they are the same and this single command makes things easy
> for us.
>
> 1.
>
> !
> interface Ethernet 0/0
> ip address 10.10.20.1 255.255.255.0
> ip address 192.168.1.254 255.255.255.0 secondary
> ip access-group FILTER in
> !
> ip access-list standard FILTER
> permit 10.10.20.0 0.0.0.255 any
> permit 192.168.1.0 0.0.0.255 any
> !
>
> 2.
>
> !
> interface Ethernet 0/0
> ip address 10.10.20.1 255.255.255.0
> ip address 192.168.1.254 255.255.255.0 secondary
> ip verify unicast reverse-path
> !
>
> Thank you for the reply.
>
> mathew
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
-- Ivan
This archive was generated by hypermail 2.1.4 : Fri Dec 01 2006 - 08:05:49 ART