Hi,
May i know did you try with SVI model like below configuration. Also I could see that the "trunk" is not enabled on the interface.
Eg:
Switch (config)# interface gigabitethernet0/0/2
Switch (config)# switchport mode trunk
Switch (config)# switchport trunk allowed vlan none
Switch (config-if)# service instance 2 Ethernet
Switch (config-if-srv)# encapsulation dot1q 2
Switch (config-if-srv)# rewrite ingress tag pop 1 symmetric
Switch (config-if-srv)# bridge-domain 2
Switch (config)# interface vlan 2
Switch (config-if)# ip address 10.226.80.254 255.255.255.0