创建接口controller-interfaces
interfaces>new
interface name:webportal
vlan id:103
interface address
vlan identifier:103
ip address:10.1.103.253
netmask:255.255.255.0
gateway:10.1.103.254
physical information
port number:1(1号物理接口出去)
backup port:0
active port:0
management :dhcp information
primary dhcp server:10.1.103.254
secondary dhcp server:0.0.0.0
acl name:none
进入wlans创建一个新的无线ssid.
wlans>new
wlan id:3
wlan ssid webportal
激活,关联webportal接口,2层安全没有,三层安全是wb policy.应用
security创建本地用户
local net users>new
user name:web1
password:cisco
confirm password:cisco
wlan id:3
description:
应用
sw3560:
vlan 103
name webportal
int vlan 103
ip add 10.1.103.254 255.255.255.0
ip dhcp pool webportal
network 10.1.103.0 255.255.255.0
default-router 10.1.103.254
dns-server 10.1.3.241
ip http server
http:10.1.103.254
user name:web1
password:cisco
标签:10.1,WebPortal,ip,vlan,103.254,webportal,name From: https://www.cnblogs.com/smoke520/p/18364935