Hi,
I would like to be sure I understand Q-in-Q, and especially the configuration of this feature...
I understand that the ISP add a 802.1q tag for each customer. We can say that 1 customer = 1 vlan?
So when I configure the switch like this:
nterface FastEthernet1/0/3
description CustomerA=vlan103
switchport access vlan 103
switchport mode dot1q-tunnel
duplex full
speed 100
no mdix auto
is it correct to say that my custmer A = vlan 103?
I'm a little confused with my explanations..hope I'm right
Thanks