[j-nsp] VLAN tagging

Thomas Salmen tsalmen at orcon.net.nz
Mon Jan 17 22:35:42 EST 2005


Hello,

On a Cisco router, it is possible to do this:

interface FastEthernet4/0
 ip address 192.168.1.1 255.255.255.252
!
interface FastEthernet4/0.100
encapsulation dot1Q 100
 ip address 10.100.100.1 255.255.255.252
!
interface FastEthernet4/0.200
encapsulation dot1Q 200
ip address 10.200.200.1 255.255.255.252

That is, add VLAN-tagged logical subinterfaces to a non-tagged physical
interface.

Does anyone know if this can be duplicated on an M-series?

Cheers,
Thomas 




More information about the juniper-nsp mailing list