cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
401
Views
0
Helpful
1
Replies

Reg:1841

dhanikonda
Level 1
Level 1

Dear experts,

iam facing a big problem that is

Access Rule1: 172.16.0.34 IP should be allowed through LAN.

Access Rule2: Allowed network traffic 172.16.2.100 - 172.16.2. 254

Except the above network range no other traffic should be allowed through our LAN (LAN to WAN).

How can i do this .If any body helps i will be very greatfull to him.

Thanks&Regards

srini

1 Reply 1

Edison Ortiz
Hall of Fame
Hall of Fame

access-list 1 permit ip host 172.16.0.34

access-list 1 permit ip 172.16.2.100 0.0.0.3

access-list 1 permit ip 172.16.2.104 0.0.0.7

access-list 1 permit ip 172.16.2.112 0.0.0.15

access-list 1 permit ip 172.16.2.128 0.0.0.127

HTH,

__

Edison.

Please rate helpful posts