On Tue, Mar 13, 2012 at 08:18, Mohammad Mousa <[email protected]> wrote: > > Hi All, > > How to add a map a switch virtual interfce to a promiscous port? Thanks..
If you are asking how to make the SVI switch of the primary PVLAN act as a promiscuous port instead of having a physical port do it, this is how: vlan 120 private-vlan isolated ! vlan 12 private-vlan primary private-vlan association 120 ! interface Vlan12 ip address ... private-vlan mapping 120 ! -- Marko Milivojevic - CCIE #18427 (SP R&S) Senior CCIE Instructor - IPexpert _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
