A. pc1通过过滤MAC地址来访问服务器,PC2要通过过滤IP来访问服务器,那ACL怎么写,设备是H3C的三层交换
traffic classifier classifier_rd operator and
if-match acl 3000
#
traffic classifier classifier_hostA operator and
if-match acl 4000
#
traffic behavior behavior_rd
filter deny
#
traffic behavior behavior_hostA
filter deny
#
qos policy policy_rd
classifier classifier_rd behavior behavior_rd
#
qos policy policy_hostA
classifier classifier_hostA behavior behavior_hostA
#
acl number 3000
rule 0 deny ip source 192.168.2.0 0.0.0.255 destination X.X.X.X服务器IP
acl number 4000
rule 0 deny source-mac 001a-6427-643c ffff-ffff-ffff dest-mac <服务器MAC> ffff-ffff-ffff
#
interface GigabitEthernet0/1
qos apply policy policy_hostA inbound
#interface GigabitEthernet0/2
qos apply policy policy_rd inbound
#
B. 无线路由器mac地址过滤掉一个后,所有设备都连不上网了,我是不是过滤错了
都试试吧 设错了就改 直到可以用为止
或者你吧路由的品牌型号相关截图发一下 大家帮你研究研究
C. 我启用了Mac地址过滤,添加了一个蓝牙设备,然后路由器开启了Mac过滤,然后家里的电脑和手机都连接
关掉Mac过滤,或添加电脑及手机Mac。上不去先初始化路由器,重新设置