Hello,
I am setting up a Cisco Catalyst 3750 with 3 vlans. Right now with ip routing on, all vlans can talk freely with others. I want the Officenet vlan to be able to talk to all vlans, however I do not want the QANet vlan accessing OfficeNet. I know I should be setting ACLs but can’t figure out how they should be setup.
Any help is appreciated.
ip subnet-zero
ip routing
ip default-gateway 172.16.0.1
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.0.1
sw01#sh vlan
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Gi1/0/3, Gi1/0/4, Gi1/0/5
Gi1/0/6, Gi1/0/7, Gi1/0/8
Gi1/0/11, Gi1/0/13, Gi1/0/14
Gi1/0/15, Gi1/0/16, Gi1/0/17
Gi1/0/18, Gi2/0/3, Gi2/0/4
Gi2/0/5, Gi2/0/6, Gi2/0/7
Gi2/0/8, Gi2/0/13, Gi2/0/14
Gi2/0/15, Gi2/0/16, Gi2/0/17
Gi2/0/18
10 Pix active Gi1/0/1, Gi1/0/2, Gi2/0/1
Gi2/0/2
172 Officenet active Gi1/0/19, Gi1/0/20, Gi1/0/21
Gi1/0/22, Gi1/0/23, Gi1/0/24
Gi2/0/19, Gi2/0/20, Gi2/0/21
Gi2/0/22, Gi2/0/23, Gi2/0/24
192 QAnet active Gi1/0/9, Gi1/0/10, Gi1/0/12
Gi2/0/9, Gi2/0/10, Gi2/0/11
Gi2/0/12
I am setting up a Cisco Catalyst 3750 with 3 vlans. Right now with ip routing on, all vlans can talk freely with others. I want the Officenet vlan to be able to talk to all vlans, however I do not want the QANet vlan accessing OfficeNet. I know I should be setting ACLs but can’t figure out how they should be setup.
Any help is appreciated.
ip subnet-zero
ip routing
ip default-gateway 172.16.0.1
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.0.1
sw01#sh vlan
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Gi1/0/3, Gi1/0/4, Gi1/0/5
Gi1/0/6, Gi1/0/7, Gi1/0/8
Gi1/0/11, Gi1/0/13, Gi1/0/14
Gi1/0/15, Gi1/0/16, Gi1/0/17
Gi1/0/18, Gi2/0/3, Gi2/0/4
Gi2/0/5, Gi2/0/6, Gi2/0/7
Gi2/0/8, Gi2/0/13, Gi2/0/14
Gi2/0/15, Gi2/0/16, Gi2/0/17
Gi2/0/18
10 Pix active Gi1/0/1, Gi1/0/2, Gi2/0/1
Gi2/0/2
172 Officenet active Gi1/0/19, Gi1/0/20, Gi1/0/21
Gi1/0/22, Gi1/0/23, Gi1/0/24
Gi2/0/19, Gi2/0/20, Gi2/0/21
Gi2/0/22, Gi2/0/23, Gi2/0/24
192 QAnet active Gi1/0/9, Gi1/0/10, Gi1/0/12
Gi2/0/9, Gi2/0/10, Gi2/0/11
Gi2/0/12