[WHICT] Lab 7-1 Configuring IP Telephony Support
"What's Happen In Class Today"
Topic: Lab 7-1 Configuring IP Telephony Support
Log Date: Sept 13, 2007
Venue: Room 3-2, E-2, Inixindo, Jakarta
Presented by Andi Maulana
Reported by Arnastya I S
Legend:
[ASWx = Access Switch X; ASWy = Access Switch Y; DSWx = Distribution Switch X; DSWy = Distribution Switch Y]
Task 1: 
Step 1: 
ASW1>enable
password:
ASW1#
Step 2:
ASW1(config)#interface fa0/4
ASW1(config-if)#switchport voice vlan 211
            
Task 2: 
Step 1: 
ASW1(config-if)#mls qos trust cos
Step 2:
ASW1(config-if)#mls qos trust device cisco-phone
Step 3:
ASW1(config-if)#switchport priority extend cos 0
Step4 : 
ASW1#show running-config
--------------- text omitted--------------------
 spanning-tree portfast
!
interface FastEthernet0/4
 switchport access vlan 11
 switchport voice vlan 11
 mls qos trust device cisco-phone
 mls qos trust cos
 spanning-tree portfast
!
--------------- text omitted--------------------
Task 3: 
Step1: 
DSW1>enable
DSW1#
Step2: 
DSW1(config)interface fa0/1
DSW1(config-if)#switchport voice vlan 211
DSW1(config)interface fa0/2
DSW1(config-if)#switchport voice vlan 211
DSW1(config)interface fa0/3
DSW1(config-if)#switchport voice vlan 212
DSW1(config)interface fa0/4
DSW1(config-if)#switchport voice vlan 212
Task 4: 
Step 1 – 4:
Read the lab guide instructions
Comments