1. На плитке мои сети и WiFi не вижу еще одной WiFi-сети. Конфигурация такая:
interface Bridge0
rename Home
description "Home network"
inherit GigabitEthernet0/Vlan1
include WifiMaster0/AccessPoint0
include WifiMaster1/AccessPoint0
include WifiMaster1/AccessPoint1
interface WifiMaster1/AccessPoint1
mac access-list type none
authentication wpa-psk ns3 7
encryption enable
encryption wpa2
ip dhcp client dns-routes
ip name-servers
ssid AA5
wmm
up
schedule schedule1
!
2. Есть домашняя сеть ip address 192.168.97.97 255.255.255.224. Настройки dhcp:
ip dhcp pool _WEBADMIN
range 192.168.97.111 192.168.97.126
lease 25200
bind Bridge0
enable
!
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
avn
Добрый день!
1. На плитке мои сети и WiFi не вижу еще одной WiFi-сети. Конфигурация такая:
interface Bridge0 rename Home description "Home network" inherit GigabitEthernet0/Vlan1 include WifiMaster0/AccessPoint0 include WifiMaster1/AccessPoint0 include WifiMaster1/AccessPoint1 interface WifiMaster1/AccessPoint1 mac access-list type none authentication wpa-psk ns3 7 encryption enable encryption wpa2 ip dhcp client dns-routes ip name-servers ssid AA5 wmm up schedule schedule1 !
2. Есть домашняя сеть ip address 192.168.97.97 255.255.255.224. Настройки dhcp:
ip dhcp pool _WEBADMIN range 192.168.97.111 192.168.97.126 lease 25200 bind Bridge0 enable !
При этом закладка Домашняя сеть выглядит так:
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.