Allied Telesis AT-WR4600 Network Router User Manual


 
© 2012 Allied Telesis, Inc. All rights reserved. Information in this document is subject to change without notice. Allied Telesis is a trademark or registered trademark of Allied Telesis, Inc. in the United States and other countries.
All company names, logos, and product designs that are trademarks or registered trademarks are the property of their respective owners.
PN 613-001665 Rev. A
[Bridge2] station role: non-root bridge
Assign the static IP address:
Configure the station role and the SSID to the radio interface for bridging:
AT-WR4600(config)#interface dot11radio 0
AT-WR4600(config-if)#protocol-family an
AT-WR4600(config-if)#station-role non-root bridge
AT-WR4600(config-if)#ssid ATIopen
AT-WR4600(config-if)#bridge-group 1
AT-WR4600(config-if)#no shutdown
AT-WR4600(config-if)#end
AT-WR4600(config)#interface vlan1.1
AT-WR4600(config-if)#no ip address dhcp
AT-WR4600(config-if)#ip address 10.0.0.2/24
AT-WR4600(config-if)#exit