Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
to goes up a VLAN, you have to allow this VLAN to trunk! for example:!interface Ethernet0/7switchport trunk allowed vlan 8,203switchport mode trunk!interface Vlan8nameif insidesecurity-level 100ip address 192.168.8.1 255.255.255.0!interface Vlan203na...