Configurazioni Ap1242 come Ap in workgroup Bridge mode

Tutto ciò che ha a che fare con la configurazione di apparati Cisco (e non rientra nelle altre categorie)

Moderatore: Federico.Lagni

Rispondi
idocomputer
n00b
Messaggi: 5
Iscritto il: mar 21 feb , 2012 5:03 pm

Saluti a tutti,

dovrei configurare due air-ap1242-ag per remotizzare una lan
in un ufficio distaccato dalla sede di circa 30 m.
non ci sono possibilità di stesura cavi utp , quindi avevo pensato
di utilizzare due ap di proprietà del cliente inutilizzati,da configurare come bridge...
ho consultato la documentazione cisco (Cisco IOS Software Configuration Guide
for Cisco Aironet Access Points) ma sinceramente non riesco a
farlo funzionare, manca un esempio chiaro e semplice.

qualcuno ha qualche link dove posso trovare qualche semplice esempio
di configurazione?

grazie anticipatamente
:wink:
It it works, it's obsolete
Marshall McLuhan
idocomputer
n00b
Messaggi: 5
Iscritto il: mar 21 feb , 2012 5:03 pm

Emiliano ha scritto:Non vorrei sbagliare ma se non mi ricordo male (vado a memoria e dovrei verificare) dovrebbero essere degli access-point "puri" che non lavorano come bridge wireless.
Comunque sotto l'interfaccia dot11radio0 (o quello che è) se digiti il comando "station role ?" cosa ricevi come opzioni?
access-expression Build a bridge boolean access expression
antenna dot11 radio antenna setting
arp Set arp type (arpa, probe, snap) or timeout
bandwidth Set bandwidth informational parameter
beacon dot11 radio beacon
bridge-group Transparent bridging interface parameters
broadcast-key Configure broadcast key rotation period
carrier-delay Specify delay for interface transitions
cdp CDP interface subcommands
channel Set the radio frequency
countermeasure countermeasure
dampening Enable event dampening
default Set a command to its defaults
delay Specify interface throughput delay
description Interface specific description
dot11 IEEE 802.11 config interface commands
dot1q dot1q interface configuration commands
encryption Configure dot11 encryption parameters
exit Exit from interface configuration mode
fragment-threshold IEEE 802.11 packet fragment threshold
help Description of the interactive help system
high-density Enable the high density mode advertisements
hold-queue Set hold queue depth
infrastructure-client Reserve a dot11 virtual interface for a WGB client
ip Interface Internet Protocol config commands
keepalive Enable keepalive
l2-filter Set Layer2 ACL for packet received by upper layer
protocols
load-interval Specify interval for load calculation for an
interface
logging Configure logging for interface
loopback Configure internal loopback on an interface
mac-address Manually set interface MAC address
max-reserved-bandwidth Maximum Reservable Bandwidth on an Interface
mbssid enable mbssid
monitor turn on traffic monitoring on a 802.11 interface
mtu Set the interface Maximum Transmission Unit (MTU)
no Negate a command or set its defaults
packet IEEE 802.11 packet
parent Specify parents with which to associate
payload-encapsulation IEEE 802.11 packet encapsulation
power Set radio transmitter power levels
preamble-short Use 802.11 short radio preamble
rate-limit Rate Limit
routing Per-interface routing configuration
rts dot11 Request To Send
sensitivity Control the sensitivity of the radio
service-policy Configure QoS Service Policy
short-slot-time Dot11 short slot time
shutdown Shutdown the selected interface
snmp Modify SNMP interface parameters
speed Set allowed radio bit rates
ssid Configure radio service set parameters
station-role role of the radio
timeout Define timeout values for this interface
traffic-class Radio traffic class parameters
traffic-metrics traffic stream metrics report configuration
traffic-stream Traffic-Stream Properties
transmit-interface Assign a transmit interface to a receive-only
interface
tx-ring-limit Configure PA level transmit ring limit
world-mode Dot11 radio world mode

cmq come ho scritto prima sul manuale ci sono vari esempi sulla documentazione in cui vengono descritte varie soluzioni bridge e/o repeater, ed in ogni caso anche sulla configurazione http ci sono le varie opzioni come bridge,repeater ecc ecc.


soluzioni
It it works, it's obsolete
Marshall McLuhan
idocomputer
n00b
Messaggi: 5
Iscritto il: mar 21 feb , 2012 5:03 pm

