cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
759
Views
0
Helpful
2
Replies

Cisco IP Phone 7940 getting data vlan

nortlov9253
Level 1
Level 1

Hello, please help with solving problem

IP Phone are connected to catalyst WS-C6509-V-E

The configuration is

interface GigabitEthernet1/1/47
 switchport
 switchport access vlan 101
 switchport mode access
 switchport voice vlan 201
 spanning-tree portfast edge
end


#sh cdp nei GigabitEthernet1/1/47
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                  S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone,
                  D - Remote, C - CVTA, M - Two-port Mac Relay

Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID
SEP001E136C5C67  Gig 1/1/47        175             H P M  IP Phone  Port 1

 

 

But


#sh mac add int GigabitEthernet1/1/47

Legend: * - primary entry
        age - seconds since last seen
        n/a - not available
        S - secure entry
        R - router's gateway mac address entry
        D - Duplicate mac address entry

 


Displaying entries from active supervisor:

 

     vlan   mac address    type   learn    age                 ports
----+----+---------------+-------+-----+----------+-----------------------------
      101 001e.136c.5c67  dynamic  Yes      150     Gi1/1/47

 

 

 

these phone are working fine on catalyst 3750 with same configuration both port and IP Phone (6509 is core switch, 3750 is access switch)

2 Replies 2

Dennis Mink
VIP Alumni
VIP Alumni

remove the  switchport mode access  statement

Please remember to rate useful posts, by clicking on the stars below.

Done

#sh int gi1/1/47 sw
Name: Gi1/1/47
Switchport: Enabled
Administrative Mode: dynamic desirable
Operational Mode: static access
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: native
Operational Dot1q Ethertype:  0x8100
Negotiation of Trunking: On
Access Mode VLAN: 101 (USR1)
Trunking Native Mode VLAN: 1 (default)
Administrative Native VLAN tagging: enabled
Operational Native VLAN tagging: disabled
Voice VLAN: 201 (VOC1)
Administrative private-vlan host-association: none
Administrative private-vlan mapping: none
Operational private-vlan: none
Trunking VLANs Enabled: ALL
Pruning VLANs Enabled: 2-1001
Capture Mode Disabled
Capture VLANs Allowed: ALL

Unknown unicast blocked: disabled
Unknown multicast blocked: disabled

#sh run int gi1/1/47
Building configuration...

Current configuration : 135 bytes
!
interface GigabitEthernet1/1/47
 switchport
 switchport access vlan 101
 switchport voice vlan 201
 spanning-tree portfast edge
end

 

Just the same

 

sh mac add int  GigabitEthernet1/1/47

Legend: * - primary entry
        age - seconds since last seen
        n/a - not available
        S - secure entry
        R - router's gateway mac address entry
        D - Duplicate mac address entry

 

 

 

 

 


Displaying entries from active supervisor:

     vlan   mac address    type   learn    age                 ports
----+----+---------------+-------+-----+----------+-----------------------------
      101 001e.136c.5c67  dynamic  Yes      100     Gi1/1/47

 

 

Review Cisco Networking products for a $25 gift card