Hi,
I want to vlanif1into traffic-filter.but it gives me that error.
[Huawei]
[Huawei]interface vlanif1
[Huawei-Vlanif1]traf
[Huawei-Vlanif1]traffic-filter outbound acl 3001
^
Error: Unrecognized command found at '^' position.
[Huawei-Vlanif1]
Any additional information, please let me know.
Thanks.
eNSP version: V1R3C00SPC100.
ensp router at configuration
[Huawei]disp curr
[Huawei]disp current-configuration
#
sysname Huawei
#
vlan batch 20 30 50
#
dhcp enable
#
acl number 3001
rule 1 deny ip source 192.168.131.64 0.0.0.63 destination 192.168.131.0 0.0.0.6
3
rule 2 deny ip source 192.168.131.128 0.0.0.63 destination 192.168.131.0 0.0.0.
63
rule 3 deny ip source 192.168.131.192 0.0.0.63 destination 192.168.131.0 0.0.0.
63
#
acl number 3020
rule 1 deny ip source 192.168.131.0 0.0.0.63 destination 192.168.131.64 0.0.0.6
3
rule 2 deny ip source 192.168.131.128 0.0.0.63 destination 192.168.131.64 0.0.0
.63
rule 3 deny ip source 192.168.131.192 0.0.0.63 destination 192.168.131.64 0.0.0
.63
#
acl number 3030
rule 1 deny ip source 192.168.131.0 0.0.0.63 destination 192.168.131.128 0.0.0.
63
rule 2 deny ip source 192.168.131.64 0.0.0.63 destination 192.168.131.128 0.0.0
.63
rule 3 deny ip source 192.168.131.192 0.0.0.63 destination 192.168.131.128 0.0.
0.63
#
acl number 3050
rule 1 deny ip source 192.168.131.0 0.0.0.63 destination 192.168.131.192 0.0.0.
63
rule 2 deny ip source 192.168.131.64 0.0.0.63 destination 192.168.131.192 0.0.0
.63
rule 3 deny ip source 192.168.131.128 0.0.0.63 destination 192.168.131.192 0.0.
0.63
#
ip pool LAN1
gateway-list 192.168.131.1
network 192.168.131.0 mask 255.255.255.192
lease day 360 hour 0 minute 0
dns-list 192.168.1.205
#
ip pool LAN2
gateway-list 192.168.131.65
network 192.168.131.64 mask 255.255.255.192
lease day 360 hour 0 minute 0
dns-list 192.168.1.205
#
ip pool LAN3
gateway-list 192.168.131.129
network 192.168.131.128 mask 255.255.255.192
lease day 360 hour 0 minute 0
dns-list 192.168.1.205
#
ip pool LAN4
gateway-list 192.168.131.192
lease day 360 hour 0 minute 0
dns-list 192.168.1.205
#
aaa
authentication-scheme default
authorization-scheme default
accounting-scheme default
domain default
domain default_admin
local-user admin password cipher R'J**ZipYH+/Y@:Y>Lw(!_M#
local-user admin service-type http
#
firewall zone Local
priority 16
#
interface Vlanif1
ip address 192.168.131.1 255.255.255.192
dhcp select global
#
interface Vlanif20
ip address 192.168.131.65 255.255.255.192
dhcp select global
#
interface Vlanif30
ip address 192.168.131.129 255.255.255.192
dhcp select global
#
interface Vlanif50
ip address 192.168.131.193 255.255.255.192
dhcp select global
#
interface Ethernet0/0/0
#
interface Ethernet0/0/1
#
interface Serial0/0/0
link-protocol ppp
#
interface Serial0/0/1
link-protocol ppp
#
interface Serial0/0/2
link-protocol ppp
#
interface Serial0/0/3
link-protocol ppp
#
interface GigabitEthernet0/0/0
portswitch
#
interface GigabitEthernet0/0/1
portswitch
port link-type access
port default vlan 20
#
interface GigabitEthernet0/0/2
portswitch
port link-type access
port default vlan 30
#
interface GigabitEthernet0/0/3
portswitch
port link-type access
port default vlan 50
#
wlan
#
interface NULL0
#
user-interface con 0
user-interface vty 0 4
user-interface vty 16 20
#
return
----------------------------------
