! Generated by Network Security Policy Compiler, version 2.453

! [ BEGIN router:agadir ]
! [ Model = IOS_FW ]
! [ Routing ]
! route network:north -> interface:cairo.sahara
ip route 10.1.1.0 255.255.255.0 10.5.5.1
! [ ACL ]
! interface:agadir.sahara
ip access-list extended Ethernet0_in
! permit src=host:asterix; dst=interface:agadir.sahara; srv=service:http;
 permit tcp host 10.1.1.4 host 10.5.5.2 eq 80
! deny src=network:0/0; dst=network:0/0; srv=auto_srv:ip;
 deny ip any any

! interface:agadir.ocean
ip access-list extended Ethernet1_in
! deny src=network:0/0; dst=network:0/0; srv=auto_srv:ip;
 deny ip any any

interface Ethernet0
 ip access-group Ethernet0_in in
interface Ethernet1
 ip access-group Ethernet1_in in

! [ END router:agadir ]

