S7500 V3 平台如何在interface vlan下应用ACL?
1675999841,
S7500 V3 平台如何在interface vlan下应用ACL?
(0)
最佳答案
interface vlan-interface xxx //可以试试,不一定可以在VSI接口下配置。。。太老了,不维护了
qos
packet-filter inbound ip-group xxx
(0)
暂无评论
官网配置指导,可以参考一下:
http://www.h3c.com/cn/d_200802/334242_30005_0.htm
(0)
暂无评论
interface Vlan-interface171
ip address x.x.x.x 255.255.255.0
#
return
[H3C-Vlan-interface171]qos
^
% Unrecognized command found at '^' position.
[H3C-Vlan-interface171]qos ?
^
% Unrecognized command found at '^' position.
[H3C-Vlan-interface171]
(0)
暂无评论