Trunking at Router Port
- by singh
After reading a bit about interVLAN routing got a doubt regarding how trunking takes place at router and at switch.In case
of switch we configure a port interface as trunk port and say all vlan's are allowed here but in case of router we configure sub interface as trunk saying particular vlan belongs to particular subinterface .Can't we configure only a single port interface on router just like Switch and say all vlan's are allowed here on this interface ,why to go for sub interfaces?
Hope I'm able to put my question in right way.