QOS高级配置,类,行为,策略
摘要:配置命令: AR1: SYS traffic classifier acl2000 operator and if-match acl 2000 traffic classifier rtp operator and if-match rtp start-port 2000 end-port 655
阅读全文
posted @
2018-06-14 19:12
快乐的阳光
阅读(325)
推荐(0)
QOS中流量监管、接口限速、承诺信息速率、承诺突发尺寸、超出突发尺寸、令牌桶标记转发、常规流量整形
摘要:配置命令: AR1 sys int g0/0/0 ip add 1.1.1.3 24 quit int g0/0/1 ip add 1.1.2.1 24 quit int g0/0/2 ip add 1.1.3.1 24 quit ospf area 0 network 1.1.1.0 0.0.0.
阅读全文
posted @
2018-06-14 19:05
快乐的阳光
阅读(704)
推荐(0)
telent登录
摘要:配置命令: ar1: sys int GigabitEthernet 0/0/0 ip address 192.168.1.1 24 quit aaa local-user huawei password cipher 123456 privilege level 15 local-user hua
阅读全文
posted @
2018-06-14 09:24
快乐的阳光
阅读(203)
推荐(0)
端口绑定
摘要:peiz 配置命令: AR2: SYS INT G0/0/1 IP ADD 6.6.6.1 24 Q INT G0/0/0 IP ADD 12.1.1.1 24 Q OSPF AREA 0 NETWORK 6.6.6.0 0.0.0.255 NETWORK 12.1.1.0 0.0.0.255 Q
阅读全文
posted @
2018-06-12 20:05
快乐的阳光
阅读(474)
推荐(0)
基于类的行为典型配置(QOS)
摘要:配置实例: AR1: traffic classifier AF11_CLASSif-match dscp AF11qtraffic classifier AF21_CLASSif-match dscp AF21QUITtraffic classifier EF_CLASSif-match dscp
阅读全文
posted @
2018-06-07 16:13
快乐的阳光
阅读(402)
推荐(0)
高级QOS管理工具
摘要:配置命令 AR1: traffic classifier EF-1 if-match inbound-interface GigabitEthernet 0/0/0 Q traffic classifier AF-1 if-match inbound-interface GigabitEtherne
阅读全文
posted @
2018-06-07 11:19
快乐的阳光
阅读(594)
推荐(0)
IPsec vpn小综合实验
摘要:配置命令: R1sysint g0/0/1ip add 172.16.1.1 24int g0/0/0ip ad 12.0.0.1 24qacl 3000rule permit ip source 172.16.1.0 0.0.0.255 destination 172.16.3.0 0.0.0.2
阅读全文
posted @
2018-04-19 09:12
快乐的阳光
阅读(1)
推荐(0)
IPsec VPN实验二
摘要:配置命令:AR1:SYSINT G0/0/0IP ADD 172.16.1.1 24QINT G0/0/1IP ADD 12.0.0.1 16QIP route-static 0.0.0.0 0 12.0.0.2 配置静态路由acl 3000 配置访问控制列表,定义各自要保护的数据流rule per
阅读全文
posted @
2018-04-09 22:43
快乐的阳光
阅读(0)
推荐(0)
IPsec VPN实验一
摘要:配置命令: AR1: int g0/0/0 ip add 172.16.1.1 24 quit int g0/0/1 ip add 12.0.0.1 16 quit ip route-static 0.0.0.0 0.0.0.0 12.0.0.2 acl 3000 rule permit ip so
阅读全文
posted @
2018-04-08 22:24
快乐的阳光
阅读(1)
推荐(0)