Cisco Systems 3200 User Manual

Page of 146
7-34
Cisco 3200 Series Router Hardware Reference
OL-5816-10
Chapter 7      Managing Firmware and Configurations
  Working with Software Images
interface FastEthernet0
 no ip address
 bridge-group 1
 no bridge-group 1 source-learning
 bridge-group 1 spanning-disabled
 no shutdown
!
interface BVI1
 ip address 20.20.20.2 255.255.255.0
 no ip route-cache
 no shutdown
!
ip default-gateway 20.20.20.1
!
bridge 1 route ip
!
end
Configuration Example for the WMIC Attached to Switch Port 4
hostname MAR1-SWITCHPORT4
!
bridge irb
!
interface Dot11Radio0
 no ip address
 no ip route-cache
 no shutdown
 !
cca 0
 speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
 rts threshold 4000
 station-role root ap-only
 infrastructure-client
 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
 bridge-group 1
 no bridge-group 1 source-learning
 bridge-group 1 spanning-disabled
 no shutdown
!
interface BVI1
 ip address 10.10.10.2 255.255.255.0
 no ip route-cache
!
ip default-gateway 10.10.10.1
bridge 1 route ip
!
end