purtroppo son dovuto uscire x degli interventi da 3 clienti....
leggo solo adesso, domani dovrei poter provare, e ti faccio sapere,
gentilissimo ,grazie

a presto

:D
It it works, it's obsolete
Marshall McLuhan
idocomputer
n00b
Messaggi: 5
Iscritto il: mar 21 feb , 2012 5:03 pm

sto impazzendo....
la radio del non-root non vuole salire....

le due config:
root

Codice: Seleziona tutto

Building configuration...

Current configuration : 1294 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname ap
!
enable secret 5 $1$m70H$SWjWb0qhKi9XBeyZbrbcM1
!
no aaa new-model
!
!
!
dot11 ssid marina
!
power inline negotiation prestandard source
!
!
username Cisco password 7 047802150C2E
 --More--         !
bridge irb
!
!
interface Dot11Radio0
 no ip address
 no ip route-cache
 !
 ssid marina
 !
 antenna gain 2
 channel 2462
 station-role root bridge
 distance 1
 bridge-group 1
 bridge-group 1 spanning-disabled
!
interface Dot11Radio1
 no ip address
 no ip route-cache
 shutdown
 !
 ssid marina
 --More--          !
 no dfs band block
 channel dfs
 station-role root
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
 bridge-group 1 spanning-disabled
!
interface FastEthernet0
 no ip address
 no ip route-cache
 duplex auto
 speed auto
 bridge-group 1
 bridge-group 1 spanning-disabled
 hold-queue 80 in
!
interface BVI1
 ip address 192.168.0.34 255.255.254.0
 no ip route-cache
 --More--         !
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
 login local
!
end

ap#
e quella non-root

Codice: Seleziona tutto

Building configuration...

Current configuration : 1243 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname ap
!
enable secret 5 $1$QIBr$ApFJ/55M4eJsSe2kdN1mx0
!
no aaa new-model
!
!
!
dot11 ssid marina
!
power inline negotiation prestandard source
!
!
username Cisco password 7 047802150C2E
 --More--         !
 --More--         bridge irb
!
!
interface Dot11Radio0
 no ip address
 no ip route-cache
 !
 ssid marina
 !
 antenna gain 2
 station-role non-root bridge
 bridge-group 1
 bridge-group 1 spanning-disabled
!
interface Dot11Radio1
 no ip address
 no ip route-cache
 no dfs band block
 channel dfs
 station-role root
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 block-unknown-source
 --More--          no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
 bridge-group 1 spanning-disabled
!
interface FastEthernet0
 no ip address
 no ip route-cache
 duplex auto
 speed auto
 bridge-group 1
 bridge-group 1 spanning-disabled
 hold-queue 80 in
!
interface BVI1
 ip address 192.168.0.35 255.255.254.0
 no ip route-cache
!
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
bridge 1 route ip
!
!
 --More--         !
line con 0
line vty 0 4
 login local
!
end

ap#
It it works, it's obsolete
Marshall McLuhan
idocomputer
n00b
Messaggi: 5
Iscritto il: mar 21 feb , 2012 5:03 pm

aggiungo le info relative al riavvio del non-root

Compiled Sun 07-Jun-09 04:13 by prod_rel_team
*Mar 1 00:00:11.219: %SNMP-5-COLDSTART: SNMP agent on host ap is undergoing a c
old start
*Mar 1 00:34:17.013: %CDP_PD-4-POWER_OK: Full power - AC_ADAPTOR inline power s
ource
*Mar 1 00:34:17.016: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to r
eset
*Mar 1 00:34:17.016: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to r
eset
*Mar 1 00:34:17.017: %DOT11-4-NO_SSID_OR_NO_VLAN: No SSID configured. Dot11Radi
o1 not started.
*Mar 1 00:34:17.106: %DOT11-2-UPLINK_FAILED: Uplink to parent failed: Unsupport
ed authentication type
*Mar 1 00:34:17.703: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et0, changed state to down
*Mar 1 00:34:17.923: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, chan
ged state to up
*Mar 1 00:34:18.016: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio
1, changed state to down
*Mar 1 00:34:18.016: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio
0, changed state to down
*Mar 1 00:34:28.826: %LINK-3-UPDOWN: Interface BVI1, changed state to down
*Mar 1 00:34:29.826: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, chan
ged state to down
It it works, it's obsolete
Marshall McLuhan
Rispondi