fourmyskull
Technical User
I have another question on my access point, I set up a Unified Callmanager express on my 2611 router, I have it hooked to a 2950 and its programed like a router on a stick. I have my vlans set up with a vlan 10 for data and a vlan 15 for telephony. I have hooked my 7912 phone up and have dial tone and everything works just fine.
But I also have a 7920 wireless voip phone and want to be able to get it to access my voip system through my 1232 access point. I set the ssid through the gui but the 7920 does not see the access point.
Below is the config I have set up on my 2950. I have the 7912 plugged into FA0/4 and I have the 1232 plugged into FA/23
Below is the config for the 2950, can someone give me a text file for the config on how the aironet 1232 should be config to make this work. If you past one dont worry about the ip addresses I can change them.
Thank You for all your help..
hostname CMESwitch1
!
enable secret 5
!
ip subnet-zero
!
ip ssh time-out 120
ip ssh authentication-retries 3
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
!
!
interface FastEthernet0/1
switchport trunk native vlan 10
switchport mode trunk
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
switchport trunk native vlan 10
switchport mode trunk
switchport voice vlan 15
spanning-tree portfast
!
interface FastEthernet0/5
!
interface FastEthernet0/6
switchport trunk native vlan 10
switchport mode trunk
switchport voice vlan 15
spanning-tree portfast
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
switchport trunk native vlan 10
switchport mode trunk
switchport voice vlan 15
spanning-tree portfast
!
interface FastEthernet0/24
switchport trunk native vlan 10
switchport mode trunk
switchport voice vlan 15
spanning-tree portfast
!
interface Vlan1
description Management Vlan
ip address 192.168.0.14 255.255.255.192
no ip route-cache
!
ip default-gateway 192.168.0.1
ip http server
!
line con 0
password
login
line vty 0 4
password
login
line vty 5 15
password
login
!
!
end
But I also have a 7920 wireless voip phone and want to be able to get it to access my voip system through my 1232 access point. I set the ssid through the gui but the 7920 does not see the access point.
Below is the config I have set up on my 2950. I have the 7912 plugged into FA0/4 and I have the 1232 plugged into FA/23
Below is the config for the 2950, can someone give me a text file for the config on how the aironet 1232 should be config to make this work. If you past one dont worry about the ip addresses I can change them.
Thank You for all your help..
hostname CMESwitch1
!
enable secret 5
!
ip subnet-zero
!
ip ssh time-out 120
ip ssh authentication-retries 3
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
!
!
interface FastEthernet0/1
switchport trunk native vlan 10
switchport mode trunk
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
switchport trunk native vlan 10
switchport mode trunk
switchport voice vlan 15
spanning-tree portfast
!
interface FastEthernet0/5
!
interface FastEthernet0/6
switchport trunk native vlan 10
switchport mode trunk
switchport voice vlan 15
spanning-tree portfast
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
switchport trunk native vlan 10
switchport mode trunk
switchport voice vlan 15
spanning-tree portfast
!
interface FastEthernet0/24
switchport trunk native vlan 10
switchport mode trunk
switchport voice vlan 15
spanning-tree portfast
!
interface Vlan1
description Management Vlan
ip address 192.168.0.14 255.255.255.192
no ip route-cache
!
ip default-gateway 192.168.0.1
ip http server
!
line con 0
password
login
line vty 0 4
password
login
line vty 5 15
password
login
!
!
end