Hi All,
My question is regarding 1.42's final task -
- Configure port Fa0/6 with an access VLAN assignment of 146, and for voice VLAN frames to use dot1p tagging.
I put the dot1p command in, but it doesn't show up in the running config. Any ideas?
Rack11SW1(config-if)#default int fa0/6
Interface FastEthernet0/6 set to default configuration
Rack11SW1(config)#int fa0/6
Rack11SW1(config-if)#switchport access vlan 146
Rack11SW1(config-if)#switchport voice vlan dot1p
Rack11SW1(config-if)#end
Rack11SW1#
*Mar 1 22:24:32.209: %SYS-5-CONFIG_I: Configured from console by console
Rack11SW1#show run int fa0/6
Building configuration...
Current configuration : 61 bytes
!
interface FastEthernet0/6
switchport access vlan 146
end
Thanks in advance.
- Kevin