Hi
I want to get help for Air print. I configured the ISR 1100, VLAN 3 for Print and VLAN 7 for a Wireless client (iPad).
Now the issue is the iPad (VLAN7) cannot find the printer (VLAN3) by AirPrint.
===========================================================================================
Here is the configure
interface Vlan 3
ip address 10.148.190.65 255.255.255.224
ip tcp adjust-mss 1452
!
interface Vlan 7
description Wireless
ip address 10.148.190.193 255.255.255.224
ip tcp adjust-mss 1452
!
ip access-list extended ENCRYPTED_TRAFFIC
permit ip 10.148.190.0 0.0.0.255 any
!
access-list 1 permit 10.148.190.0 0.0.0.255
!
ip access-list extended ADMIN-ACL
permit ip 10.0.0.0 0.255.255.255 any
===============================================================================================
Many Thanks
Bunny.A