如图:

2222.jpg (48.38 KB)

2018-3-9 15:10

无线上不上网,新手不知道如何配置
这是交换机上的配置
[RICHOCEAN]dis current-configuration
!Software Version V200R010C00SPC600
#
sysname RICHOCEAN
#
vlan batch 8 100
#
authentication-profile name default_authen_profile
authentication-profile name dot1x_authen_profile
authentication-profile name mac_authen_profile
authentication-profile name portal_authen_profile
authentication-profile name dot1xmac_authen_profile
authentication-profile name multi_authen_profile
#
telnet server enable
#
clock timezone Beijing,Chongqing,Hongkon,Urumqi add 08:00:00
#
dhcp enable
#
radius-server template default
#
free-rule-template name default_free_rule
#
portal-access-profile name portal_access_profile

#
vlan 100
description VLAN 100
#
aaa
authentication-scheme default
authentication-scheme radius
authentication-mode radius
authorization-scheme default
accounting-scheme default
local-aaa-user password policy administrator
password expire 0
domain default
authentication-scheme radius
radius-server default
domain default_admin
authentication-scheme default
local-user admin password irreversible-cipher $1a$A&U$u)cTOVUURE}=42C{7{_=:KaMH5.SQPX#$
local-user admin privilege level 15
local-user admin service-type telnet terminal ssh ftp x25-pad http
local-user richocean password irreversible-cipher 1a$\7:’Asvj1/$=l=-7NrZBCYe!!@0kC>"q8
local-user richocean privilege level 3
local-user richocean service-type telnet terminal ssh ftp x25-pad http
#

ntp-service disable
#
interface Vlanif1
#
interface Vlanif8
ip address 192.168.8.254 255.255.255.0
#
interface Vlanif100
ip address 192.168.100.1 255.255.255.0
dhcp select interface
dhcp server dns-list 218.85.152.99 218.85.157.99
#
interface GigabitEthernet0/0/1
port link-type access
port default vlan 8
loopback-detect enable
port description desktop
#

.
.
.
.
#
interface GigabitEthernet0/0/46
port link-type access
port default vlan 8
loopback-detect enable
port description desktop
#
interface GigabitEthernet0/0/47
port link-type trunk
undo port trunk allow-pass vlan 1
port trunk allow-pass vlan 100
loopback-detect enable
port description switch
#
interface GigabitEthernet0/0/48
port link-type trunk
port trunk allow-pass vlan 2 to 4094
port description switch
#
interface GigabitEthernet0/0/49
#
interface GigabitEthernet0/0/50
#
interface GigabitEthernet0/0/51
#
interface GigabitEthernet0/0/52
#
interface NULL0
#
user-interface con 0
authentication-mode aaa
user-interface vty 0 4

authentication-mode aaa
protocol inbound all
user-interface vty 16 20
#
dot1x-access-profile name dot1x_access_profile
#
mac-access-profile name mac_access_profile
#
return

这是路由表

3333.jpg (26.47 KB)

2018-3-9 15:10

这是路由器上的设置

4444.jpg (33.97 KB)

2018-3-9 15:10

55555.jpg (42.14 KB)

2018-3-9 15:10

路由器网线出来接在G0/0/48 口,1-46口都没办法上网,是不是哪里设置有问题