I want to ask page3
switch(config)# device-profile name "Phone-Profile"
switch(device-profile)# tagged-vlan 100
switch(device-profile)# untagged-vlan 110
switch(device-profile)# allow-jumbo frames
QUESTIONS:
1. tagged-vlan 100
is that mean, if I connect my phone to trunk port, it will get vlan 100?
if yes. That will never happen because I will never my phone to the trunk port
trunk port always used to connect between switches
2. since the phone will be connected to any empty port and the profile above has allow-jumbo frames
let say port 10 vlan 10 without jumbo.
now I connect my phone to port 10.
it will get vlan 110+jumbo automatically?
tq