cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
493
Views
0
Helpful
3
Replies

Allow one computer in different VLAn access

chicagotech
Level 1
Level 1

We have 3 VLAN in our cisco 3750G switch. VLAN 1 10.1.0.0/24 for domain network, VLAN 2 10.2.0.0/24 for student and VLAN 3 10.3.0.0/24 for public. We have one printer 10.3.0.206  in the VLAN 3 and want to allow student server 10.2.0.253  in the VLAN 2 to access the printer. How can we configure access-list? Here is current configuration.

ip access-list extended publicaccess

permit icmp any any

permit ip any host 10.2.0.253

permit tcp any any established log

deny  ip 10.3.0.0 0.0.0.255 10.1.0.0 0.0.0.255

deny  ip 10.3.0.0 0.0.0.255 10.2.0.0 0.0.0.255

1 Accepted Solution

Accepted Solutions

mhnedirli
Level 1
Level 1

you need to add this configuration to the vlan 2 interface.

View solution in original post

3 Replies 3

Peter Paluch
Cisco Employee
Cisco Employee

Hello,

Where is this ACL placed, i.e. on which interface and in which direction? Thank you!

Best regards,

Peter

mhnedirli
Level 1
Level 1

you need to add this configuration to the vlan 2 interface.

Hi,

you need  to add this configuration to the vlan 2 interface

... or to the Vlan3 interface There are more valid options, we need to know more.

Best regards,

Peter

Review Cisco Networking for a $25 gift card