NettableWalker
IS-IT--Management
Hi Everyone,
I've just got a Cisco 877 Wireless ADSL, i've got the internet, dhcp,everythign working great, even the VPN's to work, but only with a cable.
What's the trick with wireless here? Do i count the wireless interface as a different subnet? or VLAN? the fa ports seem to be considered as switchports and the
VLAN interface seems to replace the Ethernet0 interface of the 837.
I can also connect to the Wireless SSID, but no IP packets will flow, not even with a static IP. what am i doing wrong here?
I would be grateful for any help, i'm baffled.
ip dhcp pool NET
network 10.5.0.0 255.255.0.0
dns-server 19xx.x.x. 19xx.x.x.x
default-router 10.5.0.203
lease 7
interface FastEthernet0
switchport mode trunk
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
!
ssid Cisco
vlan 2
authentication open
guest-mode
!
speed basic-1.0 2.0 5.5 6.0 9.0 11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no snmp trap link-status
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio0.2
encapsulation dot1Q 2
ip address 10.6.0.202 255.255.0.0
no snmp trap link-status
no cdp enable
!
interface Vlan1
ip address 10.5.0.203 255.255.0.0
ip directed-broadcast
no ip proxy-arp
ip nat inside
ip virtual-reassembly
ip route-cache flow
hold-queue 10 out
MCP,CCA, Net+, 1 quarter CCNP...
I've just got a Cisco 877 Wireless ADSL, i've got the internet, dhcp,everythign working great, even the VPN's to work, but only with a cable.
What's the trick with wireless here? Do i count the wireless interface as a different subnet? or VLAN? the fa ports seem to be considered as switchports and the
VLAN interface seems to replace the Ethernet0 interface of the 837.
I can also connect to the Wireless SSID, but no IP packets will flow, not even with a static IP. what am i doing wrong here?
I would be grateful for any help, i'm baffled.
ip dhcp pool NET
network 10.5.0.0 255.255.0.0
dns-server 19xx.x.x. 19xx.x.x.x
default-router 10.5.0.203
lease 7
interface FastEthernet0
switchport mode trunk
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
!
ssid Cisco
vlan 2
authentication open
guest-mode
!
speed basic-1.0 2.0 5.5 6.0 9.0 11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no snmp trap link-status
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio0.2
encapsulation dot1Q 2
ip address 10.6.0.202 255.255.0.0
no snmp trap link-status
no cdp enable
!
interface Vlan1
ip address 10.5.0.203 255.255.0.0
ip directed-broadcast
no ip proxy-arp
ip nat inside
ip virtual-reassembly
ip route-cache flow
hold-queue 10 out
MCP,CCA, Net+, 1 quarter CCNP...