网络架构为三层交换机7506做为网关和三层交换机。连接防火墙F1050。防火墙做为外网出口。
目前 vlan 10 做的限速策略生效。但是配置基本一样的vlan 19 限速功能不生效,请问是什么原因。谢谢
object-group ip address "vlan 10"
description 192.168.0.0 (定义这个网段,并对这个网段进行限速)
0 network subnet 192.168.0.0 255.255.255.0
object-group ip address "Vlan 19"
description vlan19 (192.168.9.0)(定义这个网段,并对这个网段进行限速)
0 network range 192.168.9.100 192.168.9.240
interface GigabitEthernet1/0/6 (专线出口)
port link-mode route
ip address 200.200.200.200 255.255.255.224
tcp mss 1024
nat outbound 3000
interface GigabitEthernet1/0/14
port link-mode bridge
description to_SW-CORE_G1/3/0/1 (连接三层交换机 三层交换机做内网网关)
port access vlan 200
#
security-zone name Trust
import interface Vlan-interface10
import interface Vlan-interface200
import interface Bridge-Aggregation1 vlan 200
import interface Bridge-Aggregation2 vlan 10
import interface GigabitEthernet1/0/14 vlan 200 (和核心交换机的接口)
import interface GigabitEthernet1/0/15 vlan 10
import interface GigabitEthernet2/0/14 vlan 200
import interface GigabitEthernet2/0/15 vlan 10
security-zone name Untrust
import interface Dialer1
import interface Dialer2
import interface Dialer3
import interface Dialer4
import interface Dialer5
import interface GigabitEthernet1/0/5
import interface GigabitEthernet1/0/6 (专线出口)
import interface GigabitEthernet1/0/7
import interface GigabitEthernet2/0/5
import interface GigabitEthernet2/0/6
import interface Vlan-interface140
import interface GigabitEthernet1/0/4 vlan 140
#
ip route-static 0.0.0.0 0 200.200.200.201
traffic-policy
rule name "vlan 10"
action qos profile "vlan 10"
source-address address-set "vlan 10"
rule name "vlan 19"
action qos profile "vlan 19"
destination-address address-set "Vlan 19"
profile name "vlan 10"
bandwidth downstream guaranteed 40000
bandwidth downstream maximum 40000
bandwidth upstream guaranteed 40000
bandwidth upstream maximum 40000
traffic-priority 7
bandwidth upstream maximum per-ip 20000
bandwidth downstream maximum per-ip 20000
profile name "vlan 19"
connection-limit count per-ip 500
bandwidth upstream maximum per-ip 10000
bandwidth downstream maximum per-ip 5
object-policy ip untrust_to_trust
rule 0 pass destination-ip add_server service service_port logging counting
#
interface Bridge-Aggregation2 (vlan19 没有配置这个代码)
port access vlan 10
link-aggregation mode dynamic
security-zone name Management
import interface GigabitEthernet1/0/0
#
zone-pair security source Any destination Any
#
zone-pair security source Local destination Trust
object-policy apply ip local_to_trust
#
zone-pair security source Local destination Untrust
object-policy apply ip local_to_untrust
#
zone-pair security source Trust destination Local
object-policy apply ip trust_to_local
#
zone-pair security source Trust destination Untrust
object-policy apply ip trust_to_untrust
#
zone-pair security source Untrust destination Trust
object-policy apply ip untrust_to_trust
#
(0)
最佳答案
是对访问的目的地址就行限速的,
interface Bridge-Aggregation2 (vlan19 没有配置这个代码)
port access vlan 10
link-aggregation mode dynamic
是不是没有配置以上代码引起的???
(0)
怎么样放通vlan 19呢
不知道现场是否有VLNA19的报文,如果有的话,配置并没有放通相应的VLAN、
怎么样放通vlan 19呢
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明