crackberry
Technical User
We seem to be having an issue getting our Cisco 1751 router to work with our Aruba 6000 wireless switch. created the necessary vlan and associated config to work with the Aruba wireless network but they are not talking.
Cisco 1751 ver 12.5
!
ip dhcp pool Site Y_WAP
network 10.243.254.0 255.255.255.0
default-router 10.243.254.1
dns-server 55.35.254.52 55.35.254.50
netbios-name-server 55.35.254.241
domain-name nh.ng.ds.army.mil
lease 5
interface FastEthernet0/0.850
description Site Y_WAP
encapsulation dot1Q 850
ip address 10.243.254.1 255.255.255.0
________________________________________________________
Cisco 3550 ver 12.2
!
interface FastEthernet1/0/14
switchport access vlan 850
switchport mode access
spanning-tree portfast
WHEN I TRY TO PING FROM NETWORK TO NETWORK NO LUCK
site X-1751#ping
Protocol [ip]:
Target IP address: 55.35.254.1
Repeat count [5]:
Datagram size [100]:
Timeout in seconds [2]:
Extended commands [n]: y
Source address or interface: 10.243.254.1
Type of service [0]:
Set DF bit in IP header? [no]:
Validate reply data? [no]:
Data pattern [0xABCD]:
Loose, Strict, Record, Timestamp, Verbose[none]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 55.35.254.1, timeout is 2 seconds:
Packet sent with a source address of 10.243.254.1
..!..
Success rate is 20 percent (1/5), round-trip min/avg/max = 8/8/8 ms
Cisco 1751 ver 12.5
!
ip dhcp pool Site Y_WAP
network 10.243.254.0 255.255.255.0
default-router 10.243.254.1
dns-server 55.35.254.52 55.35.254.50
netbios-name-server 55.35.254.241
domain-name nh.ng.ds.army.mil
lease 5
interface FastEthernet0/0.850
description Site Y_WAP
encapsulation dot1Q 850
ip address 10.243.254.1 255.255.255.0
________________________________________________________
Cisco 3550 ver 12.2
!
interface FastEthernet1/0/14
switchport access vlan 850
switchport mode access
spanning-tree portfast
WHEN I TRY TO PING FROM NETWORK TO NETWORK NO LUCK
site X-1751#ping
Protocol [ip]:
Target IP address: 55.35.254.1
Repeat count [5]:
Datagram size [100]:
Timeout in seconds [2]:
Extended commands [n]: y
Source address or interface: 10.243.254.1
Type of service [0]:
Set DF bit in IP header? [no]:
Validate reply data? [no]:
Data pattern [0xABCD]:
Loose, Strict, Record, Timestamp, Verbose[none]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 55.35.254.1, timeout is 2 seconds:
Packet sent with a source address of 10.243.254.1
..!..
Success rate is 20 percent (1/5), round-trip min/avg/max = 8/8/8 ms