拓扑
配置
SW1
sysname sw
vlan batch 100 to 101 200
dhcp enable
interface Vlanif100
ip address 192.168.100.1 255.255.255.0
interface Vlanif101
ip address 192.168.101.1 255.255.255.0
dhcp select interface
dhcp server option 43 sub-option 2 ip-address 192.168.100.2 //执行命令option 43 sub-option 2 ip-address ip-address &<1-8>,配置DHCP服务器的option43参数字段为主AC和备AC的IP地址。 AC地址192.168.100.2
interface Vlanif200
ip address 192.168.200.1 255.255.255.0
dhcp select interface
interface GigabitEthernet0/0/1
port link-type trunk
port trunk pvid vlan 101
port trunk allow-pass vlan 2 to 4094
interface GigabitEthernet0/0/2
port link-type trunk
port trunk allow-pass vlan 100
AC配置
http server enable
http secure-server enable
interface Vlanif1
ip address 192.168.136.1 255.255.255.0
通过web方式配置
访问192.168.136.1 进入web,初始用户名admin 密码 admin@huawei.com
配置AC 选择g0/0/2
点击下一步新建vlan100
不配置DHCp服务点击下一步,选择AC原地址及AP认证方式。
点击下一步–点击完成,完成配置。
命令行静态路由使得vlan 101 的AP能够访问vlan 100 有回程路由。
ip route-static 0.0.0.0 0.0.0.0 192.168.100.1
配置无线ssid(可以存在多个不同的WLAN ID 即发射不同的信号)
客户端连接