Cisco Cisco Aironet 350 Wireless Bridge 技术手册

下载
页码 13
 no bridge−group 1 source−learning
 bridge−group 1 spanning−disabled
!
interface BVI1
 ip address 10.77.244.194 255.255.255.0 
!−−− The address of this unit.
 no ip route−cache
!
ip default−gateway 10.77.244.194
ip http server
ip http help−path 
   http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag/ivory/1100
ip radius source−interface BVI1
snmp−server community cable RO
snmp−server enable traps tty
radius−server local
!−−− Engages the Local RADIUS Server feature.
nas 10.77.244.194 key shared_secret
!−−− Identifies itself as a RADIUS server, reiterates
!−−− "localness" and defines the key between the server (itself) and the access point.
  !
  group testuser 
!−−− Groups are optional. 
  !
user user1 nthash password1 group testuser 
!−−− Individual user
user user2 nthash password2 group testuser 
!−−− Individual user
!−−− These individual users comprise the Local Database
!
radius−server host 10.77.244.194 auth−port 1812 acct−port 
   1813 key shared_secret
!−−− Defines where the RADIUS server is and the key between 
!−−− the access point (itself) and the server.
radius−server retransmit 3
radius−server attribute 32 include−in−access−req format %h
radius−server authorization permit missing Service−Type
radius−server vsa send accounting
bridge 1 route ip
!
!
line con 0
line vty 5 15
!
end