To configure a VLAN subinterface over bridged Ethernet:
- host1(config)#interface atm 4/0.101
- host1(config-subif)#atm pvc 1 0 32 aal5snap
0 0 0
- host1(config-subif)#encapsulation bridge1483
- host1(config-subif)#encapsulation vlan
- host1(config-subif)#interface atm 4/0.101.1
- host1(config-subif)#vlan id 10
- host1(config-subif)#interface atm 4/0.101.2
- host1(config-subif)#vlan id 11
Proceed to the next section for instructions on configuring higher-level protocols over the VLAN subinterfaces.